[==========] 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
I20260709 13:01:07.102661 11595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.82.254:42857
I20260709 13:01:07.104323 11595 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:01:07.105376 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:07.122004 11604 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
I20260709 13:01:07.123874 11595 server_base.cc:1061] running on GCE node
W20260709 13:01:07.122073 11602 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
W20260709 13:01:07.124346 11601 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
I20260709 13:01:08.313475 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:08.313692 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:08.313948 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602068313923 us; error 0 us; skew 500 ppm
I20260709 13:01:08.314873 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:08.321436 11595 webserver.cc:533] Webserver started at http://127.11.82.254:39039/ using document root <none> and password file <none>
I20260709 13:01:08.322324 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:08.322538 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:08.323028 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:08.328922 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/master-0-root/instance:
uuid: "fe6d38e58eb64b16b073fe9cc48b1cdd"
format_stamp: "Formatted at 2026-07-09 13:01:08 on dist-test-slave-vl1s"
I20260709 13:01:08.336796 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260709 13:01:08.342001 11610 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:08.343184 11595 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:01:08.343575 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/master-0-root
uuid: "fe6d38e58eb64b16b073fe9cc48b1cdd"
format_stamp: "Formatted at 2026-07-09 13:01:08 on dist-test-slave-vl1s"
I20260709 13:01:08.343914 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-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)
I20260709 13:01:08.401875 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:08.403506 11595 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
I20260709 13:01:08.403959 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:08.473963 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.254:42857
I20260709 13:01:08.474030 11661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.254:42857 every 8 connection(s)
I20260709 13:01:08.481995 11662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:08.503961 11662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd: Bootstrap starting.
I20260709 13:01:08.509780 11662 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:08.511651 11662 log.cc:826] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd: Log is configured to *not* fsync() on all Append() calls
I20260709 13:01:08.516040 11662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd: No bootstrap required, opened a new log
I20260709 13:01:08.536520 11662 raft_consensus.cc:359] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe6d38e58eb64b16b073fe9cc48b1cdd" member_type: VOTER }
I20260709 13:01:08.537114 11662 raft_consensus.cc:385] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:08.537365 11662 raft_consensus.cc:740] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6d38e58eb64b16b073fe9cc48b1cdd, State: Initialized, Role: FOLLOWER
I20260709 13:01:08.538309 11662 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe6d38e58eb64b16b073fe9cc48b1cdd" member_type: VOTER }
I20260709 13:01:08.538858 11662 raft_consensus.cc:399] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:08.539146 11662 raft_consensus.cc:493] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:08.539481 11662 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:08.543504 11662 raft_consensus.cc:515] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe6d38e58eb64b16b073fe9cc48b1cdd" member_type: VOTER }
I20260709 13:01:08.544209 11662 leader_election.cc:304] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [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: fe6d38e58eb64b16b073fe9cc48b1cdd; no voters: 
I20260709 13:01:08.545876 11662 leader_election.cc:290] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:08.546262 11665 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:08.548463 11665 raft_consensus.cc:697] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 1 LEADER]: Becoming Leader. State: Replica: fe6d38e58eb64b16b073fe9cc48b1cdd, State: Running, Role: LEADER
I20260709 13:01:08.549414 11665 consensus_queue.cc:237] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [LEADER]: Queue going to LEADER mode. State: All 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: "fe6d38e58eb64b16b073fe9cc48b1cdd" member_type: VOTER }
I20260709 13:01:08.550390 11662 sys_catalog.cc:565] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:08.559796 11666 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fe6d38e58eb64b16b073fe9cc48b1cdd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe6d38e58eb64b16b073fe9cc48b1cdd" member_type: VOTER } }
I20260709 13:01:08.559888 11667 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [sys.catalog]: SysCatalogTable state changed. Reason: New leader fe6d38e58eb64b16b073fe9cc48b1cdd. Latest consensus state: current_term: 1 leader_uuid: "fe6d38e58eb64b16b073fe9cc48b1cdd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe6d38e58eb64b16b073fe9cc48b1cdd" member_type: VOTER } }
I20260709 13:01:08.560485 11666 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:08.560534 11667 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:08.564008 11673 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:08.577517 11673 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:08.579880 11595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:08.594412 11673 catalog_manager.cc:1383] Generated new cluster ID: d7dd79d19da6465db33ebe6299e7917d
I20260709 13:01:08.594760 11673 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:08.617798 11673 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:08.619851 11673 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:08.633561 11673 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd: Generated new TSK 0
I20260709 13:01:08.634509 11673 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:08.646358 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:08.654541 11684 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
W20260709 13:01:08.656620 11685 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
W20260709 13:01:08.659458 11687 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
I20260709 13:01:08.660940 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:08.661756 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:08.661988 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:08.662164 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602068662140 us; error 0 us; skew 500 ppm
I20260709 13:01:08.662788 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:08.667315 11595 webserver.cc:533] Webserver started at http://127.11.82.193:44719/ using document root <none> and password file <none>
I20260709 13:01:08.667871 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:08.668111 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:08.668393 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:08.669504 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-0-root/instance:
uuid: "da64a5e146544ea28e288b2ed996a93a"
format_stamp: "Formatted at 2026-07-09 13:01:08 on dist-test-slave-vl1s"
I20260709 13:01:08.675446 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 13:01:08.679906 11692 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:08.680770 11595 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:01:08.681083 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-0-root
uuid: "da64a5e146544ea28e288b2ed996a93a"
format_stamp: "Formatted at 2026-07-09 13:01:08 on dist-test-slave-vl1s"
I20260709 13:01:08.681427 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-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)
I20260709 13:01:08.712347 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:08.713706 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:08.716488 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:08.720974 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:08.721237 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:08.721505 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:08.721728 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:08.828876 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.193:35489
I20260709 13:01:08.828958 11754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.193:35489 every 8 connection(s)
I20260709 13:01:08.836205 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:08.845443 11759 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
W20260709 13:01:08.847134 11760 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
W20260709 13:01:08.857446 11762 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
I20260709 13:01:08.860292 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:08.861311 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:08.861589 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:08.861788 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602068861772 us; error 0 us; skew 500 ppm
I20260709 13:01:08.862571 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:08.865738 11595 webserver.cc:533] Webserver started at http://127.11.82.194:40897/ using document root <none> and password file <none>
I20260709 13:01:08.866350 11755 heartbeater.cc:344] Connected to a master server at 127.11.82.254:42857
I20260709 13:01:08.866408 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:08.866801 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:08.866917 11755 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:08.867208 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:08.868101 11755 heartbeater.cc:507] Master 127.11.82.254:42857 requested a full tablet report, sending...
I20260709 13:01:08.868752 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-1-root/instance:
uuid: "b62eed507b454ed08ce7c07119fdf3bb"
format_stamp: "Formatted at 2026-07-09 13:01:08 on dist-test-slave-vl1s"
I20260709 13:01:08.871677 11627 ts_manager.cc:194] Registered new tserver with Master: da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489)
I20260709 13:01:08.874691 11627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36640
I20260709 13:01:08.876245 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.008s
I20260709 13:01:08.880905 11767 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:08.881701 11595 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:01:08.881979 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-1-root
uuid: "b62eed507b454ed08ce7c07119fdf3bb"
format_stamp: "Formatted at 2026-07-09 13:01:08 on dist-test-slave-vl1s"
I20260709 13:01:08.882264 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-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)
I20260709 13:01:08.918623 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:08.919903 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:08.922463 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:08.925477 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:08.925693 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:08.925961 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:08.926136 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:09.022719 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.194:38187
I20260709 13:01:09.022850 11829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.194:38187 every 8 connection(s)
I20260709 13:01:09.031800 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 13:01:09.043682 11830 heartbeater.cc:344] Connected to a master server at 127.11.82.254:42857
I20260709 13:01:09.044173 11830 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:09.045431 11830 heartbeater.cc:507] Master 127.11.82.254:42857 requested a full tablet report, sending...
I20260709 13:01:09.048411 11627 ts_manager.cc:194] Registered new tserver with Master: b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:09.050859 11627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36652
I20260709 13:01:09.052979 11595 server_base.cc:1061] running on GCE node
W20260709 13:01:09.053535 11833 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
W20260709 13:01:09.054283 11836 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
W20260709 13:01:09.054937 11834 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
I20260709 13:01:09.055881 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:09.056061 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:09.056272 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602069056237 us; error 0 us; skew 500 ppm
I20260709 13:01:09.056815 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:09.059616 11595 webserver.cc:533] Webserver started at http://127.11.82.195:45737/ using document root <none> and password file <none>
I20260709 13:01:09.060070 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:09.060262 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:09.060531 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:09.062151 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-2-root/instance:
uuid: "02e67ee6aaa140d2b944ed62e0608266"
format_stamp: "Formatted at 2026-07-09 13:01:09 on dist-test-slave-vl1s"
I20260709 13:01:09.070991 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:01:09.074755 11841 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:09.075541 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:01:09.075839 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-2-root
uuid: "02e67ee6aaa140d2b944ed62e0608266"
format_stamp: "Formatted at 2026-07-09 13:01:09 on dist-test-slave-vl1s"
I20260709 13:01:09.076149 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602066935108-11595-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)
I20260709 13:01:09.097148 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:09.098372 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:09.099787 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:09.103118 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:09.103344 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:09.103585 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:09.103754 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:09.191427 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.195:45989
I20260709 13:01:09.191520 11903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.195:45989 every 8 connection(s)
I20260709 13:01:09.209043 11904 heartbeater.cc:344] Connected to a master server at 127.11.82.254:42857
I20260709 13:01:09.209403 11904 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:09.210158 11904 heartbeater.cc:507] Master 127.11.82.254:42857 requested a full tablet report, sending...
I20260709 13:01:09.212093 11627 ts_manager.cc:194] Registered new tserver with Master: 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:09.212271 11595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012143629s
I20260709 13:01:09.213431 11627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36654
I20260709 13:01:09.269524 11627 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36666:
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"
    }
  }
}
W20260709 13:01:09.273044 11627 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.
I20260709 13:01:09.376570 11868 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6732adceb74f139071a5bbec37ca4c (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:09.376919 11867 tablet_service.cc:1511] Processing CreateTablet for tablet d46ab983973a4bf18313b5226b9d4fa5 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:09.378214 11868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6732adceb74f139071a5bbec37ca4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.380323 11869 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb6b3f7bc5f4045981d00a18d958163 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:09.382917 11869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb6b3f7bc5f4045981d00a18d958163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.382963 11866 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb337d4ffbe478f8afe747278fb22ed (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:09.384413 11866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb337d4ffbe478f8afe747278fb22ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.387038 11867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46ab983973a4bf18313b5226b9d4fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.397709 11865 tablet_service.cc:1511] Processing CreateTablet for tablet c3dca543ea094d31954567c602be0b82 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:09.400645 11865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dca543ea094d31954567c602be0b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.417150 11719 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6732adceb74f139071a5bbec37ca4c (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:09.419121 11716 tablet_service.cc:1511] Processing CreateTablet for tablet c3dca543ea094d31954567c602be0b82 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:09.420665 11720 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb6b3f7bc5f4045981d00a18d958163 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:09.415899 11717 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb337d4ffbe478f8afe747278fb22ed (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:09.413504 11718 tablet_service.cc:1511] Processing CreateTablet for tablet d46ab983973a4bf18313b5226b9d4fa5 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:09.424597 11719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6732adceb74f139071a5bbec37ca4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.427037 11717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb337d4ffbe478f8afe747278fb22ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.431408 11922 tablet_bootstrap.cc:492] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266: Bootstrap starting.
I20260709 13:01:09.433619 11720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb6b3f7bc5f4045981d00a18d958163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.435199 11795 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb6b3f7bc5f4045981d00a18d958163 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:09.441040 11715 tablet_service.cc:1511] Processing CreateTablet for tablet 2a94eb8ef8fd4934b947ca4b1002a661 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:09.443311 11716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dca543ea094d31954567c602be0b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.447113 11718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46ab983973a4bf18313b5226b9d4fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.448891 11794 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6732adceb74f139071a5bbec37ca4c (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:09.442145 11793 tablet_service.cc:1511] Processing CreateTablet for tablet d46ab983973a4bf18313b5226b9d4fa5 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:09.453581 11715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a94eb8ef8fd4934b947ca4b1002a661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.455816 11794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6732adceb74f139071a5bbec37ca4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.447791 11792 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb337d4ffbe478f8afe747278fb22ed (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:09.456350 11791 tablet_service.cc:1511] Processing CreateTablet for tablet c3dca543ea094d31954567c602be0b82 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:09.460593 11795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb6b3f7bc5f4045981d00a18d958163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.462777 11790 tablet_service.cc:1511] Processing CreateTablet for tablet 2a94eb8ef8fd4934b947ca4b1002a661 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:09.475492 11791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dca543ea094d31954567c602be0b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.478965 11792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb337d4ffbe478f8afe747278fb22ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.479095 11714 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7fd11c711e4c218591c530f429c47c (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:09.484197 11793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46ab983973a4bf18313b5226b9d4fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.486865 11789 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7fd11c711e4c218591c530f429c47c (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:09.487087 11714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7fd11c711e4c218591c530f429c47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.478590 11866 tablet_service.cc:1511] Processing CreateTablet for tablet 2a94eb8ef8fd4934b947ca4b1002a661 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:09.501132 11790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a94eb8ef8fd4934b947ca4b1002a661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.502336 11789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7fd11c711e4c218591c530f429c47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.510947 11866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a94eb8ef8fd4934b947ca4b1002a661. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:09.564149 11614 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.82.195:45989, user_credentials={real_user=slave}} blocked reactor thread for 55473.2us
I20260709 13:01:09.572320 11923 tablet_bootstrap.cc:492] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a: Bootstrap starting.
W20260709 13:01:09.572826 11675 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:09.577320 11867 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7fd11c711e4c218591c530f429c47c (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:09.582442 11867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7fd11c711e4c218591c530f429c47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.596057 11717 tablet_service.cc:1511] Processing CreateTablet for tablet 72f291182b9e4d608a145023836cc5b7 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:09.597765 11717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f291182b9e4d608a145023836cc5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.618404 11923 tablet_bootstrap.cc:654] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.627890 11788 tablet_service.cc:1511] Processing CreateTablet for tablet 72f291182b9e4d608a145023836cc5b7 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:09.632220 11788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f291182b9e4d608a145023836cc5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.640580 11922 tablet_bootstrap.cc:654] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.688803 11865 tablet_service.cc:1511] Processing CreateTablet for tablet a21d45ef039a49eb8f2b15b6d3fac674 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:09.690155 11865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21d45ef039a49eb8f2b15b6d3fac674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.690874 11924 tablet_bootstrap.cc:492] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb: Bootstrap starting.
I20260709 13:01:09.691301 11715 tablet_service.cc:1511] Processing CreateTablet for tablet a21d45ef039a49eb8f2b15b6d3fac674 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:09.693069 11715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21d45ef039a49eb8f2b15b6d3fac674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.692783 11794 tablet_service.cc:1511] Processing CreateTablet for tablet a21d45ef039a49eb8f2b15b6d3fac674 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:09.697006 11794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21d45ef039a49eb8f2b15b6d3fac674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.699328 11923 tablet_bootstrap.cc:492] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a: No bootstrap required, opened a new log
I20260709 13:01:09.709915 11866 tablet_service.cc:1511] Processing CreateTablet for tablet 72f291182b9e4d608a145023836cc5b7 (DEFAULT_TABLE table=test-workload [id=96a705d3de8d443188272c2dd2a8d7f2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:09.717142 11923 ts_tablet_manager.cc:1403] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a: Time spent bootstrapping tablet: real 0.147s	user 0.008s	sys 0.017s
I20260709 13:01:09.718858 11866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f291182b9e4d608a145023836cc5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:09.729980 11923 raft_consensus.cc:359] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.733036 11923 raft_consensus.cc:385] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.733345 11923 raft_consensus.cc:740] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.735028 11923 consensus_queue.cc:260] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.735741 11924 tablet_bootstrap.cc:654] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.746194 11923 ts_tablet_manager.cc:1434] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 13:01:09.746650 11755 heartbeater.cc:499] Master 127.11.82.254:42857 was elected leader, sending a full tablet report...
I20260709 13:01:09.747452 11923 tablet_bootstrap.cc:492] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a: Bootstrap starting.
I20260709 13:01:09.756172 11923 tablet_bootstrap.cc:654] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.766626 11922 tablet_bootstrap.cc:492] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266: No bootstrap required, opened a new log
I20260709 13:01:09.767135 11922 ts_tablet_manager.cc:1403] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266: Time spent bootstrapping tablet: real 0.349s	user 0.010s	sys 0.018s
I20260709 13:01:09.769321 11922 raft_consensus.cc:359] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.769873 11922 raft_consensus.cc:385] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.770138 11922 raft_consensus.cc:740] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.770823 11922 consensus_queue.cc:260] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.766626 11924 tablet_bootstrap.cc:492] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb: No bootstrap required, opened a new log
I20260709 13:01:09.772322 11924 ts_tablet_manager.cc:1403] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.021s
I20260709 13:01:09.772966 11904 heartbeater.cc:499] Master 127.11.82.254:42857 was elected leader, sending a full tablet report...
I20260709 13:01:09.775364 11924 raft_consensus.cc:359] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.776122 11924 raft_consensus.cc:385] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.776441 11924 raft_consensus.cc:740] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.777145 11924 consensus_queue.cc:260] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.780489 11922 ts_tablet_manager.cc:1434] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:01:09.781770 11922 tablet_bootstrap.cc:492] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266: Bootstrap starting.
I20260709 13:01:09.789988 11922 tablet_bootstrap.cc:654] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.799829 11923 tablet_bootstrap.cc:492] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a: No bootstrap required, opened a new log
I20260709 13:01:09.800493 11923 ts_tablet_manager.cc:1403] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.008s
I20260709 13:01:09.804520 11923 raft_consensus.cc:359] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.805611 11923 raft_consensus.cc:385] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.806100 11923 raft_consensus.cc:740] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.807770 11922 tablet_bootstrap.cc:492] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266: No bootstrap required, opened a new log
I20260709 13:01:09.807185 11923 consensus_queue.cc:260] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.808259 11922 ts_tablet_manager.cc:1403] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260709 13:01:09.810585 11923 ts_tablet_manager.cc:1434] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:01:09.812167 11830 heartbeater.cc:499] Master 127.11.82.254:42857 was elected leader, sending a full tablet report...
I20260709 13:01:09.812712 11923 tablet_bootstrap.cc:492] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a: Bootstrap starting.
I20260709 13:01:09.817238 11924 ts_tablet_manager.cc:1434] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.018s
I20260709 13:01:09.817797 11922 raft_consensus.cc:359] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.818382 11924 tablet_bootstrap.cc:492] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb: Bootstrap starting.
I20260709 13:01:09.818662 11922 raft_consensus.cc:385] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.819097 11922 raft_consensus.cc:740] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.819691 11923 tablet_bootstrap.cc:654] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.819936 11922 consensus_queue.cc:260] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.822196 11922 ts_tablet_manager.cc:1434] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:01:09.823113 11922 tablet_bootstrap.cc:492] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266: Bootstrap starting.
I20260709 13:01:09.831676 11922 tablet_bootstrap.cc:654] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:09.836046 11756 tablet.cc:2406] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:01:09.840740 11924 tablet_bootstrap.cc:654] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.846561 11922 tablet_bootstrap.cc:492] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266: No bootstrap required, opened a new log
I20260709 13:01:09.847223 11922 ts_tablet_manager.cc:1403] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.001s
I20260709 13:01:09.848754 11923 tablet_bootstrap.cc:492] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a: No bootstrap required, opened a new log
I20260709 13:01:09.850034 11923 ts_tablet_manager.cc:1403] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.003s
I20260709 13:01:09.851236 11922 raft_consensus.cc:359] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:09.852370 11922 raft_consensus.cc:385] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.852758 11922 raft_consensus.cc:740] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.852824 11923 raft_consensus.cc:359] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.853647 11923 raft_consensus.cc:385] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.853948 11923 raft_consensus.cc:740] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.854781 11923 consensus_queue.cc:260] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.853832 11922 consensus_queue.cc:260] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:09.857704 11922 ts_tablet_manager.cc:1434] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:01:09.858651 11922 tablet_bootstrap.cc:492] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266: Bootstrap starting.
I20260709 13:01:09.859557 11923 ts_tablet_manager.cc:1434] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:09.860550 11923 tablet_bootstrap.cc:492] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a: Bootstrap starting.
I20260709 13:01:09.861644 11924 tablet_bootstrap.cc:492] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb: No bootstrap required, opened a new log
I20260709 13:01:09.862195 11924 ts_tablet_manager.cc:1403] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.011s
I20260709 13:01:09.865231 11922 tablet_bootstrap.cc:654] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.871265 11923 tablet_bootstrap.cc:654] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.870762 11924 raft_consensus.cc:359] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:09.871964 11924 raft_consensus.cc:385] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.872469 11924 raft_consensus.cc:740] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.873521 11924 consensus_queue.cc:260] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:09.876497 11924 ts_tablet_manager.cc:1434] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:01:09.877846 11924 tablet_bootstrap.cc:492] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb: Bootstrap starting.
I20260709 13:01:09.886740 11924 tablet_bootstrap.cc:654] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.891630 11923 tablet_bootstrap.cc:492] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a: No bootstrap required, opened a new log
I20260709 13:01:09.892089 11923 ts_tablet_manager.cc:1403] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260709 13:01:09.892241 11922 tablet_bootstrap.cc:492] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266: No bootstrap required, opened a new log
I20260709 13:01:09.893150 11922 ts_tablet_manager.cc:1403] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.027s
I20260709 13:01:09.895789 11923 raft_consensus.cc:359] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.896493 11923 raft_consensus.cc:385] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.896225 11922 raft_consensus.cc:359] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.896799 11923 raft_consensus.cc:740] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.897058 11922 raft_consensus.cc:385] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.897253 11924 tablet_bootstrap.cc:492] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb: No bootstrap required, opened a new log
I20260709 13:01:09.897437 11922 raft_consensus.cc:740] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.897926 11924 ts_tablet_manager.cc:1403] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:01:09.897593 11923 consensus_queue.cc:260] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.898404 11922 consensus_queue.cc:260] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.901099 11922 ts_tablet_manager.cc:1434] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:09.901264 11924 raft_consensus.cc:359] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.902076 11922 tablet_bootstrap.cc:492] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266: Bootstrap starting.
I20260709 13:01:09.902324 11923 ts_tablet_manager.cc:1434] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:01:09.902135 11924 raft_consensus.cc:385] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.902882 11924 raft_consensus.cc:740] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.903328 11923 tablet_bootstrap.cc:492] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a: Bootstrap starting.
I20260709 13:01:09.903659 11924 consensus_queue.cc:260] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.905893 11924 ts_tablet_manager.cc:1434] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:09.906970 11924 tablet_bootstrap.cc:492] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb: Bootstrap starting.
I20260709 13:01:09.909529 11922 tablet_bootstrap.cc:654] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.917383 11923 tablet_bootstrap.cc:654] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.920670 11924 tablet_bootstrap.cc:654] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.929771 11923 tablet_bootstrap.cc:492] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a: No bootstrap required, opened a new log
I20260709 13:01:09.929951 11922 tablet_bootstrap.cc:492] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266: No bootstrap required, opened a new log
I20260709 13:01:09.930240 11923 ts_tablet_manager.cc:1403] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.012s
I20260709 13:01:09.930505 11922 ts_tablet_manager.cc:1403] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.015s
I20260709 13:01:09.932682 11924 tablet_bootstrap.cc:492] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb: No bootstrap required, opened a new log
I20260709 13:01:09.933200 11924 ts_tablet_manager.cc:1403] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260709 13:01:09.933175 11923 raft_consensus.cc:359] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:09.933959 11923 raft_consensus.cc:385] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.934242 11923 raft_consensus.cc:740] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.934981 11923 consensus_queue.cc:260] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:09.935309 11922 raft_consensus.cc:359] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.936067 11922 raft_consensus.cc:385] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.936385 11922 raft_consensus.cc:740] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.936764 11924 raft_consensus.cc:359] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.937503 11924 raft_consensus.cc:385] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.937109 11922 consensus_queue.cc:260] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.937886 11924 raft_consensus.cc:740] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.938659 11924 consensus_queue.cc:260] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.939700 11922 ts_tablet_manager.cc:1434] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:09.940634 11922 tablet_bootstrap.cc:492] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266: Bootstrap starting.
I20260709 13:01:09.941295 11924 ts_tablet_manager.cc:1434] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:01:09.942269 11924 tablet_bootstrap.cc:492] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb: Bootstrap starting.
I20260709 13:01:09.942358 11923 ts_tablet_manager.cc:1434] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:01:09.946384 11930 raft_consensus.cc:493] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:09.946928 11930 raft_consensus.cc:515] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.949373 11924 tablet_bootstrap.cc:654] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.950023 11930 leader_election.cc:290] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:09.954066 11922 tablet_bootstrap.cc:654] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.963291 11924 tablet_bootstrap.cc:492] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb: No bootstrap required, opened a new log
I20260709 13:01:09.964000 11924 ts_tablet_manager.cc:1403] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260709 13:01:09.966663 11922 tablet_bootstrap.cc:492] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266: No bootstrap required, opened a new log
I20260709 13:01:09.967149 11922 ts_tablet_manager.cc:1403] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.010s
I20260709 13:01:09.967157 11924 raft_consensus.cc:359] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.968168 11924 raft_consensus.cc:385] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.968545 11924 raft_consensus.cc:740] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.969475 11927 raft_consensus.cc:493] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:09.969342 11924 consensus_queue.cc:260] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.969942 11927 raft_consensus.cc:515] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.970341 11922 raft_consensus.cc:359] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.971413 11922 raft_consensus.cc:385] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.971908 11922 raft_consensus.cc:740] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.972681 11927 leader_election.cc:290] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:09.968907 11923 tablet_bootstrap.cc:492] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a: Bootstrap starting.
I20260709 13:01:09.981048 11924 ts_tablet_manager.cc:1434] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.006s
I20260709 13:01:09.982398 11924 tablet_bootstrap.cc:492] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb: Bootstrap starting.
I20260709 13:01:09.976784 11922 consensus_queue.cc:260] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:09.986162 11922 ts_tablet_manager.cc:1434] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:01:10.007575 11922 tablet_bootstrap.cc:492] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266: Bootstrap starting.
I20260709 13:01:10.042722 11931 raft_consensus.cc:493] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.053766 11931 raft_consensus.cc:515] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:10.093115 11924 tablet_bootstrap.cc:654] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.094789 11922 tablet_bootstrap.cc:654] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.095098 11931 leader_election.cc:290] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989), da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489)
I20260709 13:01:10.096735 11930 raft_consensus.cc:493] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.097276 11930 raft_consensus.cc:515] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.102082 11930 leader_election.cc:290] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:10.115582 11927 raft_consensus.cc:493] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.117425 11927 raft_consensus.cc:515] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.151749 11930 raft_consensus.cc:493] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.152192 11930 raft_consensus.cc:515] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:10.150102 11931 raft_consensus.cc:493] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.171976 11927 leader_election.cc:290] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.168181 11923 tablet_bootstrap.cc:654] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.159584 11931 raft_consensus.cc:515] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.171838 11930 leader_election.cc:290] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489)
I20260709 13:01:10.177565 11927 raft_consensus.cc:493] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.198559 11927 raft_consensus.cc:515] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:10.201687 11931 leader_election.cc:290] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.199339 11930 raft_consensus.cc:493] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.204177 11931 raft_consensus.cc:493] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.214649 11927 leader_election.cc:290] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.215570 11931 raft_consensus.cc:515] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.218719 11931 leader_election.cc:290] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.220925 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb337d4ffbe478f8afe747278fb22ed" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.221750 11922 tablet_bootstrap.cc:492] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266: No bootstrap required, opened a new log
I20260709 13:01:10.222235 11922 ts_tablet_manager.cc:1403] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266: Time spent bootstrapping tablet: real 0.234s	user 0.018s	sys 0.039s
I20260709 13:01:10.223486 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.224548 11805 raft_consensus.cc:2468] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 0.
I20260709 13:01:10.226567 11922 raft_consensus.cc:359] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.227546 11922 raft_consensus.cc:385] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.227831 11922 raft_consensus.cc:740] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.228569 11922 consensus_queue.cc:260] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.230623 11922 ts_tablet_manager.cc:1434] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:01:10.227263 11694 leader_election.cc:304] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:10.221751 11804 raft_consensus.cc:2468] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 0.
I20260709 13:01:10.234071 11694 leader_election.cc:304] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:10.235128 11955 raft_consensus.cc:2804] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.235525 11955 raft_consensus.cc:493] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.235852 11955 raft_consensus.cc:3060] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.236461 11927 raft_consensus.cc:2804] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.237206 11927 raft_consensus.cc:493] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.237663 11927 raft_consensus.cc:3060] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.212543 11930 raft_consensus.cc:515] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.241909 11922 tablet_bootstrap.cc:492] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266: Bootstrap starting.
I20260709 13:01:10.242760 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.243358 11805 raft_consensus.cc:2468] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 0.
I20260709 13:01:10.244611 11694 leader_election.cc:304] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:10.253157 11930 leader_election.cc:290] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:10.258932 11930 raft_consensus.cc:493] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.263110 11930 raft_consensus.cc:515] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.315586 11922 tablet_bootstrap.cc:654] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.440461 11924 tablet_bootstrap.cc:492] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb: No bootstrap required, opened a new log
I20260709 13:01:10.364645 11930 leader_election.cc:290] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:10.417505 11959 raft_consensus.cc:493] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.444589 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.448591 11924 ts_tablet_manager.cc:1403] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb: Time spent bootstrapping tablet: real 0.466s	user 0.044s	sys 0.052s
I20260709 13:01:10.441506 11965 raft_consensus.cc:2804] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.369927 11879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.468977 11879 raft_consensus.cc:2468] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 0.
I20260709 13:01:10.425992 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb337d4ffbe478f8afe747278fb22ed" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.471066 11877 raft_consensus.cc:2468] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 0.
I20260709 13:01:10.446602 11927 raft_consensus.cc:515] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.474716 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.476405 11875 raft_consensus.cc:2468] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 0.
I20260709 13:01:10.441447 11876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.478451 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.469849 11965 raft_consensus.cc:493] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.483027 11965 raft_consensus.cc:3060] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.476663 11923 tablet_bootstrap.cc:492] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a: No bootstrap required, opened a new log
I20260709 13:01:10.479887 11874 raft_consensus.cc:2468] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 0.
I20260709 13:01:10.481523 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.473805 11878 raft_consensus.cc:2468] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 0.
I20260709 13:01:10.478627 11958 raft_consensus.cc:493] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.452847 11959 raft_consensus.cc:515] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.475430 11955 raft_consensus.cc:515] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.486052 11923 ts_tablet_manager.cc:1403] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a: Time spent bootstrapping tablet: real 0.517s	user 0.033s	sys 0.051s
I20260709 13:01:10.492359 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb337d4ffbe478f8afe747278fb22ed" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.492545 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.494306 11804 raft_consensus.cc:2468] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 0.
I20260709 13:01:10.495080 11955 leader_election.cc:290] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 election: Requested vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.487072 11964 raft_consensus.cc:493] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.487361 11805 raft_consensus.cc:2468] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 0.
I20260709 13:01:10.489146 11924 raft_consensus.cc:359] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.497522 11927 leader_election.cc:290] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 election: Requested vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.491444 11771 leader_election.cc:304] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:10.500468 11959 leader_election.cc:290] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:10.499830 11924 raft_consensus.cc:385] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.502971 11924 raft_consensus.cc:740] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Initialized, Role: FOLLOWER
W20260709 13:01:10.503860 11694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.194:38187, user_credentials={real_user=slave}} blocked reactor thread for 259261us
I20260709 13:01:10.503931 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.507459 11931 raft_consensus.cc:2804] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.491861 11958 raft_consensus.cc:515] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.508499 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.504705 11924 consensus_queue.cc:260] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.501838 11964 raft_consensus.cc:515] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.507269 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb337d4ffbe478f8afe747278fb22ed" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.508540 11727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.509999 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.509742 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.609609 11959 raft_consensus.cc:493] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:10.594458 11675 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:10.594280 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb337d4ffbe478f8afe747278fb22ed" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:10.610116 11803 raft_consensus.cc:2468] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 0.
I20260709 13:01:10.510396 11931 raft_consensus.cc:493] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.610198 11959 raft_consensus.cc:515] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.610462 11878 raft_consensus.cc:3060] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.568701 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.612568 11805 raft_consensus.cc:2468] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 0.
I20260709 13:01:10.612977 11931 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.551338 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:10.600657 11965 raft_consensus.cc:515] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:10.517603 11966 raft_consensus.cc:493] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.614276 11804 raft_consensus.cc:2468] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 0.
I20260709 13:01:10.517635 11771 leader_election.cc:304] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:10.620388 11728 raft_consensus.cc:2393] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02e67ee6aaa140d2b944ed62e0608266 in current term 1: Already voted for candidate da64a5e146544ea28e288b2ed996a93a in this term.
I20260709 13:01:10.620296 11959 leader_election.cc:290] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:10.618252 11874 raft_consensus.cc:3060] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.519965 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.538892 11800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:10.533774 11802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb337d4ffbe478f8afe747278fb22ed" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:10.625975 11922 tablet_bootstrap.cc:492] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266: No bootstrap required, opened a new log
I20260709 13:01:10.626351 11922 ts_tablet_manager.cc:1403] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266: Time spent bootstrapping tablet: real 0.385s	user 0.010s	sys 0.006s
I20260709 13:01:10.623294 11729 raft_consensus.cc:2393] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02e67ee6aaa140d2b944ed62e0608266 in current term 1: Already voted for candidate da64a5e146544ea28e288b2ed996a93a in this term.
I20260709 13:01:10.629792 11802 raft_consensus.cc:3060] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.559613 11724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.536398 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.561125 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.628085 11727 raft_consensus.cc:2393] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02e67ee6aaa140d2b944ed62e0608266 in current term 1: Already voted for candidate da64a5e146544ea28e288b2ed996a93a in this term.
I20260709 13:01:10.550877 11725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.628536 11800 raft_consensus.cc:3060] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.639446 11922 raft_consensus.cc:359] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.641103 11922 raft_consensus.cc:385] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.641482 11922 raft_consensus.cc:740] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.623610 11966 raft_consensus.cc:515] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.640007 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:10.642330 11922 consensus_queue.cc:260] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.643213 11924 ts_tablet_manager.cc:1434] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb: Time spent starting tablet: real 0.190s	user 0.006s	sys 0.015s
I20260709 13:01:10.648452 11875 raft_consensus.cc:3060] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.649010 11964 leader_election.cc:290] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.650264 11924 tablet_bootstrap.cc:492] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb: Bootstrap starting.
I20260709 13:01:10.628674 11923 raft_consensus.cc:359] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.653258 11922 ts_tablet_manager.cc:1434] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 13:01:10.644138 11965 leader_election.cc:290] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 election: Requested vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.654166 11922 tablet_bootstrap.cc:492] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266: Bootstrap starting.
I20260709 13:01:10.651677 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
W20260709 13:01:10.647131 11771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.195:45989, user_credentials={real_user=slave}} blocked reactor thread for 137160us
I20260709 13:01:10.652352 11730 raft_consensus.cc:2468] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 0.
I20260709 13:01:10.654183 11923 raft_consensus.cc:385] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.657930 11801 raft_consensus.cc:3060] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.660722 11876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.662070 11771 leader_election.cc:304] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:10.662592 11876 raft_consensus.cc:2468] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 0.
I20260709 13:01:10.664398 11724 raft_consensus.cc:2393] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62eed507b454ed08ce7c07119fdf3bb in current term 1: Already voted for candidate da64a5e146544ea28e288b2ed996a93a in this term.
I20260709 13:01:10.660356 11923 raft_consensus.cc:740] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.668165 11696 leader_election.cc:304] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:10.655598 11843 leader_election.cc:304] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:10.672410 11958 leader_election.cc:290] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
W20260709 13:01:10.674556 11843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.194:38187, user_credentials={real_user=slave}} blocked reactor thread for 60058.8us
I20260709 13:01:10.675239 11843 leader_election.cc:304] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:10.671028 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.671419 11965 raft_consensus.cc:2804] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.677054 11963 raft_consensus.cc:2804] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.677023 11843 leader_election.cc:304] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:10.677760 11876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.669780 11923 consensus_queue.cc:260] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.679734 11963 raft_consensus.cc:493] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.679955 11876 raft_consensus.cc:2468] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 0.
I20260709 13:01:10.680169 11963 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.682509 11960 raft_consensus.cc:2804] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.682933 11960 raft_consensus.cc:493] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.683264 11960 raft_consensus.cc:3060] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.678342 11804 raft_consensus.cc:2468] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 0.
I20260709 13:01:10.679069 11965 raft_consensus.cc:493] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.687296 11923 ts_tablet_manager.cc:1434] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a: Time spent starting tablet: real 0.197s	user 0.004s	sys 0.016s
I20260709 13:01:10.686903 11965 raft_consensus.cc:3060] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.686420 11843 leader_election.cc:304] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:10.686349 11771 leader_election.cc:304] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:10.693699 11958 raft_consensus.cc:2804] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.694068 11958 raft_consensus.cc:493] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.694397 11958 raft_consensus.cc:3060] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.691965 11875 raft_consensus.cc:2468] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 1.
I20260709 13:01:10.702904 11696 leader_election.cc:304] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:10.703938 11964 raft_consensus.cc:2804] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:10.704432 11964 raft_consensus.cc:697] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Becoming Leader. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:10.705385 11924 tablet_bootstrap.cc:654] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.705291 11964 consensus_queue.cc:237] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:10.706812 11966 leader_election.cc:290] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.708123 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.706226 11963 raft_consensus.cc:515] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.711076 11875 raft_consensus.cc:2393] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da64a5e146544ea28e288b2ed996a93a in current term 1: Already voted for candidate 02e67ee6aaa140d2b944ed62e0608266 in this term.
I20260709 13:01:10.711584 11963 leader_election.cc:290] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:10.709244 11878 raft_consensus.cc:2468] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 1.
I20260709 13:01:10.700819 11843 leader_election.cc:304] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:10.714896 11959 raft_consensus.cc:2764] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 13:01:10.715582 11843 leader_election.cc:343] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.715744 11696 leader_election.cc:304] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:10.716403 11800 raft_consensus.cc:2468] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 1.
I20260709 13:01:10.716853 11966 raft_consensus.cc:2804] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:10.709198 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.720276 11968 raft_consensus.cc:2764] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:01:10.720361 11694 leader_election.cc:304] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:10.721191 11966 raft_consensus.cc:697] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Becoming Leader. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:10.721603 11802 raft_consensus.cc:2468] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 1.
I20260709 13:01:10.721829 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:10.722431 11730 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.722581 11927 raft_consensus.cc:2804] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:10.723024 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d45ef039a49eb8f2b15b6d3fac674" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.731842 11800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d45ef039a49eb8f2b15b6d3fac674" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
W20260709 13:01:10.734054 11843 leader_election.cc:343] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.734486 11843 leader_election.cc:304] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266; no voters: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:10.728340 11963 raft_consensus.cc:2764] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:01:10.726161 11931 raft_consensus.cc:515] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.722324 11966 consensus_queue.cc:237] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.735340 11927 raft_consensus.cc:697] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Becoming Leader. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:10.737129 11802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:10.742518 11924 tablet_bootstrap.cc:492] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb: No bootstrap required, opened a new log
I20260709 13:01:10.741878 11927 consensus_queue.cc:237] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.743081 11924 ts_tablet_manager.cc:1403] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.009s
I20260709 13:01:10.748199 11804 raft_consensus.cc:2393] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da64a5e146544ea28e288b2ed996a93a in current term 1: Already voted for candidate b62eed507b454ed08ce7c07119fdf3bb in this term.
I20260709 13:01:10.739018 11963 raft_consensus.cc:2749] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:10.755653 11960 raft_consensus.cc:515] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.757221 11958 raft_consensus.cc:515] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.757869 11960 leader_election.cc:290] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:10.746047 11924 raft_consensus.cc:359] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.761231 11922 tablet_bootstrap.cc:654] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.758828 11924 raft_consensus.cc:385] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.764209 11924 raft_consensus.cc:740] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Initialized, Role: FOLLOWER
W20260709 13:01:10.766770 11843 leader_election.cc:343] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.772437 11730 raft_consensus.cc:2468] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 1.
I20260709 13:01:10.772138 11924 consensus_queue.cc:260] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.771317 11965 raft_consensus.cc:515] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.773377 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:10.779794 11874 raft_consensus.cc:2468] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 1.
I20260709 13:01:10.781358 11958 leader_election.cc:290] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.779567 11725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:10.783946 11729 raft_consensus.cc:2393] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b62eed507b454ed08ce7c07119fdf3bb in current term 1: Already voted for candidate da64a5e146544ea28e288b2ed996a93a in this term.
I20260709 13:01:10.784430 11725 raft_consensus.cc:2393] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b62eed507b454ed08ce7c07119fdf3bb in current term 1: Already voted for candidate 02e67ee6aaa140d2b944ed62e0608266 in this term.
I20260709 13:01:10.783082 11930 raft_consensus.cc:2764] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:01:10.785552 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:10.786134 11874 raft_consensus.cc:3060] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.787274 11801 raft_consensus.cc:2468] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 1.
I20260709 13:01:10.790755 11969 raft_consensus.cc:2764] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:01:10.797358 11931 leader_election.cc:290] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.801332 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:10.801921 11878 raft_consensus.cc:2393] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b62eed507b454ed08ce7c07119fdf3bb in current term 1: Already voted for candidate 02e67ee6aaa140d2b944ed62e0608266 in this term.
I20260709 13:01:10.803139 11771 leader_election.cc:304] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [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: b62eed507b454ed08ce7c07119fdf3bb; no voters: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:10.804725 11931 raft_consensus.cc:2749] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:01:10.799508 11843 leader_election.cc:343] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.807192 11843 leader_election.cc:304] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:10.806092 11874 raft_consensus.cc:2468] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 1.
I20260709 13:01:10.809213 11973 raft_consensus.cc:2804] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:10.810439 11973 raft_consensus.cc:697] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 LEADER]: Becoming Leader. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:10.810732 11771 leader_election.cc:304] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:10.811800 11924 ts_tablet_manager.cc:1434] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb: Time spent starting tablet: real 0.068s	user 0.017s	sys 0.010s
I20260709 13:01:10.811784 11931 raft_consensus.cc:2804] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:10.811287 11973 consensus_queue.cc:237] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.812836 11725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:10.813748 11922 tablet_bootstrap.cc:492] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266: No bootstrap required, opened a new log
I20260709 13:01:10.814080 11922 ts_tablet_manager.cc:1403] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.017s
I20260709 13:01:10.813338 11924 tablet_bootstrap.cc:492] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb: Bootstrap starting.
I20260709 13:01:10.815536 11931 raft_consensus.cc:697] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:10.820626 11922 raft_consensus.cc:359] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.819273 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
W20260709 13:01:10.819623 11843 leader_election.cc:343] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.821395 11802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:10.819659 11966 raft_consensus.cc:493] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.821516 11922 raft_consensus.cc:385] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.823779 11922 raft_consensus.cc:740] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.823573 11966 raft_consensus.cc:515] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.823787 11965 leader_election.cc:290] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 election: Requested vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.824549 11922 consensus_queue.cc:260] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.825162 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:10.826426 11966 leader_election.cc:290] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.826339 11931 consensus_queue.cc:237] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.826898 11922 ts_tablet_manager.cc:1434] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:01:10.823292 11802 raft_consensus.cc:3060] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.823264 11843 leader_election.cc:304] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266; no voters: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:10.829036 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:10.830199 11801 raft_consensus.cc:2468] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 0.
I20260709 13:01:10.830508 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.831135 11878 raft_consensus.cc:2468] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 0.
W20260709 13:01:10.831197 11843 leader_election.cc:343] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.831578 11694 leader_election.cc:304] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:10.829046 11874 raft_consensus.cc:2393] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da64a5e146544ea28e288b2ed996a93a in current term 1: Already voted for candidate b62eed507b454ed08ce7c07119fdf3bb in this term.
I20260709 13:01:10.832603 11960 raft_consensus.cc:2749] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:10.833202 11966 raft_consensus.cc:2804] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.834599 11966 raft_consensus.cc:493] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.835655 11966 raft_consensus.cc:3060] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.838088 11696 leader_election.cc:304] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [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: da64a5e146544ea28e288b2ed996a93a; no voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:10.839968 11965 raft_consensus.cc:2749] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:10.843436 11802 raft_consensus.cc:2468] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 1.
I20260709 13:01:10.846027 11843 leader_election.cc:304] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [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: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:10.847532 11960 raft_consensus.cc:2804] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:10.848044 11960 raft_consensus.cc:697] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 LEADER]: Becoming Leader. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:10.848461 11924 tablet_bootstrap.cc:654] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.848764 11960 consensus_queue.cc:237] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.858408 11966 raft_consensus.cc:515] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.861629 11924 tablet_bootstrap.cc:492] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb: No bootstrap required, opened a new log
I20260709 13:01:10.862111 11924 ts_tablet_manager.cc:1403] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.009s
I20260709 13:01:10.865034 11802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:10.865649 11802 raft_consensus.cc:3060] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.869477 11924 raft_consensus.cc:359] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.870178 11924 raft_consensus.cc:385] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.870517 11924 raft_consensus.cc:740] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.871316 11924 consensus_queue.cc:260] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.872633 11694 leader_election.cc:304] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da64a5e146544ea28e288b2ed996a93a; no voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:10.873605 11924 ts_tablet_manager.cc:1434] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:01:10.873898 11965 raft_consensus.cc:2749] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:10.874588 11924 tablet_bootstrap.cc:492] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb: Bootstrap starting.
I20260709 13:01:10.877118 11724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.877779 11923 tablet_bootstrap.cc:492] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a: Bootstrap starting.
I20260709 13:01:10.877961 11724 raft_consensus.cc:2393] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62eed507b454ed08ce7c07119fdf3bb in current term 1: Already voted for candidate da64a5e146544ea28e288b2ed996a93a in this term.
I20260709 13:01:10.882117 11924 tablet_bootstrap.cc:654] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.886547 11966 leader_election.cc:290] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 election: Requested vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.887568 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:10.888433 11874 raft_consensus.cc:3060] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.899693 11923 tablet_bootstrap.cc:654] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.904415 11874 raft_consensus.cc:2468] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 1.
I20260709 13:01:10.905872 11924 tablet_bootstrap.cc:492] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb: No bootstrap required, opened a new log
I20260709 13:01:10.906451 11924 ts_tablet_manager.cc:1403] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.000s
I20260709 13:01:10.906023 11968 raft_consensus.cc:493] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.907593 11968 raft_consensus.cc:515] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.907784 11696 leader_election.cc:304] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:10.909790 11968 leader_election.cc:290] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.905815 11626 catalog_manager.cc:5697] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "02e67ee6aaa140d2b944ed62e0608266" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:10.906286 11802 raft_consensus.cc:2468] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 1.
I20260709 13:01:10.912220 11724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
W20260709 13:01:10.914470 11769 leader_election.cc:343] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.916741 11626 catalog_manager.cc:5697] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "02e67ee6aaa140d2b944ed62e0608266" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:10.917929 11966 raft_consensus.cc:2804] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:10.918612 11966 raft_consensus.cc:697] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Becoming Leader. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:10.918265 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.919629 11874 raft_consensus.cc:2468] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 0.
I20260709 13:01:10.921686 11771 leader_election.cc:304] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [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: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:10.922880 11924 raft_consensus.cc:359] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.923566 11924 raft_consensus.cc:385] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.923869 11924 raft_consensus.cc:740] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.924369 11968 raft_consensus.cc:2804] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.924724 11968 raft_consensus.cc:493] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.925102 11968 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.925761 11923 tablet_bootstrap.cc:492] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a: No bootstrap required, opened a new log
I20260709 13:01:10.927151 11923 ts_tablet_manager.cc:1403] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.018s
I20260709 13:01:10.924654 11924 consensus_queue.cc:260] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.925272 11966 consensus_queue.cc:237] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.929412 11924 ts_tablet_manager.cc:1434] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:01:10.932040 11968 raft_consensus.cc:515] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.932606 11923 raft_consensus.cc:359] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.935715 11923 raft_consensus.cc:385] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.935698 11724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:10.937319 11923 raft_consensus.cc:740] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.938271 11923 consensus_queue.cc:260] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
W20260709 13:01:10.938714 11769 leader_election.cc:343] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.941942 11923 ts_tablet_manager.cc:1434] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:01:10.941890 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:10.944983 11874 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.942427 11968 leader_election.cc:290] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.949496 11923 tablet_bootstrap.cc:492] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a: Bootstrap starting.
I20260709 13:01:10.952497 11874 raft_consensus.cc:2468] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 1.
I20260709 13:01:10.953797 11771 leader_election.cc:304] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [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: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:10.954573 11968 raft_consensus.cc:2804] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:10.955108 11968 raft_consensus.cc:697] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:10.955977 11968 consensus_queue.cc:237] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.960587 11958 raft_consensus.cc:493] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.961251 11958 raft_consensus.cc:515] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.961117 11624 catalog_manager.cc:5697] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a reported cstate change: term changed from 0 to 1, leader changed from <none> to da64a5e146544ea28e288b2ed996a93a (127.11.82.193). New cstate: current_term: 1 leader_uuid: "da64a5e146544ea28e288b2ed996a93a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:10.963654 11958 leader_election.cc:290] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:10.963232 11624 catalog_manager.cc:5697] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a reported cstate change: term changed from 0 to 1, leader changed from <none> to da64a5e146544ea28e288b2ed996a93a (127.11.82.193). New cstate: current_term: 1 leader_uuid: "da64a5e146544ea28e288b2ed996a93a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:10.964802 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d45ef039a49eb8f2b15b6d3fac674" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:10.965379 11724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d45ef039a49eb8f2b15b6d3fac674" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a" is_pre_election: true
I20260709 13:01:10.965481 11874 raft_consensus.cc:2468] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 0.
I20260709 13:01:10.965197 11624 catalog_manager.cc:5697] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a reported cstate change: term changed from 0 to 1, leader changed from <none> to da64a5e146544ea28e288b2ed996a93a (127.11.82.193). New cstate: current_term: 1 leader_uuid: "da64a5e146544ea28e288b2ed996a93a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:10.966884 11771 leader_election.cc:304] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
W20260709 13:01:10.967674 11769 leader_election.cc:343] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.968155 11958 raft_consensus.cc:2804] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.968637 11958 raft_consensus.cc:493] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.969090 11958 raft_consensus.cc:3060] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.977183 11958 raft_consensus.cc:515] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:10.985111 11724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d45ef039a49eb8f2b15b6d3fac674" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:10.979176 11625 catalog_manager.cc:5697] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 0 to 1, leader changed from <none> to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 1 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:10.982563 11923 tablet_bootstrap.cc:654] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.985330 11958 leader_election.cc:290] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
W20260709 13:01:10.987905 11769 leader_election.cc:343] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.994750 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d45ef039a49eb8f2b15b6d3fac674" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:10.995337 11874 raft_consensus.cc:3060] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.004222 11874 raft_consensus.cc:2468] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 1.
I20260709 13:01:11.005318 11771 leader_election.cc:304] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [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: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:11.006378 11958 raft_consensus.cc:2804] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:11.006867 11958 raft_consensus.cc:697] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:11.007676 11958 consensus_queue.cc:237] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.009982 11624 catalog_manager.cc:5697] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a reported cstate change: term changed from 0 to 1, leader changed from <none> to da64a5e146544ea28e288b2ed996a93a (127.11.82.193). New cstate: current_term: 1 leader_uuid: "da64a5e146544ea28e288b2ed996a93a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.014083 11625 catalog_manager.cc:5697] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 0 to 1, leader changed from <none> to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 1 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.030745 11923 tablet_bootstrap.cc:492] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a: No bootstrap required, opened a new log
I20260709 13:01:11.031303 11923 ts_tablet_manager.cc:1403] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.021s
I20260709 13:01:11.034097 11923 raft_consensus.cc:359] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.034879 11923 raft_consensus.cc:385] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.035219 11923 raft_consensus.cc:740] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.035938 11923 consensus_queue.cc:260] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.038307 11923 ts_tablet_manager.cc:1434] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:11.037554 11625 catalog_manager.cc:5697] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 0 to 1, leader changed from <none> to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 1 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.039398 11923 tablet_bootstrap.cc:492] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a: Bootstrap starting.
I20260709 13:01:11.052011 11923 tablet_bootstrap.cc:654] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:11.057368 11923 tablet_bootstrap.cc:492] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a: No bootstrap required, opened a new log
I20260709 13:01:11.057753 11923 ts_tablet_manager.cc:1403] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:01:11.060396 11923 raft_consensus.cc:359] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.061115 11923 raft_consensus.cc:385] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.061446 11923 raft_consensus.cc:740] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.062155 11923 consensus_queue.cc:260] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.064344 11923 ts_tablet_manager.cc:1434] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:11.145135 11966 consensus_queue.cc:1048] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.169696 11927 consensus_queue.cc:1048] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.173223 11927 consensus_queue.cc:1048] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.180371 11965 consensus_queue.cc:1048] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.192808 11965 consensus_queue.cc:1048] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.218447 11966 consensus_queue.cc:1048] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.275825 11804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
mode: GRACEFUL
new_leader_uuid: "da64a5e146544ea28e288b2ed996a93a"
 from {username='slave'} at 127.0.0.1:46424
I20260709 13:01:11.276610 11804 raft_consensus.cc:606] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Received request to transfer leadership to TS da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:11.286068 11930 consensus_queue.cc:1048] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.296258 11958 consensus_queue.cc:1048] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.307211 11878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3dca543ea094d31954567c602be0b82"
dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
mode: GRACEFUL
new_leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:36900
I20260709 13:01:11.308070 11878 raft_consensus.cc:606] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 LEADER]: Received request to transfer leadership to TS b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:11.308565 11966 consensus_queue.cc:1048] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.319432 11930 consensus_queue.cc:1048] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.325227 11874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661"
dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
mode: GRACEFUL
new_leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:36900
I20260709 13:01:11.325800 11874 raft_consensus.cc:606] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 LEADER]: Received request to transfer leadership to TS b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:11.346052 11965 raft_consensus.cc:493] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.346101 11958 consensus_queue.cc:1048] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.346648 11965 raft_consensus.cc:515] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.348819 11959 raft_consensus.cc:993] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266: : Instructing follower b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:11.349259 11959 raft_consensus.cc:1081] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 LEADER]: Signalling peer b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:11.349565 11965 leader_election.cc:290] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:11.350987 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02e67ee6aaa140d2b944ed62e0608266" is_pre_election: true
I20260709 13:01:11.351464 11801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3dca543ea094d31954567c602be0b82"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:46414
I20260709 13:01:11.352072 11801 raft_consensus.cc:493] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.352489 11801 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.356473 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb" is_pre_election: true
I20260709 13:01:11.358793 11804 raft_consensus.cc:2393] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da64a5e146544ea28e288b2ed996a93a in current term 1: Already voted for candidate 02e67ee6aaa140d2b944ed62e0608266 in this term.
I20260709 13:01:11.358623 11729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7"
dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
mode: GRACEFUL
new_leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:60176
I20260709 13:01:11.360572 11694 leader_election.cc:304] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da64a5e146544ea28e288b2ed996a93a; no voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:11.361303 11965 raft_consensus.cc:3060] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.368049 11965 raft_consensus.cc:2749] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:11.369160 11960 consensus_queue.cc:1048] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.380103 11801 raft_consensus.cc:515] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.381242 11802 raft_consensus.cc:1240] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Rejecting Update request from peer 02e67ee6aaa140d2b944ed62e0608266 for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:11.386148 11965 consensus_queue.cc:1048] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.387748 11930 consensus_queue.cc:1059] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.388571 11930 raft_consensus.cc:3055] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:11.388903 11930 raft_consensus.cc:740] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:11.389885 11930 consensus_queue.cc:260] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.394734 11959 consensus_queue.cc:1048] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.400161 11726 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.403229 11930 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.410745 11958 consensus_queue.cc:1048] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.414516 11959 raft_consensus.cc:993] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266: : Instructing follower b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:11.415403 11959 raft_consensus.cc:1081] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 LEADER]: Signalling peer b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:11.419866 11802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:46414
I20260709 13:01:11.421028 11802 raft_consensus.cc:493] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.421432 11802 raft_consensus.cc:3060] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.430599 11802 raft_consensus.cc:515] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.454015 11801 leader_election.cc:290] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:11.455410 11874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:11.455627 11724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:11.456168 11724 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.459794 11726 raft_consensus.cc:3060] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.468475 11724 raft_consensus.cc:2468] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:11.469389 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:11.470273 11730 raft_consensus.cc:3060] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.478621 11730 raft_consensus.cc:2468] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:11.480368 11874 raft_consensus.cc:2468] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:11.482970 11771 leader_election.cc:304] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:11.483886 11958 raft_consensus.cc:2804] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:11.484123 11769 leader_election.cc:304] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:11.484368 11958 raft_consensus.cc:697] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:11.485042 11969 raft_consensus.cc:2804] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:11.485505 11969 raft_consensus.cc:697] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:11.485183 11958 consensus_queue.cc:237] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.486296 11969 consensus_queue.cc:237] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.495527 11968 consensus_queue.cc:1048] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.498292 11968 raft_consensus.cc:993] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb: : Instructing follower da64a5e146544ea28e288b2ed996a93a to start an election
I20260709 13:01:11.498669 11968 raft_consensus.cc:1081] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Signalling peer da64a5e146544ea28e288b2ed996a93a to start an election
I20260709 13:01:11.499503 11626 catalog_manager.cc:5697] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 1 to 2, leader changed from 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195) to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 2 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.501228 11626 catalog_manager.cc:5697] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 1 to 2, leader changed from 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195) to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 2 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.503388 11729 raft_consensus.cc:606] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Received request to transfer leadership to TS b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:11.505489 11876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:11.505808 11802 leader_election.cc:290] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:11.506040 11876 raft_consensus.cc:3055] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:11.506341 11876 raft_consensus.cc:740] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:11.507175 11876 consensus_queue.cc:260] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.508177 11876 raft_consensus.cc:3060] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.510445 11931 consensus_queue.cc:1048] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.514060 11802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a21d45ef039a49eb8f2b15b6d3fac674"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
mode: GRACEFUL
new_leader_uuid: "02e67ee6aaa140d2b944ed62e0608266"
 from {username='slave'} at 127.0.0.1:46424
I20260709 13:01:11.514649 11802 raft_consensus.cc:606] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Received request to transfer leadership to TS 02e67ee6aaa140d2b944ed62e0608266
I20260709 13:01:11.519147 11931 consensus_queue.cc:1048] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.522497 11876 raft_consensus.cc:2468] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:11.523074 11724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5"
dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
 from {username='slave'} at 127.0.0.1:60164
I20260709 13:01:11.524022 11724 raft_consensus.cc:493] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.524423 11724 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.531338 11724 raft_consensus.cc:515] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.534893 11876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:11.535434 11876 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.536027 11802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:11.536581 11802 raft_consensus.cc:3055] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:11.536881 11802 raft_consensus.cc:740] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:11.537650 11802 consensus_queue.cc:260] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.538506 11802 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.542171 11876 raft_consensus.cc:2468] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 2.
I20260709 13:01:11.542968 11874 raft_consensus.cc:1240] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Rejecting Update request from peer b62eed507b454ed08ce7c07119fdf3bb for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:01:11.545256 11802 raft_consensus.cc:2468] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 2.
I20260709 13:01:11.547199 11694 leader_election.cc:304] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:11.547955 12008 raft_consensus.cc:2804] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:11.548378 12008 raft_consensus.cc:697] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 2 LEADER]: Becoming Leader. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:11.549189 12008 consensus_queue.cc:237] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.546492 11724 leader_election.cc:290] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 2 election: Requested vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:11.559775 11931 raft_consensus.cc:993] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb: : Instructing follower 02e67ee6aaa140d2b944ed62e0608266 to start an election
I20260709 13:01:11.560189 11931 raft_consensus.cc:1081] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Signalling peer 02e67ee6aaa140d2b944ed62e0608266 to start an election
I20260709 13:01:11.561699 11624 catalog_manager.cc:5697] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a reported cstate change: term changed from 1 to 2, leader changed from b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194) to da64a5e146544ea28e288b2ed996a93a (127.11.82.193). New cstate: current_term: 2 leader_uuid: "da64a5e146544ea28e288b2ed996a93a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.562480 11876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a21d45ef039a49eb8f2b15b6d3fac674"
dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
 from {username='slave'} at 127.0.0.1:36896
I20260709 13:01:11.576110 11876 raft_consensus.cc:493] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.576548 11876 raft_consensus.cc:3060] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.583515 11876 raft_consensus.cc:515] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.586391 11876 leader_election.cc:290] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 2 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:11.587459 11802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d45ef039a49eb8f2b15b6d3fac674" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:11.587998 11802 raft_consensus.cc:3055] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:11.588256 11802 raft_consensus.cc:740] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:11.588943 11802 consensus_queue.cc:260] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.589820 11802 raft_consensus.cc:3060] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.591053 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d45ef039a49eb8f2b15b6d3fac674" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:11.591601 11726 raft_consensus.cc:3060] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.596235 11802 raft_consensus.cc:2468] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 2.
I20260709 13:01:11.597509 11843 leader_election.cc:304] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:11.597838 11726 raft_consensus.cc:2468] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 2.
I20260709 13:01:11.598340 11930 raft_consensus.cc:2804] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:11.598848 11930 raft_consensus.cc:697] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 LEADER]: Becoming Leader. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:11.599627 11930 consensus_queue.cc:237] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.606381 11627 catalog_manager.cc:5697] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 reported cstate change: term changed from 1 to 2, leader changed from b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194) to 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "02e67ee6aaa140d2b944ed62e0608266" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:11.829543 11927 raft_consensus.cc:993] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a: : Instructing follower b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:11.830013 12008 raft_consensus.cc:1081] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Signalling peer b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:11.831445 11802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:46400
I20260709 13:01:11.831929 11802 raft_consensus.cc:493] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.832268 11802 raft_consensus.cc:3060] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.836525 11802 raft_consensus.cc:515] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.838104 11802 leader_election.cc:290] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:11.839097 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:11.839214 11876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:11.839708 11726 raft_consensus.cc:3055] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:11.839795 11876 raft_consensus.cc:3060] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.840116 11726 raft_consensus.cc:740] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:11.840915 11726 consensus_queue.cc:260] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.842114 11726 raft_consensus.cc:3060] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.844589 11876 raft_consensus.cc:2468] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:11.845634 11771 leader_election.cc:304] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:11.846297 11931 raft_consensus.cc:2804] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:11.846748 11931 raft_consensus.cc:697] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:11.847525 11931 consensus_queue.cc:237] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:11.848665 11726 raft_consensus.cc:2468] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:11.854022 11627 catalog_manager.cc:5697] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 1 to 2, leader changed from da64a5e146544ea28e288b2ed996a93a (127.11.82.193) to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 2 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.922907 11726 raft_consensus.cc:1275] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:11.924180 11931 consensus_queue.cc:1048] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:11.936884 11876 raft_consensus.cc:1275] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:11.938304 11931 consensus_queue.cc:1048] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:11.967278 11878 raft_consensus.cc:1275] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:11.968551 11931 consensus_queue.cc:1048] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:11.976831 11726 raft_consensus.cc:1275] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:11.978186 11958 consensus_queue.cc:1048] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:11.985908 11724 raft_consensus.cc:1275] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Refusing update from remote peer 02e67ee6aaa140d2b944ed62e0608266: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:11.987447 11930 consensus_queue.cc:1048] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:11.995635 11802 raft_consensus.cc:1275] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Refusing update from remote peer 02e67ee6aaa140d2b944ed62e0608266: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:11.997257 11959 consensus_queue.cc:1048] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:12.079239 11878 raft_consensus.cc:1275] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Refusing update from remote peer da64a5e146544ea28e288b2ed996a93a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.080669 12008 consensus_queue.cc:1048] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:12.091750 11802 raft_consensus.cc:1275] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Refusing update from remote peer da64a5e146544ea28e288b2ed996a93a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.093880 11966 consensus_queue.cc:1048] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:12.228608 11878 raft_consensus.cc:1275] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.229766 11968 consensus_queue.cc:1048] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:12.237773 11726 raft_consensus.cc:1275] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.239148 11958 consensus_queue.cc:1048] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:14.060803 11751 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6060 after lost signal to thread 11598
W20260709 13:01:14.061887 11751 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6740 after lost signal to thread 11661
W20260709 13:01:14.063105 11751 debug-util.cc:398] Leaking SignalData structure 0x7b0800041220 after lost signal to thread 11754
W20260709 13:01:14.064208 11751 debug-util.cc:398] Leaking SignalData structure 0x7b0800041600 after lost signal to thread 11829
W20260709 13:01:14.065362 11751 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2fe0 after lost signal to thread 11903
I20260709 13:01:15.349177 11595 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:01:15.350098 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:15.366904 11801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3dca543ea094d31954567c602be0b82"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
mode: GRACEFUL
new_leader_uuid: "02e67ee6aaa140d2b944ed62e0608266"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:01:15.367580 11801 raft_consensus.cc:606] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Received request to transfer leadership to TS 02e67ee6aaa140d2b944ed62e0608266
I20260709 13:01:15.379138 11726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5"
dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
mode: GRACEFUL
new_leader_uuid: "02e67ee6aaa140d2b944ed62e0608266"
 from {username='slave'} at 127.0.0.1:52578
I20260709 13:01:15.379632 11726 raft_consensus.cc:606] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 2 LEADER]: Received request to transfer leadership to TS 02e67ee6aaa140d2b944ed62e0608266
I20260709 13:01:15.380677 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:15.381115 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:15.495411 12028 raft_consensus.cc:993] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a: : Instructing follower 02e67ee6aaa140d2b944ed62e0608266 to start an election
I20260709 13:01:15.495846 12008 raft_consensus.cc:1081] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 2 LEADER]: Signalling peer 02e67ee6aaa140d2b944ed62e0608266 to start an election
I20260709 13:01:15.497300 11875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5"
dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
 from {username='slave'} at 127.0.0.1:36890
I20260709 13:01:15.497741 11875 raft_consensus.cc:493] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.498027 11875 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.502193 11875 raft_consensus.cc:515] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:15.503728 11875 leader_election.cc:290] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 3 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:15.504560 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:15.505179 11726 raft_consensus.cc:3055] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:15.505362 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:15.505522 11726 raft_consensus.cc:740] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:15.505971 11801 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.506440 11726 consensus_queue.cc:260] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:15.507700 11726 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.512712 11801 raft_consensus.cc:2468] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 3.
I20260709 13:01:15.513819 11843 leader_election.cc:304] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [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: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:15.514477 12024 raft_consensus.cc:2804] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:15.515827 12024 raft_consensus.cc:697] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Becoming Leader. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:15.516923 11726 raft_consensus.cc:2468] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 3.
I20260709 13:01:15.516702 12024 consensus_queue.cc:237] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:15.524899 11626 catalog_manager.cc:5697] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 reported cstate change: term changed from 2 to 3, leader changed from da64a5e146544ea28e288b2ed996a93a (127.11.82.193) to 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195). New cstate: current_term: 3 leader_uuid: "02e67ee6aaa140d2b944ed62e0608266" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:15.816169 12035 raft_consensus.cc:993] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb: : Instructing follower 02e67ee6aaa140d2b944ed62e0608266 to start an election
I20260709 13:01:15.816617 11969 raft_consensus.cc:1081] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Signalling peer 02e67ee6aaa140d2b944ed62e0608266 to start an election
I20260709 13:01:15.818198 11875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3dca543ea094d31954567c602be0b82"
dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
 from {username='slave'} at 127.0.0.1:36896
I20260709 13:01:15.818660 11875 raft_consensus.cc:493] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.819026 11875 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.823323 11875 raft_consensus.cc:515] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:15.824749 11875 leader_election.cc:290] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 3 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:15.825659 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:15.826028 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:15.826246 11726 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.826684 11801 raft_consensus.cc:3055] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:15.827036 11801 raft_consensus.cc:740] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:15.827852 11801 consensus_queue.cc:260] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:15.829088 11801 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.831163 11726 raft_consensus.cc:2468] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 3.
I20260709 13:01:15.832191 11843 leader_election.cc:304] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [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: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:15.832840 12024 raft_consensus.cc:2804] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:15.833254 12024 raft_consensus.cc:697] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Becoming Leader. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:15.834039 12024 consensus_queue.cc:237] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:15.836171 11801 raft_consensus.cc:2468] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 3.
I20260709 13:01:15.841382 11626 catalog_manager.cc:5697] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 reported cstate change: term changed from 2 to 3, leader changed from b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194) to 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195). New cstate: current_term: 3 leader_uuid: "02e67ee6aaa140d2b944ed62e0608266" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:15.910233 11801 raft_consensus.cc:1275] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Refusing update from remote peer 02e67ee6aaa140d2b944ed62e0608266: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:15.911502 12024 consensus_queue.cc:1048] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:15.923756 11726 raft_consensus.cc:1275] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Refusing update from remote peer 02e67ee6aaa140d2b944ed62e0608266: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:15.925283 12024 consensus_queue.cc:1048] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.381798 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:16.390650 11726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163"
dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
mode: GRACEFUL
new_leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:60176
I20260709 13:01:16.391184 11726 raft_consensus.cc:606] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Received request to transfer leadership to TS b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:16.396144 11726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c"
dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
mode: GRACEFUL
new_leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:60176
I20260709 13:01:16.396656 11726 raft_consensus.cc:606] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Received request to transfer leadership to TS b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:16.398548 11726 raft_consensus.cc:1275] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Refusing update from remote peer 02e67ee6aaa140d2b944ed62e0608266: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:16.400043 12029 consensus_queue.cc:1048] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.401750 11875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5"
dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
mode: GRACEFUL
new_leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:36900
I20260709 13:01:16.402340 11875 raft_consensus.cc:606] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Received request to transfer leadership to TS b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:16.407618 11729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fb337d4ffbe478f8afe747278fb22ed"
dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
mode: GRACEFUL
new_leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:60176
I20260709 13:01:16.408164 11729 raft_consensus.cc:606] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Received request to transfer leadership to TS b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:16.410418 12043 raft_consensus.cc:993] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a: : Instructing follower b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:16.410873 12008 raft_consensus.cc:1081] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Signalling peer b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:16.412242 11801 raft_consensus.cc:1275] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Refusing update from remote peer 02e67ee6aaa140d2b944ed62e0608266: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:16.412951 11802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fb337d4ffbe478f8afe747278fb22ed"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:46400
I20260709 13:01:16.413460 11802 raft_consensus.cc:493] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:16.413816 11802 raft_consensus.cc:3060] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.414363 11875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3dca543ea094d31954567c602be0b82"
dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
mode: GRACEFUL
new_leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:36900
I20260709 13:01:16.414494 12024 consensus_queue.cc:1048] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.414921 11875 raft_consensus.cc:606] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Received request to transfer leadership to TS b62eed507b454ed08ce7c07119fdf3bb
I20260709 13:01:16.420531 11802 raft_consensus.cc:515] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.422067 12042 raft_consensus.cc:993] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266: : Instructing follower b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:16.422520 12024 raft_consensus.cc:1081] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Signalling peer b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:16.423967 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb337d4ffbe478f8afe747278fb22ed" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:16.424485 11729 raft_consensus.cc:3055] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:16.424322 11802 leader_election.cc:290] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:16.424551 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb337d4ffbe478f8afe747278fb22ed" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:16.424911 11729 raft_consensus.cc:740] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:16.425132 11875 raft_consensus.cc:3060] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.425701 11729 consensus_queue.cc:260] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.427100 11729 raft_consensus.cc:3060] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.430773 11801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3dca543ea094d31954567c602be0b82"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:46414
I20260709 13:01:16.431367 11801 raft_consensus.cc:493] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:16.431628 11875 raft_consensus.cc:2468] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:16.431770 11801 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:16.432857 11771 leader_election.cc:304] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:16.433624 11969 raft_consensus.cc:2804] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:16.438330 11801 raft_consensus.cc:515] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.439576 11729 raft_consensus.cc:2468] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:16.442862 11801 leader_election.cc:290] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 4 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:16.443722 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:16.444427 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dca543ea094d31954567c602be0b82" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:16.444993 11875 raft_consensus.cc:3055] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:16.445098 11729 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:16.445587 11875 raft_consensus.cc:740] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:16.446735 11875 consensus_queue.cc:260] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.448390 11875 raft_consensus.cc:3060] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:16.450907 11969 raft_consensus.cc:697] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:16.452402 11969 consensus_queue.cc:237] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.452909 11729 raft_consensus.cc:2468] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 4.
I20260709 13:01:16.454002 11769 leader_election.cc:304] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [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: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:16.455686 12047 raft_consensus.cc:2804] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:16.456213 12047 raft_consensus.cc:697] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 4 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:16.457276 11875 raft_consensus.cc:2468] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 4.
I20260709 13:01:16.457118 12047 consensus_queue.cc:237] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.460362 11624 catalog_manager.cc:5697] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 1 to 2, leader changed from da64a5e146544ea28e288b2ed996a93a (127.11.82.193) to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 2 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.472425 11624 catalog_manager.cc:5697] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 3 to 4, leader changed from 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195) to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 4 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.516319 12042 raft_consensus.cc:993] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266: : Instructing follower b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:16.516752 12024 raft_consensus.cc:1081] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Signalling peer b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:16.518128 11801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:46414
I20260709 13:01:16.518599 11801 raft_consensus.cc:493] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:16.518955 11801 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:16.523725 11801 raft_consensus.cc:515] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.525471 11801 leader_election.cc:290] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 4 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:16.526535 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:16.526644 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ab983973a4bf18313b5226b9d4fa5" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:16.527221 11875 raft_consensus.cc:3055] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:16.527251 11729 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:16.527731 11875 raft_consensus.cc:740] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:16.529138 12008 raft_consensus.cc:993] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a: : Instructing follower b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:16.528705 11875 consensus_queue.cc:260] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.529572 12008 raft_consensus.cc:1081] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Signalling peer b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:16.529989 11875 raft_consensus.cc:3060] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:16.531162 11801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:46400
I20260709 13:01:16.531747 11801 raft_consensus.cc:493] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:16.532163 11801 raft_consensus.cc:3060] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.534935 11729 raft_consensus.cc:2468] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 4.
I20260709 13:01:16.535123 11875 raft_consensus.cc:2468] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 4.
I20260709 13:01:16.535976 11769 leader_election.cc:304] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [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: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:16.536749 12047 raft_consensus.cc:2804] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:16.537235 12047 raft_consensus.cc:697] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 4 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:16.537927 12047 consensus_queue.cc:237] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.538030 11801 raft_consensus.cc:515] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:16.539697 11801 leader_election.cc:290] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Requested vote from peers 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989), da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489)
I20260709 13:01:16.540522 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:16.540688 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:16.541050 11875 raft_consensus.cc:3060] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.541252 11729 raft_consensus.cc:3055] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:16.543814 11729 raft_consensus.cc:740] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:16.544569 11729 consensus_queue.cc:260] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:16.545425 11729 raft_consensus.cc:3060] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.545965 11624 catalog_manager.cc:5697] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 3 to 4, leader changed from 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195) to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 4 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.549115 11875 raft_consensus.cc:2468] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:16.550086 11771 leader_election.cc:304] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:16.550161 11729 raft_consensus.cc:2468] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:16.550781 12047 raft_consensus.cc:2804] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:16.551191 12047 raft_consensus.cc:697] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:16.551842 12047 consensus_queue.cc:237] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:16.559458 11624 catalog_manager.cc:5697] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 1 to 2, leader changed from da64a5e146544ea28e288b2ed996a93a (127.11.82.193) to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 2 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.662953 12008 raft_consensus.cc:993] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a: : Instructing follower b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:16.663412 12043 raft_consensus.cc:1081] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Signalling peer b62eed507b454ed08ce7c07119fdf3bb to start an election
I20260709 13:01:16.664858 11801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
 from {username='slave'} at 127.0.0.1:46400
I20260709 13:01:16.665270 11801 raft_consensus.cc:493] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:16.665567 11801 raft_consensus.cc:3060] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.669991 11801 raft_consensus.cc:515] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.671674 11801 leader_election.cc:290] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:16.672420 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:16.672745 11875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "b62eed507b454ed08ce7c07119fdf3bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:16.672958 11729 raft_consensus.cc:3055] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:16.673290 11729 raft_consensus.cc:740] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:16.673313 11875 raft_consensus.cc:3060] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.674046 11729 consensus_queue.cc:260] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.674993 11729 raft_consensus.cc:3060] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.677919 11875 raft_consensus.cc:2468] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:16.678900 11771 leader_election.cc:304] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, b62eed507b454ed08ce7c07119fdf3bb; no voters: 
I20260709 13:01:16.679281 11729 raft_consensus.cc:2468] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62eed507b454ed08ce7c07119fdf3bb in term 2.
I20260709 13:01:16.679544 12047 raft_consensus.cc:2804] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:16.680038 12047 raft_consensus.cc:697] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Leader. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:16.680787 12047 consensus_queue.cc:237] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:16.686832 11624 catalog_manager.cc:5697] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb reported cstate change: term changed from 1 to 2, leader changed from da64a5e146544ea28e288b2ed996a93a (127.11.82.193) to b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194). New cstate: current_term: 2 leader_uuid: "b62eed507b454ed08ce7c07119fdf3bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.864627 11875 raft_consensus.cc:1275] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:16.865994 12047 consensus_queue.cc:1048] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:16.875609 11729 raft_consensus.cc:1275] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:16.877501 12047 consensus_queue.cc:1048] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:16.881940 11726 raft_consensus.cc:1275] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 4 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:16.883201 12047 consensus_queue.cc:1048] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:16.891086 11876 raft_consensus.cc:1275] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 4 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:16.892287 12046 consensus_queue.cc:1048] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:17.002876 11726 raft_consensus.cc:1275] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 4 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:17.003989 12046 consensus_queue.cc:1048] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:17.011915 11876 raft_consensus.cc:1275] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 4 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:17.013581 11969 consensus_queue.cc:1048] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:17.087419 11876 raft_consensus.cc:1275] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.088653 11969 consensus_queue.cc:1048] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:17.098176 11726 raft_consensus.cc:1275] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.099494 12047 consensus_queue.cc:1048] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:17.154187 11876 raft_consensus.cc:1275] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.156423 11726 raft_consensus.cc:1275] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Refusing update from remote peer b62eed507b454ed08ce7c07119fdf3bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.156487 12047 consensus_queue.cc:1048] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:17.158144 12046 consensus_queue.cc:1048] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:19.439566 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:19.446419 11801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
mode: GRACEFUL
new_leader_uuid: "da64a5e146544ea28e288b2ed996a93a"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:01:19.446992 11801 raft_consensus.cc:606] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Received request to transfer leadership to TS da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:19.449358 11801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
mode: GRACEFUL
new_leader_uuid: "02e67ee6aaa140d2b944ed62e0608266"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:01:19.449892 11801 raft_consensus.cc:606] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Received request to transfer leadership to TS 02e67ee6aaa140d2b944ed62e0608266
I20260709 13:01:19.452154 11801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
mode: GRACEFUL
new_leader_uuid: "da64a5e146544ea28e288b2ed996a93a"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:01:19.452570 11801 raft_consensus.cc:606] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Received request to transfer leadership to TS da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:19.454689 11801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
mode: GRACEFUL
new_leader_uuid: "da64a5e146544ea28e288b2ed996a93a"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:01:19.455070 11801 raft_consensus.cc:606] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Received request to transfer leadership to TS da64a5e146544ea28e288b2ed996a93a
I20260709 13:01:19.457247 11801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c"
dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
mode: GRACEFUL
new_leader_uuid: "02e67ee6aaa140d2b944ed62e0608266"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:01:19.457652 11801 raft_consensus.cc:606] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Received request to transfer leadership to TS 02e67ee6aaa140d2b944ed62e0608266
I20260709 13:01:19.458622 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:01:19.459110 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:19.593220 11969 raft_consensus.cc:993] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb: : Instructing follower da64a5e146544ea28e288b2ed996a93a to start an election
I20260709 13:01:19.593672 12063 raft_consensus.cc:1081] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Signalling peer da64a5e146544ea28e288b2ed996a93a to start an election
I20260709 13:01:19.595112 11726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163"
dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
 from {username='slave'} at 127.0.0.1:60164
I20260709 13:01:19.595597 11726 raft_consensus.cc:493] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:19.595885 11726 raft_consensus.cc:3060] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.600458 11726 raft_consensus.cc:515] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:19.602303 11726 leader_election.cc:290] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 3 election: Requested vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:19.603621 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:19.603778 11876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb6b3f7bc5f4045981d00a18d958163" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:19.604182 11801 raft_consensus.cc:3055] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:19.604319 11876 raft_consensus.cc:3060] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.604496 11801 raft_consensus.cc:740] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:19.605270 11801 consensus_queue.cc:260] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [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: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:19.606271 11801 raft_consensus.cc:3060] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.609822 11876 raft_consensus.cc:2468] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 3.
I20260709 13:01:19.611212 11696 leader_election.cc:304] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [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: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:19.611577 11801 raft_consensus.cc:2468] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 3.
I20260709 13:01:19.612815 12064 raft_consensus.cc:2804] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:19.614351 12064 raft_consensus.cc:697] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 3 LEADER]: Becoming Leader. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:19.616173 12064 consensus_queue.cc:237] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [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: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } }
I20260709 13:01:19.625025 11626 catalog_manager.cc:5697] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a reported cstate change: term changed from 2 to 3, leader changed from b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194) to da64a5e146544ea28e288b2ed996a93a (127.11.82.193). New cstate: current_term: 3 leader_uuid: "da64a5e146544ea28e288b2ed996a93a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:19.657721 11969 raft_consensus.cc:993] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb: : Instructing follower da64a5e146544ea28e288b2ed996a93a to start an election
I20260709 13:01:19.658115 11969 raft_consensus.cc:1081] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Signalling peer da64a5e146544ea28e288b2ed996a93a to start an election
I20260709 13:01:19.660295 11729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c"
dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
 from {username='slave'} at 127.0.0.1:60164
I20260709 13:01:19.661365 11729 raft_consensus.cc:493] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:19.661662 11729 raft_consensus.cc:3060] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.667316 11729 raft_consensus.cc:515] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.669001 11729 leader_election.cc:290] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 3 election: Requested vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:19.669828 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:19.670101 11876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6732adceb74f139071a5bbec37ca4c" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:19.670396 11801 raft_consensus.cc:3055] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:19.670627 11876 raft_consensus.cc:3060] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.670799 11801 raft_consensus.cc:740] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:19.671567 11801 consensus_queue.cc:260] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.672374 11801 raft_consensus.cc:3060] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.676713 11876 raft_consensus.cc:2468] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 3.
I20260709 13:01:19.677350 11801 raft_consensus.cc:2468] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 3.
I20260709 13:01:19.678422 11694 leader_election.cc:304] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [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: b62eed507b454ed08ce7c07119fdf3bb, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:19.679131 12064 raft_consensus.cc:2804] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:19.679613 12064 raft_consensus.cc:697] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 3 LEADER]: Becoming Leader. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:19.680294 12064 consensus_queue.cc:237] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.687814 11626 catalog_manager.cc:5697] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a reported cstate change: term changed from 2 to 3, leader changed from b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194) to da64a5e146544ea28e288b2ed996a93a (127.11.82.193). New cstate: current_term: 3 leader_uuid: "da64a5e146544ea28e288b2ed996a93a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:19.690260 12063 raft_consensus.cc:993] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb: : Instructing follower 02e67ee6aaa140d2b944ed62e0608266 to start an election
I20260709 13:01:19.690724 11969 raft_consensus.cc:1081] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Signalling peer 02e67ee6aaa140d2b944ed62e0608266 to start an election
I20260709 13:01:19.692204 11876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661"
dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
 from {username='slave'} at 127.0.0.1:36896
I20260709 13:01:19.692649 11876 raft_consensus.cc:493] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:19.692953 11876 raft_consensus.cc:3060] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.698282 11876 raft_consensus.cc:515] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.700022 11876 leader_election.cc:290] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 3 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:19.700815 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:19.701045 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a94eb8ef8fd4934b947ca4b1002a661" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:19.701404 11729 raft_consensus.cc:3060] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.701507 11801 raft_consensus.cc:3055] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:19.701823 11801 raft_consensus.cc:740] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:19.702510 11801 consensus_queue.cc:260] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.703676 11801 raft_consensus.cc:3060] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.708956 11729 raft_consensus.cc:2468] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 3.
I20260709 13:01:19.709578 11801 raft_consensus.cc:2468] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 3.
I20260709 13:01:19.710460 11843 leader_election.cc:304] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [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: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:19.711387 12042 raft_consensus.cc:2804] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:19.712534 12042 raft_consensus.cc:697] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Becoming Leader. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:19.713277 12042 consensus_queue.cc:237] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.720491 11626 catalog_manager.cc:5697] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 reported cstate change: term changed from 2 to 3, leader changed from b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194) to 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195). New cstate: current_term: 3 leader_uuid: "02e67ee6aaa140d2b944ed62e0608266" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:19.906490 12063 raft_consensus.cc:993] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb: : Instructing follower 02e67ee6aaa140d2b944ed62e0608266 to start an election
I20260709 13:01:19.906992 11969 raft_consensus.cc:1081] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Signalling peer 02e67ee6aaa140d2b944ed62e0608266 to start an election
I20260709 13:01:19.908389 11876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c"
dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
 from {username='slave'} at 127.0.0.1:36896
I20260709 13:01:19.908803 11876 raft_consensus.cc:493] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:19.909054 11876 raft_consensus.cc:3060] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.913403 11876 raft_consensus.cc:515] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.914844 11876 leader_election.cc:290] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 2 election: Requested vote from peers da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489), b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187)
I20260709 13:01:19.915678 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
I20260709 13:01:19.915964 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7fd11c711e4c218591c530f429c47c" candidate_uuid: "02e67ee6aaa140d2b944ed62e0608266" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:19.916218 11729 raft_consensus.cc:3060] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.916538 11801 raft_consensus.cc:3055] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:19.916817 11801 raft_consensus.cc:740] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:19.917395 11801 consensus_queue.cc:260] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.918246 11801 raft_consensus.cc:3060] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.920838 11729 raft_consensus.cc:2468] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 2.
I20260709 13:01:19.921762 11843 leader_election.cc:304] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:19.922411 12042 raft_consensus.cc:2804] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:19.922552 11801 raft_consensus.cc:2468] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02e67ee6aaa140d2b944ed62e0608266 in term 2.
I20260709 13:01:19.922794 12042 raft_consensus.cc:697] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 2 LEADER]: Becoming Leader. State: Replica: 02e67ee6aaa140d2b944ed62e0608266, State: Running, Role: LEADER
I20260709 13:01:19.923744 12042 consensus_queue.cc:237] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.927726 12063 raft_consensus.cc:993] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb: : Instructing follower da64a5e146544ea28e288b2ed996a93a to start an election
I20260709 13:01:19.928380 11969 raft_consensus.cc:1081] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Signalling peer da64a5e146544ea28e288b2ed996a93a to start an election
I20260709 13:01:19.930364 11729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7"
dest_uuid: "da64a5e146544ea28e288b2ed996a93a"
 from {username='slave'} at 127.0.0.1:60164
I20260709 13:01:19.930895 11729 raft_consensus.cc:493] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:19.931223 11729 raft_consensus.cc:3060] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.934101 11626 catalog_manager.cc:5697] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 reported cstate change: term changed from 1 to 2, leader changed from b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194) to 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "02e67ee6aaa140d2b944ed62e0608266" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:19.935922 11729 raft_consensus.cc:515] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.937685 11729 leader_election.cc:290] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [CANDIDATE]: Term 3 election: Requested vote from peers b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187), 02e67ee6aaa140d2b944ed62e0608266 (127.11.82.195:45989)
I20260709 13:01:19.938351 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b62eed507b454ed08ce7c07119fdf3bb"
I20260709 13:01:19.938623 11876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f291182b9e4d608a145023836cc5b7" candidate_uuid: "da64a5e146544ea28e288b2ed996a93a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02e67ee6aaa140d2b944ed62e0608266"
I20260709 13:01:19.938931 11801 raft_consensus.cc:3055] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:19.939138 11876 raft_consensus.cc:3060] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.939248 11801 raft_consensus.cc:740] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62eed507b454ed08ce7c07119fdf3bb, State: Running, Role: LEADER
I20260709 13:01:19.940085 11801 consensus_queue.cc:260] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.941241 11801 raft_consensus.cc:3060] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:19.945222 11876 raft_consensus.cc:2468] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 3.
I20260709 13:01:19.946237 11696 leader_election.cc:304] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [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: 02e67ee6aaa140d2b944ed62e0608266, da64a5e146544ea28e288b2ed996a93a; no voters: 
I20260709 13:01:19.946966 12064 raft_consensus.cc:2804] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:19.947010 11801 raft_consensus.cc:2468] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da64a5e146544ea28e288b2ed996a93a in term 3.
I20260709 13:01:19.947589 12064 raft_consensus.cc:697] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 3 LEADER]: Becoming Leader. State: Replica: da64a5e146544ea28e288b2ed996a93a, State: Running, Role: LEADER
I20260709 13:01:19.948506 12064 consensus_queue.cc:237] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [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: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } }
I20260709 13:01:19.955927 11626 catalog_manager.cc:5697] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a reported cstate change: term changed from 2 to 3, leader changed from b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194) to da64a5e146544ea28e288b2ed996a93a (127.11.82.193). New cstate: current_term: 3 leader_uuid: "da64a5e146544ea28e288b2ed996a93a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:20.042717 11801 raft_consensus.cc:1275] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Refusing update from remote peer da64a5e146544ea28e288b2ed996a93a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:20.043745 12064 consensus_queue.cc:1048] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.056609 11876 raft_consensus.cc:1275] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Refusing update from remote peer da64a5e146544ea28e288b2ed996a93a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:20.058019 12064 consensus_queue.cc:1048] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.181210 11876 raft_consensus.cc:1275] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Refusing update from remote peer da64a5e146544ea28e288b2ed996a93a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:20.182467 12064 consensus_queue.cc:1048] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.190397 11801 raft_consensus.cc:1275] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Refusing update from remote peer da64a5e146544ea28e288b2ed996a93a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:20.192245 11801 raft_consensus.cc:1275] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Refusing update from remote peer 02e67ee6aaa140d2b944ed62e0608266: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:20.192561 12082 consensus_queue.cc:1048] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:20.193711 12042 consensus_queue.cc:1048] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.204783 11729 raft_consensus.cc:1275] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Refusing update from remote peer 02e67ee6aaa140d2b944ed62e0608266: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:20.206108 12072 consensus_queue.cc:1048] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.337774 11876 raft_consensus.cc:1275] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Refusing update from remote peer da64a5e146544ea28e288b2ed996a93a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:20.338953 12065 consensus_queue.cc:1048] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02e67ee6aaa140d2b944ed62e0608266" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.347892 11802 raft_consensus.cc:1275] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Refusing update from remote peer da64a5e146544ea28e288b2ed996a93a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:20.349709 12087 consensus_queue.cc:1048] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:20.363523 11729 raft_consensus.cc:1275] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Refusing update from remote peer 02e67ee6aaa140d2b944ed62e0608266: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:20.364773 12072 consensus_queue.cc:1048] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da64a5e146544ea28e288b2ed996a93a" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:20.374009 11802 raft_consensus.cc:1275] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Refusing update from remote peer 02e67ee6aaa140d2b944ed62e0608266: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:20.375644 12072 consensus_queue.cc:1048] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62eed507b454ed08ce7c07119fdf3bb" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:20.460005 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:20.465301 11595 tablet_server.cc:179] TabletServer@127.11.82.193:0 shutting down...
I20260709 13:01:20.495677 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:20.496495 11595 tablet_replica.cc:333] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a: stopping tablet replica
I20260709 13:01:20.497198 11595 raft_consensus.cc:2243] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.497687 11595 raft_consensus.cc:2272] T a21d45ef039a49eb8f2b15b6d3fac674 P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.499939 11595 tablet_replica.cc:333] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a: stopping tablet replica
I20260709 13:01:20.500470 11595 raft_consensus.cc:2243] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.500869 11595 raft_consensus.cc:2272] T d46ab983973a4bf18313b5226b9d4fa5 P da64a5e146544ea28e288b2ed996a93a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.502346 11595 tablet_replica.cc:333] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a: stopping tablet replica
I20260709 13:01:20.502902 11595 raft_consensus.cc:2243] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.503602 11595 raft_consensus.cc:2272] T 72f291182b9e4d608a145023836cc5b7 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.505426 11595 tablet_replica.cc:333] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a: stopping tablet replica
I20260709 13:01:20.505908 11595 raft_consensus.cc:2243] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.506297 11595 raft_consensus.cc:2272] T 8a7fd11c711e4c218591c530f429c47c P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.508400 11595 tablet_replica.cc:333] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a: stopping tablet replica
I20260709 13:01:20.508912 11595 raft_consensus.cc:2243] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.509299 11595 raft_consensus.cc:2272] T 3fb337d4ffbe478f8afe747278fb22ed P da64a5e146544ea28e288b2ed996a93a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.510972 11595 tablet_replica.cc:333] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a: stopping tablet replica
I20260709 13:01:20.511435 11595 raft_consensus.cc:2243] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.512110 11595 raft_consensus.cc:2272] T 2b6732adceb74f139071a5bbec37ca4c P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.513926 11595 tablet_replica.cc:333] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a: stopping tablet replica
I20260709 13:01:20.514371 11595 raft_consensus.cc:2243] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.514809 11595 raft_consensus.cc:2272] T 2a94eb8ef8fd4934b947ca4b1002a661 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.516752 11595 tablet_replica.cc:333] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a: stopping tablet replica
I20260709 13:01:20.517205 11595 raft_consensus.cc:2243] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.517882 11595 raft_consensus.cc:2272] T 0bb6b3f7bc5f4045981d00a18d958163 P da64a5e146544ea28e288b2ed996a93a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.519639 11595 tablet_replica.cc:333] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a: stopping tablet replica
I20260709 13:01:20.520057 11595 raft_consensus.cc:2243] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.520443 11595 raft_consensus.cc:2272] T c3dca543ea094d31954567c602be0b82 P da64a5e146544ea28e288b2ed996a93a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:20.615705 11769 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35489: connect: Connection refused (error 111)
W20260709 13:01:20.619789 11769 consensus_peers.cc:597] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb -> Peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Couldn't send request to peer da64a5e146544ea28e288b2ed996a93a. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:20.636251 11595 tablet_server.cc:196] TabletServer@127.11.82.193:0 shutdown complete.
W20260709 13:01:20.648172 11843 consensus_peers.cc:597] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 -> Peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Couldn't send request to peer da64a5e146544ea28e288b2ed996a93a. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:20.656857 11595 tablet_server.cc:179] TabletServer@127.11.82.194:0 shutting down...
W20260709 13:01:20.662129 11769 consensus_peers.cc:597] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb -> Peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Couldn't send request to peer da64a5e146544ea28e288b2ed996a93a. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:20.683127 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:20.683779 11595 tablet_replica.cc:333] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb: stopping tablet replica
I20260709 13:01:20.684350 11595 raft_consensus.cc:2243] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.684799 11595 raft_consensus.cc:2272] T a21d45ef039a49eb8f2b15b6d3fac674 P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.686432 11595 tablet_replica.cc:333] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb: stopping tablet replica
I20260709 13:01:20.686973 11595 raft_consensus.cc:2243] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.687655 11595 raft_consensus.cc:2272] T d46ab983973a4bf18313b5226b9d4fa5 P b62eed507b454ed08ce7c07119fdf3bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.689159 11595 tablet_replica.cc:333] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb: stopping tablet replica
I20260709 13:01:20.689607 11595 raft_consensus.cc:2243] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.689970 11595 raft_consensus.cc:2272] T 72f291182b9e4d608a145023836cc5b7 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.692013 11595 tablet_replica.cc:333] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb: stopping tablet replica
I20260709 13:01:20.692471 11595 raft_consensus.cc:2243] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.692915 11595 raft_consensus.cc:2272] T 8a7fd11c711e4c218591c530f429c47c P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.695120 11595 tablet_replica.cc:333] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb: stopping tablet replica
I20260709 13:01:20.695665 11595 raft_consensus.cc:2243] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.696039 11595 raft_consensus.cc:2272] T 2b6732adceb74f139071a5bbec37ca4c P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:20.695966 11843 consensus_peers.cc:597] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 -> Peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Couldn't send request to peer da64a5e146544ea28e288b2ed996a93a. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:20.698015 11595 tablet_replica.cc:333] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb: stopping tablet replica
I20260709 13:01:20.698513 11595 raft_consensus.cc:2243] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.699239 11595 raft_consensus.cc:2272] T 3fb337d4ffbe478f8afe747278fb22ed P b62eed507b454ed08ce7c07119fdf3bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.700737 11595 tablet_replica.cc:333] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb: stopping tablet replica
I20260709 13:01:20.701201 11595 raft_consensus.cc:2243] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.701563 11595 raft_consensus.cc:2272] T 2a94eb8ef8fd4934b947ca4b1002a661 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.703524 11595 tablet_replica.cc:333] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb: stopping tablet replica
I20260709 13:01:20.704084 11595 raft_consensus.cc:2243] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.704839 11595 raft_consensus.cc:2272] T c3dca543ea094d31954567c602be0b82 P b62eed507b454ed08ce7c07119fdf3bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.706830 11595 tablet_replica.cc:333] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb: stopping tablet replica
W20260709 13:01:20.706902 11843 consensus_peers.cc:597] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 -> Peer b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187): Couldn't send request to peer b62eed507b454ed08ce7c07119fdf3bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:20.707414 11595 raft_consensus.cc:2243] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.707751 11595 raft_consensus.cc:2272] T 0bb6b3f7bc5f4045981d00a18d958163 P b62eed507b454ed08ce7c07119fdf3bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.734762 11595 tablet_server.cc:196] TabletServer@127.11.82.194:0 shutdown complete.
I20260709 13:01:20.750524 11595 tablet_server.cc:179] TabletServer@127.11.82.195:0 shutting down...
W20260709 13:01:20.759588 11843 consensus_peers.cc:597] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 -> Peer da64a5e146544ea28e288b2ed996a93a (127.11.82.193:35489): Couldn't send request to peer da64a5e146544ea28e288b2ed996a93a. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:20.784233 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:20.784998 11595 tablet_replica.cc:333] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266: stopping tablet replica
W20260709 13:01:20.785645 11843 consensus_peers.cc:597] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 -> Peer b62eed507b454ed08ce7c07119fdf3bb (127.11.82.194:38187): Couldn't send request to peer b62eed507b454ed08ce7c07119fdf3bb. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:38187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:20.785770 11595 raft_consensus.cc:2243] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.786592 11595 raft_consensus.cc:2272] T 8a7fd11c711e4c218591c530f429c47c P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.788664 11595 tablet_replica.cc:333] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266: stopping tablet replica
I20260709 13:01:20.789196 11595 raft_consensus.cc:2243] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.789899 11595 raft_consensus.cc:2272] T a21d45ef039a49eb8f2b15b6d3fac674 P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.791654 11595 tablet_replica.cc:333] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266: stopping tablet replica
I20260709 13:01:20.792126 11595 raft_consensus.cc:2243] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.792522 11595 raft_consensus.cc:2272] T 72f291182b9e4d608a145023836cc5b7 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.794283 11595 tablet_replica.cc:333] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266: stopping tablet replica
I20260709 13:01:20.794852 11595 raft_consensus.cc:2243] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.795280 11595 raft_consensus.cc:2272] T d46ab983973a4bf18313b5226b9d4fa5 P 02e67ee6aaa140d2b944ed62e0608266 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.796886 11595 tablet_replica.cc:333] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266: stopping tablet replica
I20260709 13:01:20.797345 11595 raft_consensus.cc:2243] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.798056 11595 raft_consensus.cc:2272] T 2a94eb8ef8fd4934b947ca4b1002a661 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.799901 11595 tablet_replica.cc:333] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266: stopping tablet replica
I20260709 13:01:20.800374 11595 raft_consensus.cc:2243] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.800791 11595 raft_consensus.cc:2272] T c3dca543ea094d31954567c602be0b82 P 02e67ee6aaa140d2b944ed62e0608266 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.802327 11595 tablet_replica.cc:333] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266: stopping tablet replica
I20260709 13:01:20.802919 11595 raft_consensus.cc:2243] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.803313 11595 raft_consensus.cc:2272] T 0bb6b3f7bc5f4045981d00a18d958163 P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.805250 11595 tablet_replica.cc:333] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266: stopping tablet replica
I20260709 13:01:20.805711 11595 raft_consensus.cc:2243] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.806094 11595 raft_consensus.cc:2272] T 3fb337d4ffbe478f8afe747278fb22ed P 02e67ee6aaa140d2b944ed62e0608266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.807780 11595 tablet_replica.cc:333] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266: stopping tablet replica
I20260709 13:01:20.808195 11595 raft_consensus.cc:2243] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.808596 11595 raft_consensus.cc:2272] T 2b6732adceb74f139071a5bbec37ca4c P 02e67ee6aaa140d2b944ed62e0608266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.835426 11595 tablet_server.cc:196] TabletServer@127.11.82.195:0 shutdown complete.
I20260709 13:01:20.851329 11595 master.cc:562] Master@127.11.82.254:42857 shutting down...
I20260709 13:01:20.974965 11595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.975462 11595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.975740 11595 tablet_replica.cc:333] T 00000000000000000000000000000000 P fe6d38e58eb64b16b073fe9cc48b1cdd: stopping tablet replica
I20260709 13:01:20.995316 11595 master.cc:584] Master@127.11.82.254:42857 shutdown complete.
02e67ee6aaa140d2b944ed62e0608266  1
b62eed507b454ed08ce7c07119fdf3bb  4
da64a5e146544ea28e288b2ed996a93a  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13933 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:01:21.033207 11595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.82.254:46867
I20260709 13:01:21.034324 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:21.040315 12096 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
W20260709 13:01:21.040344 12097 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
W20260709 13:01:21.040566 12099 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
I20260709 13:01:21.041466 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:21.042348 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.042554 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:21.042742 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602081042723 us; error 0 us; skew 500 ppm
I20260709 13:01:21.043241 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.045615 11595 webserver.cc:533] Webserver started at http://127.11.82.254:38053/ using document root <none> and password file <none>
I20260709 13:01:21.046124 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.046321 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.046583 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.047768 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/master-0-root/instance:
uuid: "86a19fe466054752909c96f04f7201d4"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-vl1s"
I20260709 13:01:21.052172 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:21.055408 12104 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.056079 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:01:21.056345 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/master-0-root
uuid: "86a19fe466054752909c96f04f7201d4"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-vl1s"
I20260709 13:01:21.056627 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-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)
I20260709 13:01:21.087972 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.089186 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.126472 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.254:46867
I20260709 13:01:21.126621 12155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.254:46867 every 8 connection(s)
I20260709 13:01:21.130261 12156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.139122 12156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4: Bootstrap starting.
I20260709 13:01:21.143534 12156 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.147761 12156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4: No bootstrap required, opened a new log
I20260709 13:01:21.149983 12156 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86a19fe466054752909c96f04f7201d4" member_type: VOTER }
I20260709 13:01:21.150432 12156 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.150636 12156 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a19fe466054752909c96f04f7201d4, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.151283 12156 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86a19fe466054752909c96f04f7201d4" member_type: VOTER }
I20260709 13:01:21.151726 12156 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:21.151932 12156 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:21.152170 12156 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:21.156555 12156 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86a19fe466054752909c96f04f7201d4" member_type: VOTER }
I20260709 13:01:21.157071 12156 leader_election.cc:304] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [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: 86a19fe466054752909c96f04f7201d4; no voters: 
I20260709 13:01:21.158241 12156 leader_election.cc:290] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:21.158598 12159 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:21.160085 12159 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 1 LEADER]: Becoming Leader. State: Replica: 86a19fe466054752909c96f04f7201d4, State: Running, Role: LEADER
I20260709 13:01:21.160799 12159 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [LEADER]: Queue going to LEADER mode. State: All 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: "86a19fe466054752909c96f04f7201d4" member_type: VOTER }
I20260709 13:01:21.161556 12156 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:21.166066 12161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86a19fe466054752909c96f04f7201d4. Latest consensus state: current_term: 1 leader_uuid: "86a19fe466054752909c96f04f7201d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86a19fe466054752909c96f04f7201d4" member_type: VOTER } }
I20260709 13:01:21.166896 12161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:21.170933 12160 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86a19fe466054752909c96f04f7201d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86a19fe466054752909c96f04f7201d4" member_type: VOTER } }
I20260709 13:01:21.171563 12160 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:21.173749 12167 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:21.181541 12167 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:21.182519 11595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:21.191284 12167 catalog_manager.cc:1383] Generated new cluster ID: a9eeece7b60a40a298c3f1e2f78361d6
I20260709 13:01:21.191596 12167 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:21.217402 12167 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:21.218636 12167 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:21.230288 12167 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4: Generated new TSK 0
I20260709 13:01:21.230996 12167 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:21.249025 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:21.254935 12177 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
W20260709 13:01:21.255538 12178 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
W20260709 13:01:21.257781 12180 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
I20260709 13:01:21.258309 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:21.259188 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.259358 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:21.259567 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602081259532 us; error 0 us; skew 500 ppm
I20260709 13:01:21.260103 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.262475 11595 webserver.cc:533] Webserver started at http://127.11.82.193:43329/ using document root <none> and password file <none>
I20260709 13:01:21.262995 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.263258 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.263775 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.264853 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-0-root/instance:
uuid: "1b07561be75f4b12bd53473aaebdb3ce"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-vl1s"
I20260709 13:01:21.269250 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:21.272684 12185 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.273371 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:01:21.273708 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-0-root
uuid: "1b07561be75f4b12bd53473aaebdb3ce"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-vl1s"
I20260709 13:01:21.273993 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-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)
I20260709 13:01:21.298972 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.300266 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.301843 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:21.304188 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:21.304365 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.304701 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:21.304881 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.343721 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.193:38531
I20260709 13:01:21.343832 12247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.193:38531 every 8 connection(s)
I20260709 13:01:21.348403 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:21.355011 12252 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
W20260709 13:01:21.355810 12253 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
W20260709 13:01:21.358824 12255 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
I20260709 13:01:21.359416 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:21.360683 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.360989 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:21.361191 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602081361172 us; error 0 us; skew 500 ppm
I20260709 13:01:21.361696 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.364019 11595 webserver.cc:533] Webserver started at http://127.11.82.194:45321/ using document root <none> and password file <none>
I20260709 13:01:21.364480 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.364662 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.364939 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.366001 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-1-root/instance:
uuid: "991172537cf841afb210b1170e93400e"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-vl1s"
I20260709 13:01:21.370425 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:01:21.372620 12248 heartbeater.cc:344] Connected to a master server at 127.11.82.254:46867
I20260709 13:01:21.372987 12248 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:21.373641 12248 heartbeater.cc:507] Master 127.11.82.254:46867 requested a full tablet report, sending...
I20260709 13:01:21.374446 12260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.375308 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:01:21.375602 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-1-root
uuid: "991172537cf841afb210b1170e93400e"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-vl1s"
I20260709 13:01:21.376101 12121 ts_manager.cc:194] Registered new tserver with Master: 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531)
I20260709 13:01:21.375946 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-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)
I20260709 13:01:21.377803 12121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59226
I20260709 13:01:21.388955 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.390147 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.391570 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:21.393628 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:21.393855 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.394088 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:21.394255 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.431998 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.194:35469
I20260709 13:01:21.432098 12322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.194:35469 every 8 connection(s)
I20260709 13:01:21.436188 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:21.444594 12327 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
W20260709 13:01:21.445712 12326 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
I20260709 13:01:21.448518 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:21.448446 12323 heartbeater.cc:344] Connected to a master server at 127.11.82.254:46867
I20260709 13:01:21.449074 12323 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:21.449849 12323 heartbeater.cc:507] Master 127.11.82.254:46867 requested a full tablet report, sending...
W20260709 13:01:21.450284 12329 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
I20260709 13:01:21.451131 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.451372 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:21.451560 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602081451538 us; error 0 us; skew 500 ppm
I20260709 13:01:21.451892 12121 ts_manager.cc:194] Registered new tserver with Master: 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:21.452057 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.453402 12121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59238
I20260709 13:01:21.454798 11595 webserver.cc:533] Webserver started at http://127.11.82.195:45225/ using document root <none> and password file <none>
I20260709 13:01:21.455456 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.455693 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.455972 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.456995 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-2-root/instance:
uuid: "0f5bf0b2751d46fcadd77923de657bca"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-vl1s"
I20260709 13:01:21.461282 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:01:21.464318 12334 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.465061 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:01:21.465348 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-2-root
uuid: "0f5bf0b2751d46fcadd77923de657bca"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-vl1s"
I20260709 13:01:21.465620 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602066935108-11595-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)
I20260709 13:01:21.484287 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.485428 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.486877 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:21.488935 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:21.489154 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.489390 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:21.489562 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.526993 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.195:35481
I20260709 13:01:21.527096 12396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.195:35481 every 8 connection(s)
I20260709 13:01:21.541745 12397 heartbeater.cc:344] Connected to a master server at 127.11.82.254:46867
I20260709 13:01:21.542124 12397 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:21.542954 12397 heartbeater.cc:507] Master 127.11.82.254:46867 requested a full tablet report, sending...
I20260709 13:01:21.544726 12121 ts_manager.cc:194] Registered new tserver with Master: 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:21.545650 11595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014391067s
I20260709 13:01:21.546228 12121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59244
I20260709 13:01:21.570611 12121 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59252:
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"
    }
  }
}
W20260709 13:01:21.573809 12121 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.
I20260709 13:01:21.650794 12213 tablet_service.cc:1511] Processing CreateTablet for tablet a654e83c2de84802ac1c384493035cee (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:21.652206 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a654e83c2de84802ac1c384493035cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.652248 12288 tablet_service.cc:1511] Processing CreateTablet for tablet a654e83c2de84802ac1c384493035cee (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:21.652828 12211 tablet_service.cc:1511] Processing CreateTablet for tablet d5d97b25e7ec41b295d19b0f9b4ce3c5 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:21.653679 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a654e83c2de84802ac1c384493035cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.654143 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d97b25e7ec41b295d19b0f9b4ce3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.655510 12210 tablet_service.cc:1511] Processing CreateTablet for tablet c5f321f9c2a340f287f0c9fcdd11c822 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:21.655553 12287 tablet_service.cc:1511] Processing CreateTablet for tablet 80b19396497c4672abde2707390a6a66 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:21.656858 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f321f9c2a340f287f0c9fcdd11c822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.656940 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b19396497c4672abde2707390a6a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.657385 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 80b19396497c4672abde2707390a6a66 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:21.659219 12209 tablet_service.cc:1511] Processing CreateTablet for tablet f9612cf779f145c59bc1fff2cbc8d80b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:21.659816 12286 tablet_service.cc:1511] Processing CreateTablet for tablet d5d97b25e7ec41b295d19b0f9b4ce3c5 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:21.661118 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d97b25e7ec41b295d19b0f9b4ce3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.663283 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b19396497c4672abde2707390a6a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.663852 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 612274158f2f4ce68e9331baa035c284 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:21.664649 12285 tablet_service.cc:1511] Processing CreateTablet for tablet c5f321f9c2a340f287f0c9fcdd11c822 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:21.665127 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612274158f2f4ce68e9331baa035c284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.665913 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f321f9c2a340f287f0c9fcdd11c822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.667153 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9612cf779f145c59bc1fff2cbc8d80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.669059 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 8666d7c067a24d77a87ea1b76b5ca37b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:21.671023 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8666d7c067a24d77a87ea1b76b5ca37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.675629 12284 tablet_service.cc:1511] Processing CreateTablet for tablet f9612cf779f145c59bc1fff2cbc8d80b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:21.676959 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9612cf779f145c59bc1fff2cbc8d80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.680377 12283 tablet_service.cc:1511] Processing CreateTablet for tablet 612274158f2f4ce68e9331baa035c284 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:21.682003 12283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612274158f2f4ce68e9331baa035c284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.684410 12282 tablet_service.cc:1511] Processing CreateTablet for tablet 8666d7c067a24d77a87ea1b76b5ca37b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:21.685645 12282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8666d7c067a24d77a87ea1b76b5ca37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.708987 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 574f92ffb96d44dab587ce60151e6f3b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:21.710364 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574f92ffb96d44dab587ce60151e6f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.711887 12281 tablet_service.cc:1511] Processing CreateTablet for tablet 574f92ffb96d44dab587ce60151e6f3b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:21.713151 12281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574f92ffb96d44dab587ce60151e6f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.721802 12362 tablet_service.cc:1511] Processing CreateTablet for tablet a654e83c2de84802ac1c384493035cee (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:21.723167 12362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a654e83c2de84802ac1c384493035cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.723819 12361 tablet_service.cc:1511] Processing CreateTablet for tablet 80b19396497c4672abde2707390a6a66 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:21.725127 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b19396497c4672abde2707390a6a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.727843 12360 tablet_service.cc:1511] Processing CreateTablet for tablet d5d97b25e7ec41b295d19b0f9b4ce3c5 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:21.728891 12280 tablet_service.cc:1511] Processing CreateTablet for tablet 56b7b2c7701047e799c3040b54d4e08b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:21.729521 12360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d97b25e7ec41b295d19b0f9b4ce3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.730141 12280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b7b2c7701047e799c3040b54d4e08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.732028 12204 tablet_service.cc:1511] Processing CreateTablet for tablet 3d81a2ca60084b649428ddc6ac635d2a (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:21.732889 12357 tablet_service.cc:1511] Processing CreateTablet for tablet 612274158f2f4ce68e9331baa035c284 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:21.733827 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d81a2ca60084b649428ddc6ac635d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.742942 12205 tablet_service.cc:1511] Processing CreateTablet for tablet 56b7b2c7701047e799c3040b54d4e08b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:21.743670 12356 tablet_service.cc:1511] Processing CreateTablet for tablet 8666d7c067a24d77a87ea1b76b5ca37b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:21.744282 12205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b7b2c7701047e799c3040b54d4e08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.746029 12359 tablet_service.cc:1511] Processing CreateTablet for tablet c5f321f9c2a340f287f0c9fcdd11c822 (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:21.749907 12355 tablet_service.cc:1511] Processing CreateTablet for tablet 574f92ffb96d44dab587ce60151e6f3b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:21.751335 12354 tablet_service.cc:1511] Processing CreateTablet for tablet 56b7b2c7701047e799c3040b54d4e08b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:21.751744 12358 tablet_service.cc:1511] Processing CreateTablet for tablet f9612cf779f145c59bc1fff2cbc8d80b (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:21.752838 12357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612274158f2f4ce68e9331baa035c284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.753465 12359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f321f9c2a340f287f0c9fcdd11c822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.749874 12413 tablet_bootstrap.cc:492] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e: Bootstrap starting.
I20260709 13:01:21.755116 12355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574f92ffb96d44dab587ce60151e6f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.755687 12358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9612cf779f145c59bc1fff2cbc8d80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.756275 12354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b7b2c7701047e799c3040b54d4e08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.759135 12356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8666d7c067a24d77a87ea1b76b5ca37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.775429 12353 tablet_service.cc:1511] Processing CreateTablet for tablet 3d81a2ca60084b649428ddc6ac635d2a (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:21.775566 12279 tablet_service.cc:1511] Processing CreateTablet for tablet 3d81a2ca60084b649428ddc6ac635d2a (DEFAULT_TABLE table=test-workload [id=05cd9b6f71f6404a8356270f2fb710cc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:21.776769 12353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d81a2ca60084b649428ddc6ac635d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.777035 12279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d81a2ca60084b649428ddc6ac635d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.801746 12412 tablet_bootstrap.cc:492] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce: Bootstrap starting.
W20260709 13:01:21.842968 12106 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.82.193:38531, user_credentials={real_user=slave}} blocked reactor thread for 57097.1us
W20260709 13:01:21.847519 12105 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.82.194:35469, user_credentials={real_user=slave}} blocked reactor thread for 52780.7us
I20260709 13:01:21.889191 12414 tablet_bootstrap.cc:492] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca: Bootstrap starting.
I20260709 13:01:21.893716 12413 tablet_bootstrap.cc:654] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.902163 12412 tablet_bootstrap.cc:654] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.903657 12414 tablet_bootstrap.cc:654] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.924552 12413 tablet_bootstrap.cc:492] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e: No bootstrap required, opened a new log
I20260709 13:01:21.925132 12413 ts_tablet_manager.cc:1403] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e: Time spent bootstrapping tablet: real 0.176s	user 0.019s	sys 0.026s
I20260709 13:01:21.926100 12412 tablet_bootstrap.cc:492] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce: No bootstrap required, opened a new log
I20260709 13:01:21.926537 12412 ts_tablet_manager.cc:1403] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.004s
I20260709 13:01:21.927052 12414 tablet_bootstrap.cc:492] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca: No bootstrap required, opened a new log
I20260709 13:01:21.927500 12414 ts_tablet_manager.cc:1403] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.008s
I20260709 13:01:21.927506 12413 raft_consensus.cc:359] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.928256 12413 raft_consensus.cc:385] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.928519 12413 raft_consensus.cc:740] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.929163 12413 consensus_queue.cc:260] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.929330 12412 raft_consensus.cc:359] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.930059 12412 raft_consensus.cc:385] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.930358 12412 raft_consensus.cc:740] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.930307 12414 raft_consensus.cc:359] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.931221 12414 raft_consensus.cc:385] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.931595 12414 raft_consensus.cc:740] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.931820 12323 heartbeater.cc:499] Master 127.11.82.254:46867 was elected leader, sending a full tablet report...
I20260709 13:01:21.931447 12412 consensus_queue.cc:260] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.932343 12413 ts_tablet_manager.cc:1434] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:01:21.932581 12414 consensus_queue.cc:260] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.933283 12413 tablet_bootstrap.cc:492] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e: Bootstrap starting.
I20260709 13:01:21.938875 12413 tablet_bootstrap.cc:654] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.940524 12412 ts_tablet_manager.cc:1434] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260709 13:01:21.941274 12248 heartbeater.cc:499] Master 127.11.82.254:46867 was elected leader, sending a full tablet report...
I20260709 13:01:21.941577 12412 tablet_bootstrap.cc:492] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce: Bootstrap starting.
I20260709 13:01:21.943306 12414 ts_tablet_manager.cc:1434] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260709 13:01:21.944056 12397 heartbeater.cc:499] Master 127.11.82.254:46867 was elected leader, sending a full tablet report...
I20260709 13:01:21.950021 12414 tablet_bootstrap.cc:492] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca: Bootstrap starting.
I20260709 13:01:21.952791 12412 tablet_bootstrap.cc:654] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.955257 12413 tablet_bootstrap.cc:492] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e: No bootstrap required, opened a new log
I20260709 13:01:21.955974 12413 ts_tablet_manager.cc:1403] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 13:01:21.956110 12414 tablet_bootstrap.cc:654] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.961828 12413 raft_consensus.cc:359] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.962561 12413 raft_consensus.cc:385] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.962872 12413 raft_consensus.cc:740] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.963266 12414 tablet_bootstrap.cc:492] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca: No bootstrap required, opened a new log
I20260709 13:01:21.963896 12414 ts_tablet_manager.cc:1403] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260709 13:01:21.963877 12413 consensus_queue.cc:260] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.966478 12413 ts_tablet_manager.cc:1434] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:01:21.967101 12414 raft_consensus.cc:359] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.967855 12414 raft_consensus.cc:385] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.968201 12413 tablet_bootstrap.cc:492] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e: Bootstrap starting.
I20260709 13:01:21.968238 12414 raft_consensus.cc:740] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.969331 12414 consensus_queue.cc:260] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.969837 12412 tablet_bootstrap.cc:492] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce: No bootstrap required, opened a new log
I20260709 13:01:21.970570 12412 ts_tablet_manager.cc:1403] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.013s
I20260709 13:01:21.971894 12414 ts_tablet_manager.cc:1434] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:21.973809 12414 tablet_bootstrap.cc:492] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca: Bootstrap starting.
I20260709 13:01:21.974797 12412 raft_consensus.cc:359] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.975560 12412 raft_consensus.cc:385] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.975916 12412 raft_consensus.cc:740] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.976778 12412 consensus_queue.cc:260] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:21.979193 12412 ts_tablet_manager.cc:1434] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:21.980129 12412 tablet_bootstrap.cc:492] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce: Bootstrap starting.
I20260709 13:01:21.980212 12413 tablet_bootstrap.cc:654] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.980803 12414 tablet_bootstrap.cc:654] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.987942 12412 tablet_bootstrap.cc:654] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.994535 12414 tablet_bootstrap.cc:492] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca: No bootstrap required, opened a new log
I20260709 13:01:21.995220 12414 ts_tablet_manager.cc:1403] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.006s
I20260709 13:01:21.998142 12412 tablet_bootstrap.cc:492] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce: No bootstrap required, opened a new log
I20260709 13:01:22.001622 12412 ts_tablet_manager.cc:1403] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260709 13:01:21.998173 12414 raft_consensus.cc:359] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.006255 12412 raft_consensus.cc:359] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.006767 12413 tablet_bootstrap.cc:492] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e: No bootstrap required, opened a new log
I20260709 13:01:22.006844 12414 raft_consensus.cc:385] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.007055 12412 raft_consensus.cc:385] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.007277 12414 raft_consensus.cc:740] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.007424 12413 ts_tablet_manager.cc:1403] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.013s
I20260709 13:01:22.007453 12412 raft_consensus.cc:740] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.008126 12414 consensus_queue.cc:260] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.010334 12414 ts_tablet_manager.cc:1434] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 13:01:22.010571 12413 raft_consensus.cc:359] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.011353 12414 tablet_bootstrap.cc:492] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca: Bootstrap starting.
I20260709 13:01:22.011693 12413 raft_consensus.cc:385] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.012041 12413 raft_consensus.cc:740] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.012878 12413 consensus_queue.cc:260] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.015018 12413 ts_tablet_manager.cc:1434] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:01:22.016459 12413 tablet_bootstrap.cc:492] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e: Bootstrap starting.
I20260709 13:01:22.018023 12414 tablet_bootstrap.cc:654] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.008594 12412 consensus_queue.cc:260] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.021977 12412 ts_tablet_manager.cc:1434] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:01:22.022920 12412 tablet_bootstrap.cc:492] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce: Bootstrap starting.
I20260709 13:01:22.027199 12413 tablet_bootstrap.cc:654] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.029104 12412 tablet_bootstrap.cc:654] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.034350 12420 raft_consensus.cc:493] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.034845 12420 raft_consensus.cc:515] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.037102 12414 tablet_bootstrap.cc:492] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca: No bootstrap required, opened a new log
I20260709 13:01:22.037142 12420 leader_election.cc:290] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:22.037564 12413 tablet_bootstrap.cc:492] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e: No bootstrap required, opened a new log
I20260709 13:01:22.038130 12413 ts_tablet_manager.cc:1403] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.006s
I20260709 13:01:22.040946 12413 raft_consensus.cc:359] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.041651 12413 raft_consensus.cc:385] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.041761 12412 tablet_bootstrap.cc:492] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce: No bootstrap required, opened a new log
I20260709 13:01:22.041962 12413 raft_consensus.cc:740] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.042212 12412 ts_tablet_manager.cc:1403] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.004s
I20260709 13:01:22.042838 12413 consensus_queue.cc:260] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.044989 12413 ts_tablet_manager.cc:1434] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:01:22.044853 12412 raft_consensus.cc:359] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.037611 12414 ts_tablet_manager.cc:1403] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.012s
I20260709 13:01:22.046008 12413 tablet_bootstrap.cc:492] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e: Bootstrap starting.
I20260709 13:01:22.048974 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b19396497c4672abde2707390a6a66" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e" is_pre_election: true
I20260709 13:01:22.049360 12414 raft_consensus.cc:359] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.050173 12414 raft_consensus.cc:385] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.050488 12414 raft_consensus.cc:740] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Initialized, Role: FOLLOWER
W20260709 13:01:22.050820 12335 leader_election.cc:343] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 991172537cf841afb210b1170e93400e (127.11.82.194:35469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.051188 12414 consensus_queue.cc:260] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.051642 12419 raft_consensus.cc:493] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.052098 12419 raft_consensus.cc:515] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.052613 12413 tablet_bootstrap.cc:654] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.053408 12414 ts_tablet_manager.cc:1434] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:01:22.054334 12414 tablet_bootstrap.cc:492] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca: Bootstrap starting.
I20260709 13:01:22.055107 12412 raft_consensus.cc:385] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.055464 12412 raft_consensus.cc:740] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.056145 12412 consensus_queue.cc:260] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.066227 12419 leader_election.cc:290] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.089824 12412 ts_tablet_manager.cc:1434] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.006s
I20260709 13:01:22.090969 12412 tablet_bootstrap.cc:492] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce: Bootstrap starting.
I20260709 13:01:22.091390 12413 tablet_bootstrap.cc:492] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e: No bootstrap required, opened a new log
I20260709 13:01:22.091905 12413 ts_tablet_manager.cc:1403] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.018s
I20260709 13:01:22.094651 12413 raft_consensus.cc:359] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.095407 12413 raft_consensus.cc:385] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.095755 12413 raft_consensus.cc:740] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.063301 12414 tablet_bootstrap.cc:654] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.098831 12412 tablet_bootstrap.cc:654] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.099550 12413 consensus_queue.cc:260] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.103726 12413 ts_tablet_manager.cc:1434] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 13:01:22.104736 12413 tablet_bootstrap.cc:492] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e: Bootstrap starting.
I20260709 13:01:22.116941 12420 raft_consensus.cc:493] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.117434 12420 raft_consensus.cc:515] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.119266 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b19396497c4672abde2707390a6a66" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.119897 12223 raft_consensus.cc:2468] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 0.
I20260709 13:01:22.120404 12420 leader_election.cc:290] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:22.121140 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d81a2ca60084b649428ddc6ac635d2a" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.121354 12336 leader_election.cc:304] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [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: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 991172537cf841afb210b1170e93400e
I20260709 13:01:22.123406 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d81a2ca60084b649428ddc6ac635d2a" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e" is_pre_election: true
I20260709 13:01:22.124215 12420 raft_consensus.cc:2804] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.124590 12420 raft_consensus.cc:493] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.124902 12420 raft_consensus.cc:3060] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.125288 12413 tablet_bootstrap.cc:654] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:22.126355 12335 leader_election.cc:343] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 991172537cf841afb210b1170e93400e (127.11.82.194:35469): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:22.127198 12336 leader_election.cc:343] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.127696 12414 tablet_bootstrap.cc:492] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca: No bootstrap required, opened a new log
I20260709 13:01:22.127640 12336 leader_election.cc:304] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca; no voters: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e
I20260709 13:01:22.128176 12414 ts_tablet_manager.cc:1403] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.010s
I20260709 13:01:22.131053 12414 raft_consensus.cc:359] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.135097 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d97b25e7ec41b295d19b0f9b4ce3c5" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.132929 12414 raft_consensus.cc:385] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.137005 12414 raft_consensus.cc:740] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.137290 12439 raft_consensus.cc:2749] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.140326 12412 tablet_bootstrap.cc:492] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce: No bootstrap required, opened a new log
I20260709 13:01:22.144863 12420 raft_consensus.cc:515] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.137948 12414 consensus_queue.cc:260] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.145597 12412 ts_tablet_manager.cc:1403] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.013s
W20260709 13:01:22.138152 12187 leader_election.cc:343] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.146755 12413 tablet_bootstrap.cc:492] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e: No bootstrap required, opened a new log
I20260709 13:01:22.147609 12413 ts_tablet_manager.cc:1403] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.015s
I20260709 13:01:22.148259 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d97b25e7ec41b295d19b0f9b4ce3c5" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e" is_pre_election: true
I20260709 13:01:22.148694 12414 ts_tablet_manager.cc:1434] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:01:22.148870 12298 raft_consensus.cc:2468] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 0.
I20260709 13:01:22.149703 12414 tablet_bootstrap.cc:492] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca: Bootstrap starting.
I20260709 13:01:22.150236 12186 leader_election.cc:304] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [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: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:22.150638 12413 raft_consensus.cc:359] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.151377 12413 raft_consensus.cc:385] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.151453 12433 raft_consensus.cc:2804] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.151757 12413 raft_consensus.cc:740] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.151861 12433 raft_consensus.cc:493] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.152216 12433 raft_consensus.cc:3060] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.152120 12412 raft_consensus.cc:359] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.152889 12412 raft_consensus.cc:385] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.152537 12413 consensus_queue.cc:260] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.153208 12412 raft_consensus.cc:740] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.153999 12412 consensus_queue.cc:260] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.155588 12418 raft_consensus.cc:493] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.156169 12412 ts_tablet_manager.cc:1434] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:01:22.156010 12418 raft_consensus.cc:515] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.156507 12414 tablet_bootstrap.cc:654] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.157156 12412 tablet_bootstrap.cc:492] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce: Bootstrap starting.
I20260709 13:01:22.159401 12413 ts_tablet_manager.cc:1434] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:01:22.160467 12413 tablet_bootstrap.cc:492] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e: Bootstrap starting.
I20260709 13:01:22.169556 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b19396497c4672abde2707390a6a66" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:22.169771 12420 leader_election.cc:290] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:22.170310 12223 raft_consensus.cc:3060] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.171046 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b19396497c4672abde2707390a6a66" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:22.158540 12418 leader_election.cc:290] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
W20260709 13:01:22.177518 12169 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:01:22.187455 12335 leader_election.cc:343] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 991172537cf841afb210b1170e93400e (127.11.82.194:35469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.196563 12413 tablet_bootstrap.cc:654] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.200580 12223 raft_consensus.cc:2468] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 1.
I20260709 13:01:22.206212 12414 tablet_bootstrap.cc:492] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca: No bootstrap required, opened a new log
I20260709 13:01:22.206455 12433 raft_consensus.cc:515] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.207109 12336 leader_election.cc:304] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [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: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 991172537cf841afb210b1170e93400e
I20260709 13:01:22.208238 12414 ts_tablet_manager.cc:1403] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.033s
I20260709 13:01:22.208258 12412 tablet_bootstrap.cc:654] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.208834 12420 raft_consensus.cc:2804] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.209318 12420 raft_consensus.cc:697] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 1 LEADER]: Becoming Leader. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:22.210175 12420 consensus_queue.cc:237] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.211503 12414 raft_consensus.cc:359] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.212199 12414 raft_consensus.cc:385] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.212482 12414 raft_consensus.cc:740] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.213215 12414 consensus_queue.cc:260] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.215445 12414 ts_tablet_manager.cc:1434] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:01:22.215656 12419 raft_consensus.cc:493] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.216403 12414 tablet_bootstrap.cc:492] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca: Bootstrap starting.
I20260709 13:01:22.216078 12419 raft_consensus.cc:515] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.218040 12419 leader_election.cc:290] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.219530 12433 leader_election.cc:290] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.220356 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.221711 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d97b25e7ec41b295d19b0f9b4ce3c5" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:22.222219 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e" is_pre_election: true
I20260709 13:01:22.222846 12297 raft_consensus.cc:2468] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 0.
I20260709 13:01:22.222924 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d97b25e7ec41b295d19b0f9b4ce3c5" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:22.223472 12298 raft_consensus.cc:3060] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.223968 12186 leader_election.cc:304] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:22.224776 12433 raft_consensus.cc:2804] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.225268 12433 raft_consensus.cc:493] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.225605 12433 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:22.227592 12187 leader_election.cc:343] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:22.228492 12187 leader_election.cc:343] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.229269 12414 tablet_bootstrap.cc:654] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.231180 12412 tablet_bootstrap.cc:492] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce: No bootstrap required, opened a new log
I20260709 13:01:22.231702 12412 ts_tablet_manager.cc:1403] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.000s
I20260709 13:01:22.232054 12433 raft_consensus.cc:515] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.234086 12298 raft_consensus.cc:2468] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 1.
I20260709 13:01:22.234920 12412 raft_consensus.cc:359] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.236634 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.242565 12413 tablet_bootstrap.cc:492] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e: No bootstrap required, opened a new log
I20260709 13:01:22.240206 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.241079 12121 catalog_manager.cc:5697] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195). New cstate: current_term: 1 leader_uuid: "0f5bf0b2751d46fcadd77923de657bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:22.242818 12186 leader_election.cc:304] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [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: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:22.243633 12412 raft_consensus.cc:385] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.243657 12419 raft_consensus.cc:2804] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.244238 12412 raft_consensus.cc:740] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Initialized, Role: FOLLOWER
W20260709 13:01:22.245188 12262 leader_election.cc:343] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.245020 12412 consensus_queue.cc:260] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
W20260709 13:01:22.246053 12262 leader_election.cc:343] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.246572 12262 leader_election.cc:304] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 991172537cf841afb210b1170e93400e; no voters: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:22.247715 12441 raft_consensus.cc:2749] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.243027 12413 ts_tablet_manager.cc:1403] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.009s
I20260709 13:01:22.248751 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:22.249367 12298 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.251855 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
W20260709 13:01:22.253598 12187 leader_election.cc:343] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.254637 12433 leader_election.cc:290] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.251879 12413 raft_consensus.cc:359] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.255892 12413 raft_consensus.cc:385] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.256583 12413 raft_consensus.cc:740] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.257349 12298 raft_consensus.cc:2468] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 1.
I20260709 13:01:22.258108 12413 consensus_queue.cc:260] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.258556 12186 leader_election.cc:304] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [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: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:22.261427 12414 tablet_bootstrap.cc:492] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca: No bootstrap required, opened a new log
I20260709 13:01:22.260710 12419 raft_consensus.cc:697] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:22.261873 12414 ts_tablet_manager.cc:1403] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.003s
I20260709 13:01:22.262300 12419 consensus_queue.cc:237] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.264830 12414 raft_consensus.cc:359] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.265579 12414 raft_consensus.cc:385] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.265965 12414 raft_consensus.cc:740] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.266933 12414 consensus_queue.cc:260] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.268790 12412 ts_tablet_manager.cc:1434] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.016s
I20260709 13:01:22.269481 12414 ts_tablet_manager.cc:1434] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:22.269704 12420 raft_consensus.cc:493] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.269889 12412 tablet_bootstrap.cc:492] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce: Bootstrap starting.
I20260709 13:01:22.270464 12414 tablet_bootstrap.cc:492] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca: Bootstrap starting.
I20260709 13:01:22.270198 12420 raft_consensus.cc:515] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.271343 12413 ts_tablet_manager.cc:1434] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:01:22.272226 12420 leader_election.cc:290] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:22.274047 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.274430 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e" is_pre_election: true
I20260709 13:01:22.274896 12223 raft_consensus.cc:2468] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 0.
W20260709 13:01:22.276001 12335 leader_election.cc:343] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 991172537cf841afb210b1170e93400e (127.11.82.194:35469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.267738 12450 raft_consensus.cc:2804] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.276567 12336 leader_election.cc:304] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [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: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 991172537cf841afb210b1170e93400e
I20260709 13:01:22.277210 12450 raft_consensus.cc:697] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:22.277957 12420 raft_consensus.cc:2804] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.278403 12420 raft_consensus.cc:493] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.278133 12450 consensus_queue.cc:237] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.278870 12420 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.279825 12414 tablet_bootstrap.cc:654] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.279838 12412 tablet_bootstrap.cc:654] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.272317 12413 tablet_bootstrap.cc:492] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e: Bootstrap starting.
I20260709 13:01:22.288100 12412 tablet_bootstrap.cc:492] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce: No bootstrap required, opened a new log
I20260709 13:01:22.289404 12413 tablet_bootstrap.cc:654] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.294726 12412 ts_tablet_manager.cc:1403] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 13:01:22.297910 12412 raft_consensus.cc:359] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.298892 12412 raft_consensus.cc:385] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.299264 12412 raft_consensus.cc:740] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.298062 12118 catalog_manager.cc:5697] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 1 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.300179 12412 consensus_queue.cc:260] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.301762 12441 raft_consensus.cc:493] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.302358 12441 raft_consensus.cc:515] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.304551 12441 leader_election.cc:290] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.304049 12420 raft_consensus.cc:515] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.306918 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574f92ffb96d44dab587ce60151e6f3b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.307535 12223 raft_consensus.cc:2468] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 0.
I20260709 13:01:22.308507 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574f92ffb96d44dab587ce60151e6f3b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.309104 12371 raft_consensus.cc:2468] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 0.
I20260709 13:01:22.311126 12262 leader_election.cc:304] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:22.311302 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:22.311939 12223 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.312600 12441 raft_consensus.cc:2804] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.313012 12441 raft_consensus.cc:493] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.313410 12441 raft_consensus.cc:3060] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.318581 12412 ts_tablet_manager.cc:1434] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:01:22.319670 12412 tablet_bootstrap.cc:492] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce: Bootstrap starting.
I20260709 13:01:22.322265 12420 leader_election.cc:290] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:22.323460 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:22.326406 12412 tablet_bootstrap.cc:654] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:22.335992 12335 leader_election.cc:343] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 991172537cf841afb210b1170e93400e (127.11.82.194:35469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.336844 12441 raft_consensus.cc:515] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.330498 12223 raft_consensus.cc:2468] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 1.
I20260709 13:01:22.330535 12119 catalog_manager.cc:5697] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 1 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.332101 12413 tablet_bootstrap.cc:492] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e: No bootstrap required, opened a new log
I20260709 13:01:22.338248 12413 ts_tablet_manager.cc:1403] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.000s
I20260709 13:01:22.338418 12414 tablet_bootstrap.cc:492] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca: No bootstrap required, opened a new log
I20260709 13:01:22.338896 12414 ts_tablet_manager.cc:1403] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.042s
I20260709 13:01:22.341161 12336 leader_election.cc:304] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [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: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 991172537cf841afb210b1170e93400e
I20260709 13:01:22.341189 12414 raft_consensus.cc:359] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.342039 12414 raft_consensus.cc:385] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.342346 12420 raft_consensus.cc:2804] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.342357 12414 raft_consensus.cc:740] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.342945 12420 raft_consensus.cc:697] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 1 LEADER]: Becoming Leader. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:22.343407 12414 consensus_queue.cc:260] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.343729 12420 consensus_queue.cc:237] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.345021 12441 leader_election.cc:290] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.348064 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574f92ffb96d44dab587ce60151e6f3b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:22.348417 12414 ts_tablet_manager.cc:1434] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:22.348632 12371 raft_consensus.cc:3060] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.349366 12414 tablet_bootstrap.cc:492] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca: Bootstrap starting.
I20260709 13:01:22.349057 12413 raft_consensus.cc:359] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.349745 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574f92ffb96d44dab587ce60151e6f3b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:22.350533 12413 raft_consensus.cc:385] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.350709 12223 raft_consensus.cc:3060] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.351235 12413 raft_consensus.cc:740] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.353248 12413 consensus_queue.cc:260] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.354416 12441 raft_consensus.cc:493] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.354951 12441 raft_consensus.cc:515] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.356954 12441 leader_election.cc:290] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.357024 12223 raft_consensus.cc:2468] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 1.
I20260709 13:01:22.358038 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a654e83c2de84802ac1c384493035cee" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.358693 12223 raft_consensus.cc:2468] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 0.
I20260709 13:01:22.358888 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a654e83c2de84802ac1c384493035cee" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.359484 12372 raft_consensus.cc:2468] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 0.
I20260709 13:01:22.360405 12262 leader_election.cc:304] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:22.360877 12413 ts_tablet_manager.cc:1434] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:01:22.361208 12262 leader_election.cc:304] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:22.361693 12418 raft_consensus.cc:2804] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.362047 12418 raft_consensus.cc:493] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.362357 12418 raft_consensus.cc:3060] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.363145 12441 raft_consensus.cc:493] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.361697 12371 raft_consensus.cc:2468] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 1.
I20260709 13:01:22.363643 12441 raft_consensus.cc:515] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.364317 12412 tablet_bootstrap.cc:492] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce: No bootstrap required, opened a new log
I20260709 13:01:22.364733 12412 ts_tablet_manager.cc:1403] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.007s
I20260709 13:01:22.365818 12441 leader_election.cc:290] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.366700 12441 raft_consensus.cc:2804] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.367864 12441 raft_consensus.cc:697] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Becoming Leader. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:22.368367 12414 tablet_bootstrap.cc:654] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.369242 12412 raft_consensus.cc:359] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.369066 12441 consensus_queue.cc:237] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.371069 12412 raft_consensus.cc:385] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.369638 12418 raft_consensus.cc:515] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.371417 12412 raft_consensus.cc:740] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.372172 12413 tablet_bootstrap.cc:492] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e: Bootstrap starting.
I20260709 13:01:22.372189 12412 consensus_queue.cc:260] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.375798 12412 ts_tablet_manager.cc:1434] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:01:22.377027 12412 tablet_bootstrap.cc:492] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce: Bootstrap starting.
I20260709 13:01:22.378775 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612274158f2f4ce68e9331baa035c284" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.382583 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612274158f2f4ce68e9331baa035c284" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.384302 12414 tablet_bootstrap.cc:492] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca: No bootstrap required, opened a new log
I20260709 13:01:22.384279 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a654e83c2de84802ac1c384493035cee" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:22.384994 12414 ts_tablet_manager.cc:1403] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260709 13:01:22.384974 12371 raft_consensus.cc:3060] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.385437 12450 raft_consensus.cc:493] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.385872 12450 raft_consensus.cc:515] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.387032 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a654e83c2de84802ac1c384493035cee" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:22.387568 12223 raft_consensus.cc:3060] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.388010 12450 leader_election.cc:290] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.390604 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.391225 12372 raft_consensus.cc:2468] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 0.
I20260709 13:01:22.391975 12412 tablet_bootstrap.cc:654] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.392434 12187 leader_election.cc:304] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 
I20260709 13:01:22.395780 12450 raft_consensus.cc:2804] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.392135 12371 raft_consensus.cc:2468] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 1.
I20260709 13:01:22.396323 12450 raft_consensus.cc:493] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.396749 12450 raft_consensus.cc:3060] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.394289 12223 raft_consensus.cc:2468] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 1.
I20260709 13:01:22.397063 12119 catalog_manager.cc:5697] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195). New cstate: current_term: 1 leader_uuid: "0f5bf0b2751d46fcadd77923de657bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:22.398226 12413 tablet_bootstrap.cc:654] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.394799 12414 raft_consensus.cc:359] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.403411 12414 raft_consensus.cc:385] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.403680 12414 raft_consensus.cc:740] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.403903 12412 tablet_bootstrap.cc:492] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce: No bootstrap required, opened a new log
I20260709 13:01:22.404342 12414 consensus_queue.cc:260] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.405362 12413 tablet_bootstrap.cc:492] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e: No bootstrap required, opened a new log
I20260709 13:01:22.405695 12413 ts_tablet_manager.cc:1403] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260709 13:01:22.406379 12414 ts_tablet_manager.cc:1434] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
W20260709 13:01:22.395277 12262 leader_election.cc:343] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.406908 12412 ts_tablet_manager.cc:1403] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.007s
I20260709 13:01:22.407074 12461 raft_consensus.cc:493] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:22.407617 12262 leader_election.cc:343] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.407541 12461 raft_consensus.cc:515] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.407948 12413 raft_consensus.cc:359] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.408629 12413 raft_consensus.cc:385] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.408892 12413 raft_consensus.cc:740] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.408066 12262 leader_election.cc:304] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 991172537cf841afb210b1170e93400e; no voters: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:22.409744 12461 leader_election.cc:290] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.409545 12412 raft_consensus.cc:359] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.410257 12412 raft_consensus.cc:385] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.372826 12418 leader_election.cc:290] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.410558 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e" is_pre_election: true
I20260709 13:01:22.410960 12418 raft_consensus.cc:2749] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.411296 12298 raft_consensus.cc:2468] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 0.
I20260709 13:01:22.409637 12413 consensus_queue.cc:260] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.410576 12412 raft_consensus.cc:740] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.412449 12450 raft_consensus.cc:515] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.414343 12413 ts_tablet_manager.cc:1434] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:01:22.413354 12412 consensus_queue.cc:260] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.413897 12414 tablet_bootstrap.cc:492] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca: Bootstrap starting.
I20260709 13:01:22.415547 12413 tablet_bootstrap.cc:492] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e: Bootstrap starting.
I20260709 13:01:22.419330 12419 raft_consensus.cc:493] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.419576 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:22.419796 12419 raft_consensus.cc:515] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.420131 12262 leader_election.cc:304] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:22.421845 12419 leader_election.cc:290] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.422263 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7b2c7701047e799c3040b54d4e08b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.423636 12465 raft_consensus.cc:2804] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.423796 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d81a2ca60084b649428ddc6ac635d2a" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.424424 12465 raft_consensus.cc:697] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Becoming Leader. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:22.424800 12413 tablet_bootstrap.cc:654] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.420140 12371 raft_consensus.cc:3060] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.425416 12465 consensus_queue.cc:237] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.424378 12372 raft_consensus.cc:2468] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 0.
I20260709 13:01:22.427568 12187 leader_election.cc:304] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 
I20260709 13:01:22.430524 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7b2c7701047e799c3040b54d4e08b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.431160 12372 raft_consensus.cc:2468] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 0.
I20260709 13:01:22.431219 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d81a2ca60084b649428ddc6ac635d2a" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e" is_pre_election: true
I20260709 13:01:22.430524 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:22.432574 12262 leader_election.cc:304] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:22.432878 12298 raft_consensus.cc:3060] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:22.433435 12262 leader_election.cc:343] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.433609 12450 leader_election.cc:290] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.433272 12118 catalog_manager.cc:5697] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e reported cstate change: term changed from 0 to 1, leader changed from <none> to 991172537cf841afb210b1170e93400e (127.11.82.194). New cstate: current_term: 1 leader_uuid: "991172537cf841afb210b1170e93400e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.418205 12412 ts_tablet_manager.cc:1434] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 13:01:22.434332 12441 raft_consensus.cc:2804] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.434770 12441 raft_consensus.cc:493] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.435153 12412 tablet_bootstrap.cc:492] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce: Bootstrap starting.
I20260709 13:01:22.435137 12441 raft_consensus.cc:3060] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.437520 12371 raft_consensus.cc:2468] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 1.
I20260709 13:01:22.438544 12187 leader_election.cc:304] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 
I20260709 13:01:22.439481 12448 raft_consensus.cc:2804] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.434149 12450 raft_consensus.cc:2804] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.439927 12448 raft_consensus.cc:697] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:22.440155 12450 raft_consensus.cc:493] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.440538 12450 raft_consensus.cc:3060] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.441231 12412 tablet_bootstrap.cc:654] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.440785 12448 consensus_queue.cc:237] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.442143 12441 raft_consensus.cc:515] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.433319 12414 tablet_bootstrap.cc:654] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.447669 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7b2c7701047e799c3040b54d4e08b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
W20260709 13:01:22.449129 12262 leader_election.cc:343] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:22.435246 12186 leader_election.cc:343] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 991172537cf841afb210b1170e93400e (127.11.82.194:35469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.450992 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7b2c7701047e799c3040b54d4e08b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:22.451525 12371 raft_consensus.cc:3060] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.455919 12298 raft_consensus.cc:2468] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 1.
I20260709 13:01:22.458860 12441 leader_election.cc:290] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.464560 12413 tablet_bootstrap.cc:492] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e: No bootstrap required, opened a new log
I20260709 13:01:22.464450 12371 raft_consensus.cc:2468] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 1.
I20260709 13:01:22.465070 12413 ts_tablet_manager.cc:1403] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.011s
I20260709 13:01:22.465623 12419 raft_consensus.cc:493] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.466075 12419 raft_consensus.cc:515] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.468446 12413 raft_consensus.cc:359] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.469215 12413 raft_consensus.cc:385] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.469534 12413 raft_consensus.cc:740] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.469575 12419 leader_election.cc:290] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.470553 12262 leader_election.cc:304] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [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: 0f5bf0b2751d46fcadd77923de657bca, 991172537cf841afb210b1170e93400e; no voters: 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:22.471379 12465 raft_consensus.cc:2804] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.471819 12465 raft_consensus.cc:697] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Becoming Leader. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:22.471975 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612274158f2f4ce68e9331baa035c284" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e" is_pre_election: true
I20260709 13:01:22.472565 12298 raft_consensus.cc:2468] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 0.
I20260709 13:01:22.472658 12465 consensus_queue.cc:237] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.473073 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612274158f2f4ce68e9331baa035c284" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.473595 12186 leader_election.cc:304] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 
W20260709 13:01:22.474704 12187 leader_election.cc:343] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.476616 12419 raft_consensus.cc:2804] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.477001 12419 raft_consensus.cc:493] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.477504 12419 raft_consensus.cc:3060] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.480073 12121 catalog_manager.cc:5697] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e reported cstate change: term changed from 0 to 1, leader changed from <none> to 991172537cf841afb210b1170e93400e (127.11.82.194). New cstate: current_term: 1 leader_uuid: "991172537cf841afb210b1170e93400e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.485630 12419 raft_consensus.cc:515] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.470642 12413 consensus_queue.cc:260] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.487761 12414 tablet_bootstrap.cc:492] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca: No bootstrap required, opened a new log
I20260709 13:01:22.488222 12414 ts_tablet_manager.cc:1403] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.017s
I20260709 13:01:22.488888 12413 ts_tablet_manager.cc:1434] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260709 13:01:22.489167 12450 raft_consensus.cc:515] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.491017 12419 leader_election.cc:290] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.491143 12414 raft_consensus.cc:359] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.491358 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612274158f2f4ce68e9331baa035c284" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:22.491894 12414 raft_consensus.cc:385] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.491808 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612274158f2f4ce68e9331baa035c284" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:22.492054 12298 raft_consensus.cc:3060] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.492230 12414 raft_consensus.cc:740] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.493130 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d81a2ca60084b649428ddc6ac635d2a" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:22.493057 12414 consensus_queue.cc:260] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.493636 12297 raft_consensus.cc:3060] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.493857 12371 raft_consensus.cc:3060] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.494062 12118 catalog_manager.cc:5697] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 1 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.498253 12450 leader_election.cc:290] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.498519 12412 tablet_bootstrap.cc:492] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce: No bootstrap required, opened a new log
I20260709 13:01:22.499024 12412 ts_tablet_manager.cc:1403] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.017s
I20260709 13:01:22.499020 12298 raft_consensus.cc:2468] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 1.
I20260709 13:01:22.499428 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d81a2ca60084b649428ddc6ac635d2a" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:22.500003 12372 raft_consensus.cc:3060] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.501408 12371 raft_consensus.cc:2468] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 1.
I20260709 13:01:22.501950 12412 raft_consensus.cc:359] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.502628 12412 raft_consensus.cc:385] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.502962 12412 raft_consensus.cc:740] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.503721 12465 raft_consensus.cc:493] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.504179 12465 raft_consensus.cc:515] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.504184 12412 consensus_queue.cc:260] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.506381 12465 leader_election.cc:290] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.506752 12414 ts_tablet_manager.cc:1434] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:01:22.507169 12412 ts_tablet_manager.cc:1434] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:22.507652 12187 leader_election.cc:304] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 
I20260709 13:01:22.508396 12450 raft_consensus.cc:2804] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.509066 12450 raft_consensus.cc:697] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:22.509370 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b19396497c4672abde2707390a6a66" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.509830 12450 consensus_queue.cc:237] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.510133 12223 raft_consensus.cc:2393] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 991172537cf841afb210b1170e93400e in current term 1: Already voted for candidate 0f5bf0b2751d46fcadd77923de657bca in this term.
I20260709 13:01:22.511381 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b19396497c4672abde2707390a6a66" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.512802 12262 leader_election.cc:304] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 991172537cf841afb210b1170e93400e; no voters: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:22.513200 12372 raft_consensus.cc:2468] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 1.
I20260709 13:01:22.513474 12465 raft_consensus.cc:3060] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.514123 12297 raft_consensus.cc:2468] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 1.
I20260709 13:01:22.514206 12187 leader_election.cc:304] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 
I20260709 13:01:22.515216 12419 raft_consensus.cc:2804] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.515729 12419 raft_consensus.cc:697] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:22.520464 12465 raft_consensus.cc:2749] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.519840 12419 consensus_queue.cc:237] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.527659 12121 catalog_manager.cc:5697] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e reported cstate change: term changed from 0 to 1, leader changed from <none> to 991172537cf841afb210b1170e93400e (127.11.82.194). New cstate: current_term: 1 leader_uuid: "991172537cf841afb210b1170e93400e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.541383 12119 catalog_manager.cc:5697] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 1 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.542718 12119 catalog_manager.cc:5697] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 1 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.546919 12465 raft_consensus.cc:493] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.547513 12465 raft_consensus.cc:515] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.549396 12465 leader_election.cc:290] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.550403 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.550660 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5bf0b2751d46fcadd77923de657bca" is_pre_election: true
I20260709 13:01:22.551298 12223 raft_consensus.cc:2393] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 991172537cf841afb210b1170e93400e in current term 1: Already voted for candidate 0f5bf0b2751d46fcadd77923de657bca in this term.
I20260709 13:01:22.552330 12262 leader_election.cc:304] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 991172537cf841afb210b1170e93400e; no voters: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:22.553125 12465 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.557809 12465 raft_consensus.cc:2749] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.600337 12420 consensus_queue.cc:1048] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.613554 12420 consensus_queue.cc:1048] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.660647 12297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a654e83c2de84802ac1c384493035cee"
dest_uuid: "991172537cf841afb210b1170e93400e"
mode: GRACEFUL
new_leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:34208
I20260709 13:01:22.661358 12297 raft_consensus.cc:606] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Received request to transfer leadership to TS 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:22.683534 12372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80b19396497c4672abde2707390a6a66"
dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
mode: GRACEFUL
new_leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:55714
I20260709 13:01:22.684204 12372 raft_consensus.cc:606] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 1 LEADER]: Received request to transfer leadership to TS 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:22.693675 12372 raft_consensus.cc:3060] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.694221 12371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822"
dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
mode: GRACEFUL
new_leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:55714
I20260709 13:01:22.694834 12371 raft_consensus.cc:606] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 1 LEADER]: Received request to transfer leadership to TS 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:22.701651 12419 consensus_queue.cc:1048] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.718835 12448 consensus_queue.cc:1048] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.719450 12223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612274158f2f4ce68e9331baa035c284"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
mode: GRACEFUL
new_leader_uuid: "991172537cf841afb210b1170e93400e"
 from {username='slave'} at 127.0.0.1:35922
I20260709 13:01:22.719995 12223 raft_consensus.cc:606] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Received request to transfer leadership to TS 991172537cf841afb210b1170e93400e
I20260709 13:01:22.718369 12433 consensus_queue.cc:1048] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:22.725934 12223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
mode: GRACEFUL
new_leader_uuid: "991172537cf841afb210b1170e93400e"
 from {username='slave'} at 127.0.0.1:35922
I20260709 13:01:22.726531 12223 raft_consensus.cc:606] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Received request to transfer leadership to TS 991172537cf841afb210b1170e93400e
I20260709 13:01:22.732563 12433 raft_consensus.cc:993] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce: : Instructing follower 991172537cf841afb210b1170e93400e to start an election
I20260709 13:01:22.732992 12433 raft_consensus.cc:1081] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Signalling peer 991172537cf841afb210b1170e93400e to start an election
I20260709 13:01:22.734262 12420 consensus_queue.cc:1048] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.737147 12298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b"
dest_uuid: "991172537cf841afb210b1170e93400e"
 from {username='slave'} at 127.0.0.1:34192
I20260709 13:01:22.737725 12298 raft_consensus.cc:493] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:22.738077 12298 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.747254 12222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d81a2ca60084b649428ddc6ac635d2a"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
mode: GRACEFUL
new_leader_uuid: "0f5bf0b2751d46fcadd77923de657bca"
 from {username='slave'} at 127.0.0.1:35922
I20260709 13:01:22.747932 12222 raft_consensus.cc:606] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Received request to transfer leadership to TS 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:22.749414 12372 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.751809 12459 raft_consensus.cc:993] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca: : Instructing follower 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:22.752194 12459 raft_consensus.cc:1081] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 1 LEADER]: Signalling peer 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:22.752501 12298 raft_consensus.cc:515] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.753343 12297 raft_consensus.cc:1240] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Rejecting Update request from peer 1b07561be75f4b12bd53473aaebdb3ce for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:22.755033 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:22.756129 12222 raft_consensus.cc:3055] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:22.756569 12222 raft_consensus.cc:740] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:22.757524 12459 consensus_queue.cc:1048] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.757332 12222 consensus_queue.cc:260] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.758448 12433 consensus_queue.cc:1059] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.759038 12298 leader_election.cc:290] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 2 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.761490 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:22.765129 12223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:35906
I20260709 13:01:22.766011 12223 raft_consensus.cc:493] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:22.766568 12222 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.766551 12223 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.774044 12222 raft_consensus.cc:2468] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 2.
I20260709 13:01:22.775323 12262 leader_election.cc:304] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [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: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:22.776549 12465 raft_consensus.cc:2804] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:22.777084 12465 raft_consensus.cc:697] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Becoming Leader. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:22.778133 12465 consensus_queue.cc:237] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.780997 12420 raft_consensus.cc:493] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.781418 12420 raft_consensus.cc:515] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.783828 12223 raft_consensus.cc:515] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.785938 12223 leader_election.cc:290] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 2 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.786726 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:22.787384 12298 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.787546 12420 leader_election.cc:290] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:22.788326 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce" is_pre_election: true
I20260709 13:01:22.788794 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:22.793051 12372 raft_consensus.cc:3055] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:22.789103 12222 raft_consensus.cc:2393] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f5bf0b2751d46fcadd77923de657bca in current term 2: Already voted for candidate 991172537cf841afb210b1170e93400e in this term.
I20260709 13:01:22.789542 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991172537cf841afb210b1170e93400e" is_pre_election: true
I20260709 13:01:22.793395 12372 raft_consensus.cc:740] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:22.794338 12298 raft_consensus.cc:2468] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 2.
I20260709 13:01:22.794701 12335 leader_election.cc:304] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [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: 0f5bf0b2751d46fcadd77923de657bca; no voters: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e
I20260709 13:01:22.794883 12372 consensus_queue.cc:260] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.795562 12186 leader_election.cc:304] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:22.795877 12420 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.796082 12372 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.796422 12433 raft_consensus.cc:2804] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:22.796888 12433 raft_consensus.cc:697] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:22.797674 12433 consensus_queue.cc:237] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.800451 12121 catalog_manager.cc:5697] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e reported cstate change: term changed from 1 to 2, leader changed from 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193) to 991172537cf841afb210b1170e93400e (127.11.82.194). New cstate: current_term: 2 leader_uuid: "991172537cf841afb210b1170e93400e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.802464 12420 raft_consensus.cc:2749] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:22.802382 12372 raft_consensus.cc:2468] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 2.
I20260709 13:01:22.808804 12118 catalog_manager.cc:5697] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 1 to 2, leader changed from 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195) to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 2 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.831763 12465 consensus_queue.cc:1048] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.837869 12441 raft_consensus.cc:993] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e: : Instructing follower 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:22.838385 12461 raft_consensus.cc:1081] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Signalling peer 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:22.840070 12223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a654e83c2de84802ac1c384493035cee"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:01:22.840827 12223 raft_consensus.cc:493] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:22.841207 12223 raft_consensus.cc:3060] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.844525 12461 consensus_queue.cc:1048] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.847738 12223 raft_consensus.cc:515] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.851801 12223 leader_election.cc:290] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 2 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:22.852587 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a654e83c2de84802ac1c384493035cee" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:22.852826 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a654e83c2de84802ac1c384493035cee" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:22.853309 12298 raft_consensus.cc:3055] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:22.853708 12298 raft_consensus.cc:740] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:22.854717 12298 consensus_queue.cc:260] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.855810 12298 raft_consensus.cc:3060] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.860306 12223 raft_consensus.cc:3060] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.862584 12298 raft_consensus.cc:2468] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 2.
I20260709 13:01:22.863703 12186 leader_election.cc:304] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [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: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:22.864813 12433 raft_consensus.cc:2804] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:22.865255 12433 raft_consensus.cc:697] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:22.866060 12433 consensus_queue.cc:237] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.867983 12461 consensus_queue.cc:1048] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.874061 12121 catalog_manager.cc:5697] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 1 to 2, leader changed from 991172537cf841afb210b1170e93400e (127.11.82.194) to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 2 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.878566 12441 consensus_queue.cc:1048] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.890549 12465 consensus_queue.cc:1048] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.900735 12418 consensus_queue.cc:1048] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.923498 12433 consensus_queue.cc:1048] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.933261 12448 consensus_queue.cc:1048] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.964219 12450 consensus_queue.cc:1048] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.974362 12448 consensus_queue.cc:1048] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.981803 12433 raft_consensus.cc:993] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce: : Instructing follower 0f5bf0b2751d46fcadd77923de657bca to start an election
I20260709 13:01:22.982227 12448 raft_consensus.cc:1081] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Signalling peer 0f5bf0b2751d46fcadd77923de657bca to start an election
I20260709 13:01:22.983608 12372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d81a2ca60084b649428ddc6ac635d2a"
dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
 from {username='slave'} at 127.0.0.1:55690
I20260709 13:01:22.984156 12372 raft_consensus.cc:493] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:22.984481 12372 raft_consensus.cc:3060] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.989053 12372 raft_consensus.cc:515] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.990833 12372 leader_election.cc:290] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 2 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:22.991408 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d81a2ca60084b649428ddc6ac635d2a" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:22.991958 12223 raft_consensus.cc:3055] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:22.991866 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d81a2ca60084b649428ddc6ac635d2a" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:22.992362 12223 raft_consensus.cc:740] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:22.992635 12298 raft_consensus.cc:3060] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.993170 12223 consensus_queue.cc:260] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:22.994365 12223 raft_consensus.cc:3060] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.997370 12448 consensus_queue.cc:1048] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:22.999255 12298 raft_consensus.cc:2468] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 2.
I20260709 13:01:23.000525 12335 leader_election.cc:304] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:23.001536 12420 raft_consensus.cc:2804] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:23.001737 12223 raft_consensus.cc:2468] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 2.
I20260709 13:01:23.002149 12420 raft_consensus.cc:697] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 2 LEADER]: Becoming Leader. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:23.003134 12420 consensus_queue.cc:237] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:23.005084 12433 raft_consensus.cc:993] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce: : Instructing follower 991172537cf841afb210b1170e93400e to start an election
I20260709 13:01:23.005582 12419 raft_consensus.cc:1081] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Signalling peer 991172537cf841afb210b1170e93400e to start an election
I20260709 13:01:23.007817 12297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "612274158f2f4ce68e9331baa035c284"
dest_uuid: "991172537cf841afb210b1170e93400e"
 from {username='slave'} at 127.0.0.1:34192
I20260709 13:01:23.008664 12297 raft_consensus.cc:493] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.009042 12297 raft_consensus.cc:3060] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.011330 12450 consensus_queue.cc:1048] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.016450 12297 raft_consensus.cc:515] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:23.017472 12298 raft_consensus.cc:1240] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Rejecting Update request from peer 1b07561be75f4b12bd53473aaebdb3ce for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:23.016672 12118 catalog_manager.cc:5697] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca reported cstate change: term changed from 1 to 2, leader changed from 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193) to 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195). New cstate: current_term: 2 leader_uuid: "0f5bf0b2751d46fcadd77923de657bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.019558 12448 consensus_queue.cc:1059] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.020546 12297 leader_election.cc:290] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 2 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:23.022221 12450 raft_consensus.cc:3055] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:23.022370 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612274158f2f4ce68e9331baa035c284" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:23.024114 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612274158f2f4ce68e9331baa035c284" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:23.025027 12450 raft_consensus.cc:740] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:23.026069 12450 consensus_queue.cc:260] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:23.027051 12450 raft_consensus.cc:3060] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.036389 12223 raft_consensus.cc:2468] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 2.
I20260709 13:01:23.038448 12262 leader_election.cc:304] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [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: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:23.039189 12441 raft_consensus.cc:2804] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:23.039598 12441 raft_consensus.cc:697] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Becoming Leader. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:23.040442 12441 consensus_queue.cc:237] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:23.047209 12118 catalog_manager.cc:5697] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e reported cstate change: term changed from 1 to 2, leader changed from 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193) to 991172537cf841afb210b1170e93400e (127.11.82.194). New cstate: current_term: 2 leader_uuid: "991172537cf841afb210b1170e93400e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.194299 12372 raft_consensus.cc:1275] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.195539 12433 consensus_queue.cc:1048] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:23.203244 12297 raft_consensus.cc:1275] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.204960 12433 consensus_queue.cc:1048] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:23.236065 12420 raft_consensus.cc:993] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca: : Instructing follower 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:23.236471 12485 raft_consensus.cc:1081] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 1 LEADER]: Signalling peer 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:23.237943 12223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80b19396497c4672abde2707390a6a66"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:35906
I20260709 13:01:23.238466 12223 raft_consensus.cc:493] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.238814 12223 raft_consensus.cc:3060] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.243119 12223 raft_consensus.cc:515] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:23.244637 12223 leader_election.cc:290] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 2 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:23.245574 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b19396497c4672abde2707390a6a66" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:23.245597 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b19396497c4672abde2707390a6a66" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:23.246119 12297 raft_consensus.cc:3060] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.246310 12372 raft_consensus.cc:3055] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:23.246722 12372 raft_consensus.cc:740] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:23.247467 12372 consensus_queue.cc:260] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:23.248399 12372 raft_consensus.cc:3060] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.251041 12297 raft_consensus.cc:2468] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 2.
I20260709 13:01:23.252074 12186 leader_election.cc:304] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:23.252750 12450 raft_consensus.cc:2804] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:23.253270 12450 raft_consensus.cc:697] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:23.254017 12372 raft_consensus.cc:2468] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 2.
I20260709 13:01:23.254278 12450 consensus_queue.cc:237] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:23.260748 12118 catalog_manager.cc:5697] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 1 to 2, leader changed from 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195) to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 2 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.262360 12372 raft_consensus.cc:1275] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Refusing update from remote peer 991172537cf841afb210b1170e93400e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.263880 12441 consensus_queue.cc:1048] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.274142 12223 raft_consensus.cc:1275] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Refusing update from remote peer 991172537cf841afb210b1170e93400e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.275949 12441 consensus_queue.cc:1048] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:23.295431 12297 raft_consensus.cc:1275] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.296710 12450 consensus_queue.cc:1048] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:23.303905 12371 raft_consensus.cc:3060] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.310483 12371 raft_consensus.cc:1275] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.311837 12419 consensus_queue.cc:1048] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:23.399956 12222 raft_consensus.cc:1275] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Refusing update from remote peer 0f5bf0b2751d46fcadd77923de657bca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.401167 12485 consensus_queue.cc:1048] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:23.408437 12297 raft_consensus.cc:1275] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Refusing update from remote peer 0f5bf0b2751d46fcadd77923de657bca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.409909 12420 consensus_queue.cc:1048] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:23.552096 12222 raft_consensus.cc:1275] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Refusing update from remote peer 991172537cf841afb210b1170e93400e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.553399 12461 consensus_queue.cc:1048] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:23.560701 12371 raft_consensus.cc:3060] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.567076 12371 raft_consensus.cc:1275] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Refusing update from remote peer 991172537cf841afb210b1170e93400e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.568533 12441 consensus_queue.cc:1048] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:23.788985 12371 raft_consensus.cc:1275] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.790174 12419 consensus_queue.cc:1048] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:23.798062 12297 raft_consensus.cc:1275] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:23.799640 12433 consensus_queue.cc:1048] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:25.779821 11595 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:01:25.780639 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:25.796593 12222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
mode: GRACEFUL
new_leader_uuid: "0f5bf0b2751d46fcadd77923de657bca"
 from {username='slave'} at 127.0.0.1:35938
I20260709 13:01:25.797142 12222 raft_consensus.cc:606] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Received request to transfer leadership to TS 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:25.799674 12222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
mode: GRACEFUL
new_leader_uuid: "0f5bf0b2751d46fcadd77923de657bca"
 from {username='slave'} at 127.0.0.1:35938
I20260709 13:01:25.800174 12222 raft_consensus.cc:606] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Received request to transfer leadership to TS 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:25.801265 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:25.801767 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:25.834882 12507 raft_consensus.cc:993] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce: : Instructing follower 0f5bf0b2751d46fcadd77923de657bca to start an election
I20260709 13:01:25.835354 12506 raft_consensus.cc:1081] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Signalling peer 0f5bf0b2751d46fcadd77923de657bca to start an election
I20260709 13:01:25.836732 12371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b"
dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
 from {username='slave'} at 127.0.0.1:55690
I20260709 13:01:25.837168 12371 raft_consensus.cc:493] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:25.837427 12371 raft_consensus.cc:3060] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:25.841725 12371 raft_consensus.cc:515] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:25.843853 12371 leader_election.cc:290] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 2 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:25.844732 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:25.844926 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:25.845292 12222 raft_consensus.cc:3055] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:25.845549 12298 raft_consensus.cc:3060] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:25.845638 12222 raft_consensus.cc:740] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:25.846402 12222 consensus_queue.cc:260] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:25.847368 12222 raft_consensus.cc:3060] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:25.850940 12298 raft_consensus.cc:2468] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 2.
I20260709 13:01:25.852092 12335 leader_election.cc:304] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:25.852218 12222 raft_consensus.cc:2468] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 2.
I20260709 13:01:25.852890 12503 raft_consensus.cc:2804] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:25.854054 12503 raft_consensus.cc:697] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 2 LEADER]: Becoming Leader. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:25.854856 12503 consensus_queue.cc:237] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:25.861992 12118 catalog_manager.cc:5697] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca reported cstate change: term changed from 1 to 2, leader changed from 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193) to 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195). New cstate: current_term: 2 leader_uuid: "0f5bf0b2751d46fcadd77923de657bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:26.265569 12506 raft_consensus.cc:993] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce: : Instructing follower 0f5bf0b2751d46fcadd77923de657bca to start an election
I20260709 13:01:26.265974 12507 raft_consensus.cc:1081] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Signalling peer 0f5bf0b2751d46fcadd77923de657bca to start an election
I20260709 13:01:26.267462 12371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822"
dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
 from {username='slave'} at 127.0.0.1:55690
I20260709 13:01:26.267930 12371 raft_consensus.cc:493] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:26.268218 12371 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:26.272459 12371 raft_consensus.cc:515] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:26.274403 12371 leader_election.cc:290] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 3 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:26.274722 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:26.274977 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:26.275341 12222 raft_consensus.cc:3055] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:26.275583 12298 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:26.275748 12222 raft_consensus.cc:740] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:26.276602 12222 consensus_queue.cc:260] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:26.277477 12222 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:26.280989 12298 raft_consensus.cc:2468] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 3.
I20260709 13:01:26.281461 12297 raft_consensus.cc:1275] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Refusing update from remote peer 0f5bf0b2751d46fcadd77923de657bca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:26.282987 12335 leader_election.cc:304] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [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: 0f5bf0b2751d46fcadd77923de657bca, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:26.283079 12503 consensus_queue.cc:1048] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:26.283552 12222 raft_consensus.cc:2468] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 3.
I20260709 13:01:26.283833 12511 raft_consensus.cc:2804] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:26.285358 12511 raft_consensus.cc:697] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 3 LEADER]: Becoming Leader. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:26.286109 12511 consensus_queue.cc:237] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:26.293793 12119 catalog_manager.cc:5697] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca reported cstate change: term changed from 2 to 3, leader changed from 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193) to 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195). New cstate: current_term: 3 leader_uuid: "0f5bf0b2751d46fcadd77923de657bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:26.294643 12222 raft_consensus.cc:1275] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Refusing update from remote peer 0f5bf0b2751d46fcadd77923de657bca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:26.297712 12511 consensus_queue.cc:1048] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:26.700242 12297 raft_consensus.cc:1275] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Refusing update from remote peer 0f5bf0b2751d46fcadd77923de657bca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:26.701505 12511 consensus_queue.cc:1048] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:26.713150 12222 raft_consensus.cc:1275] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Refusing update from remote peer 0f5bf0b2751d46fcadd77923de657bca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:26.714810 12525 consensus_queue.cc:1048] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:26.802472 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:26.821612 12371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822"
dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
mode: GRACEFUL
new_leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:55714
I20260709 13:01:26.822109 12371 raft_consensus.cc:606] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 3 LEADER]: Received request to transfer leadership to TS 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:26.826996 12371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b"
dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
mode: GRACEFUL
new_leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:55714
I20260709 13:01:26.827498 12371 raft_consensus.cc:606] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 2 LEADER]: Received request to transfer leadership to TS 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:26.832444 12297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612274158f2f4ce68e9331baa035c284"
dest_uuid: "991172537cf841afb210b1170e93400e"
mode: GRACEFUL
new_leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:34208
I20260709 13:01:26.832934 12297 raft_consensus.cc:606] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Received request to transfer leadership to TS 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:26.837761 12297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b"
dest_uuid: "991172537cf841afb210b1170e93400e"
mode: GRACEFUL
new_leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:34208
I20260709 13:01:26.838289 12297 raft_consensus.cc:606] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Received request to transfer leadership to TS 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:26.843245 12297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "574f92ffb96d44dab587ce60151e6f3b"
dest_uuid: "991172537cf841afb210b1170e93400e"
mode: GRACEFUL
new_leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:34208
I20260709 13:01:26.843775 12297 raft_consensus.cc:606] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Received request to transfer leadership to TS 1b07561be75f4b12bd53473aaebdb3ce
I20260709 13:01:27.000988 12441 raft_consensus.cc:993] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e: : Instructing follower 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:27.001385 12527 raft_consensus.cc:1081] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Signalling peer 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:27.002688 12222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:01:27.003208 12222 raft_consensus.cc:493] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:27.003556 12222 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.008301 12222 raft_consensus.cc:515] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.009723 12222 leader_election.cc:290] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 3 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:27.010552 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:27.010775 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:27.011101 12298 raft_consensus.cc:3055] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:27.011289 12371 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.011480 12298 raft_consensus.cc:740] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:27.012223 12298 consensus_queue.cc:260] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.013098 12298 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.015429 12371 raft_consensus.cc:2468] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 3.
I20260709 13:01:27.016395 12187 leader_election.cc:304] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [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: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 
I20260709 13:01:27.017091 12507 raft_consensus.cc:2804] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:27.017200 12298 raft_consensus.cc:2468] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 3.
I20260709 13:01:27.018186 12507 raft_consensus.cc:697] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:27.018998 12507 consensus_queue.cc:237] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.025393 12121 catalog_manager.cc:5697] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 2 to 3, leader changed from 991172537cf841afb210b1170e93400e (127.11.82.194) to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 3 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.144517 12511 raft_consensus.cc:993] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca: : Instructing follower 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:27.144942 12511 raft_consensus.cc:1081] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 2 LEADER]: Signalling peer 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:27.146301 12222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:35906
I20260709 13:01:27.146785 12222 raft_consensus.cc:493] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:27.147083 12222 raft_consensus.cc:3060] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.151850 12222 raft_consensus.cc:515] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.153507 12222 leader_election.cc:290] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 3 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:27.154233 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:27.154505 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9612cf779f145c59bc1fff2cbc8d80b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:27.154788 12298 raft_consensus.cc:3060] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.155017 12371 raft_consensus.cc:3055] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:27.155309 12371 raft_consensus.cc:740] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:27.156052 12371 consensus_queue.cc:260] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.157228 12371 raft_consensus.cc:3060] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.159274 12298 raft_consensus.cc:2468] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 3.
I20260709 13:01:27.160185 12186 leader_election.cc:304] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [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: 1b07561be75f4b12bd53473aaebdb3ce, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:27.160952 12507 raft_consensus.cc:2804] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:27.161381 12507 raft_consensus.cc:697] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:27.161463 12371 raft_consensus.cc:2468] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 3.
I20260709 13:01:27.162257 12507 consensus_queue.cc:237] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.168264 12121 catalog_manager.cc:5697] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 2 to 3, leader changed from 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195) to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 3 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.264611 12525 raft_consensus.cc:993] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca: : Instructing follower 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:27.265431 12525 raft_consensus.cc:1081] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 3 LEADER]: Signalling peer 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:27.267707 12222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:35906
I20260709 13:01:27.268631 12222 raft_consensus.cc:493] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:27.269129 12222 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:27.278925 12222 raft_consensus.cc:515] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.281243 12222 leader_election.cc:290] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 4 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:27.282315 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:27.282856 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:27.283160 12371 raft_consensus.cc:3055] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:27.283509 12371 raft_consensus.cc:740] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:27.283613 12298 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:27.284438 12371 consensus_queue.cc:260] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.285706 12371 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:27.287781 12441 raft_consensus.cc:993] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e: : Instructing follower 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:27.290156 12527 raft_consensus.cc:1081] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Signalling peer 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:27.292176 12298 raft_consensus.cc:2468] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 4.
I20260709 13:01:27.292289 12223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "612274158f2f4ce68e9331baa035c284"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:01:27.292922 12223 raft_consensus.cc:493] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:27.293331 12223 raft_consensus.cc:3060] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.294202 12371 raft_consensus.cc:2468] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 4.
I20260709 13:01:27.295796 12187 leader_election.cc:304] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [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: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 
I20260709 13:01:27.296974 12507 raft_consensus.cc:2804] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:27.297441 12507 raft_consensus.cc:697] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 4 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:27.299284 12507 consensus_queue.cc:237] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.301862 12527 raft_consensus.cc:993] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e: : Instructing follower 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:27.302488 12441 raft_consensus.cc:1081] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Signalling peer 1b07561be75f4b12bd53473aaebdb3ce to start an election
I20260709 13:01:27.304055 12223 raft_consensus.cc:515] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.304735 12221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "574f92ffb96d44dab587ce60151e6f3b"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:01:27.305295 12221 raft_consensus.cc:493] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:27.305600 12221 raft_consensus.cc:3060] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:27.306421 12223 leader_election.cc:290] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 3 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:27.307102 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612274158f2f4ce68e9331baa035c284" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:27.307672 12298 raft_consensus.cc:3055] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:27.307986 12298 raft_consensus.cc:740] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:27.308295 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612274158f2f4ce68e9331baa035c284" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:27.308843 12371 raft_consensus.cc:3060] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.308812 12298 consensus_queue.cc:260] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.310271 12298 raft_consensus.cc:3060] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.313035 12221 raft_consensus.cc:515] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.314723 12221 leader_election.cc:290] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 2 election: Requested vote from peers 991172537cf841afb210b1170e93400e (127.11.82.194:35469), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:27.315676 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574f92ffb96d44dab587ce60151e6f3b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:27.316066 12371 raft_consensus.cc:2468] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 3.
I20260709 13:01:27.316324 12297 raft_consensus.cc:3055] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:27.316766 12297 raft_consensus.cc:740] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:27.316977 12298 raft_consensus.cc:2468] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 3.
I20260709 13:01:27.317660 12297 consensus_queue.cc:260] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.318121 12187 leader_election.cc:304] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [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: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 
I20260709 13:01:27.319538 12528 raft_consensus.cc:2804] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:27.320057 12528 raft_consensus.cc:697] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:27.320117 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574f92ffb96d44dab587ce60151e6f3b" candidate_uuid: "1b07561be75f4b12bd53473aaebdb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:27.320888 12372 raft_consensus.cc:3060] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:27.320856 12528 consensus_queue.cc:237] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.321532 12121 catalog_manager.cc:5697] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 3 to 4, leader changed from 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195) to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 4 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.323525 12297 raft_consensus.cc:3060] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:27.330081 12372 raft_consensus.cc:2468] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 2.
I20260709 13:01:27.333140 12187 leader_election.cc:304] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 
I20260709 13:01:27.349529 12528 raft_consensus.cc:2804] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:27.350481 12528 raft_consensus.cc:697] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Becoming Leader. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:27.350750 12297 raft_consensus.cc:2468] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b07561be75f4b12bd53473aaebdb3ce in term 2.
I20260709 13:01:27.351593 12528 consensus_queue.cc:237] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:27.351754 12121 catalog_manager.cc:5697] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 2 to 3, leader changed from 991172537cf841afb210b1170e93400e (127.11.82.194) to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 3 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.363230 12121 catalog_manager.cc:5697] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce reported cstate change: term changed from 1 to 2, leader changed from 991172537cf841afb210b1170e93400e (127.11.82.194) to 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193). New cstate: current_term: 2 leader_uuid: "1b07561be75f4b12bd53473aaebdb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.435187 12371 raft_consensus.cc:1275] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:27.436211 12528 consensus_queue.cc:1048] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:27.447402 12297 raft_consensus.cc:1275] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:27.448865 12538 consensus_queue.cc:1048] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:27.542410 12297 raft_consensus.cc:1275] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:27.543821 12538 consensus_queue.cc:1048] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:27.555960 12371 raft_consensus.cc:1275] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:27.557371 12538 consensus_queue.cc:1048] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:27.690522 12297 raft_consensus.cc:1275] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 4 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:27.691776 12538 consensus_queue.cc:1048] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:27.699349 12371 raft_consensus.cc:1275] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 4 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:27.700801 12528 consensus_queue.cc:1048] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:27.836648 12297 raft_consensus.cc:1275] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:27.840898 12528 consensus_queue.cc:1048] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:28.115984 12297 raft_consensus.cc:1275] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:28.117736 12537 consensus_queue.cc:1048] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:28.159981 12371 raft_consensus.cc:1275] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:28.161459 12372 raft_consensus.cc:1275] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Refusing update from remote peer 1b07561be75f4b12bd53473aaebdb3ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:28.170900 12552 consensus_queue.cc:1048] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:28.171011 12528 consensus_queue.cc:1048] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:01:28.847779 12319 debug-util.cc:398] Leaking SignalData structure 0x7b08001dfac0 after lost signal to thread 11598
W20260709 13:01:28.848520 12319 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0be0 after lost signal to thread 12155
W20260709 13:01:28.849359 12319 debug-util.cc:398] Leaking SignalData structure 0x7b080005df40 after lost signal to thread 12247
W20260709 13:01:28.850019 12319 debug-util.cc:398] Leaking SignalData structure 0x7b080008f6e0 after lost signal to thread 12322
W20260709 13:01:28.850656 12319 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff3a0 after lost signal to thread 12396
I20260709 13:01:29.893052 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:29.904835 12221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80b19396497c4672abde2707390a6a66"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
mode: GRACEFUL
new_leader_uuid: "0f5bf0b2751d46fcadd77923de657bca"
 from {username='slave'} at 127.0.0.1:35938
I20260709 13:01:29.905402 12221 raft_consensus.cc:606] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Received request to transfer leadership to TS 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:29.908025 12221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
mode: GRACEFUL
new_leader_uuid: "0f5bf0b2751d46fcadd77923de657bca"
 from {username='slave'} at 127.0.0.1:35938
I20260709 13:01:29.908483 12221 raft_consensus.cc:606] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 LEADER]: Received request to transfer leadership to TS 0f5bf0b2751d46fcadd77923de657bca
I20260709 13:01:29.910662 12221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
mode: GRACEFUL
new_leader_uuid: "991172537cf841afb210b1170e93400e"
 from {username='slave'} at 127.0.0.1:35938
I20260709 13:01:29.911130 12221 raft_consensus.cc:606] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 4 LEADER]: Received request to transfer leadership to TS 991172537cf841afb210b1170e93400e
I20260709 13:01:29.913455 12221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5d97b25e7ec41b295d19b0f9b4ce3c5"
dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
mode: GRACEFUL
new_leader_uuid: "991172537cf841afb210b1170e93400e"
 from {username='slave'} at 127.0.0.1:35938
I20260709 13:01:29.914055 12221 raft_consensus.cc:606] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Received request to transfer leadership to TS 991172537cf841afb210b1170e93400e
I20260709 13:01:29.915381 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:01:29.915943 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:30.100986 12552 raft_consensus.cc:993] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce: : Instructing follower 0f5bf0b2751d46fcadd77923de657bca to start an election
I20260709 13:01:30.101589 12528 raft_consensus.cc:1081] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 LEADER]: Signalling peer 0f5bf0b2751d46fcadd77923de657bca to start an election
I20260709 13:01:30.103147 12372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b"
dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
 from {username='slave'} at 127.0.0.1:55690
I20260709 13:01:30.103602 12372 raft_consensus.cc:493] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:30.103977 12372 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:30.107995 12372 raft_consensus.cc:515] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.109589 12372 leader_election.cc:290] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 4 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:30.110625 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:30.110867 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666d7c067a24d77a87ea1b76b5ca37b" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:30.111182 12297 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:30.111631 12221 raft_consensus.cc:3055] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:30.112007 12221 raft_consensus.cc:740] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:30.112910 12221 consensus_queue.cc:260] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.114323 12221 raft_consensus.cc:3060] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:30.116266 12297 raft_consensus.cc:2468] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 4.
I20260709 13:01:30.117413 12335 leader_election.cc:304] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [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: 0f5bf0b2751d46fcadd77923de657bca, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:30.118073 12525 raft_consensus.cc:2804] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:30.119974 12525 raft_consensus.cc:697] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 4 LEADER]: Becoming Leader. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:30.120827 12525 consensus_queue.cc:237] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.122423 12221 raft_consensus.cc:2468] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 4.
I20260709 13:01:30.129557 12118 catalog_manager.cc:5697] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca reported cstate change: term changed from 3 to 4, leader changed from 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193) to 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195). New cstate: current_term: 4 leader_uuid: "0f5bf0b2751d46fcadd77923de657bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:30.199011 12567 raft_consensus.cc:993] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce: : Instructing follower 991172537cf841afb210b1170e93400e to start an election
I20260709 13:01:30.199573 12552 raft_consensus.cc:1081] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 4 LEADER]: Signalling peer 991172537cf841afb210b1170e93400e to start an election
I20260709 13:01:30.201449 12298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822"
dest_uuid: "991172537cf841afb210b1170e93400e"
 from {username='slave'} at 127.0.0.1:34192
I20260709 13:01:30.202006 12298 raft_consensus.cc:493] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:30.202312 12298 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:30.206283 12298 raft_consensus.cc:515] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.207757 12298 leader_election.cc:290] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 5 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:30.208514 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:30.209069 12221 raft_consensus.cc:3055] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:01:30.209398 12221 raft_consensus.cc:740] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:30.209420 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f321f9c2a340f287f0c9fcdd11c822" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:30.209991 12372 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:30.210319 12221 consensus_queue.cc:260] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.212285 12221 raft_consensus.cc:3060] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:30.215885 12372 raft_consensus.cc:2468] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 5.
I20260709 13:01:30.217177 12262 leader_election.cc:304] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [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: 0f5bf0b2751d46fcadd77923de657bca, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:30.217936 12560 raft_consensus.cc:2804] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:01:30.218864 12221 raft_consensus.cc:2468] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 5.
I20260709 13:01:30.219460 12560 raft_consensus.cc:697] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 5 LEADER]: Becoming Leader. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:30.220570 12560 consensus_queue.cc:237] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.229828 12118 catalog_manager.cc:5697] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e reported cstate change: term changed from 4 to 5, leader changed from 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193) to 991172537cf841afb210b1170e93400e (127.11.82.194). New cstate: current_term: 5 leader_uuid: "991172537cf841afb210b1170e93400e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:30.352241 12567 raft_consensus.cc:993] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce: : Instructing follower 0f5bf0b2751d46fcadd77923de657bca to start an election
I20260709 13:01:30.352695 12552 raft_consensus.cc:1081] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Signalling peer 0f5bf0b2751d46fcadd77923de657bca to start an election
I20260709 13:01:30.354341 12372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80b19396497c4672abde2707390a6a66"
dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
 from {username='slave'} at 127.0.0.1:55690
I20260709 13:01:30.354933 12372 raft_consensus.cc:493] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:30.355281 12372 raft_consensus.cc:3060] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:30.362274 12372 raft_consensus.cc:515] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.364283 12372 leader_election.cc:290] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [CANDIDATE]: Term 3 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 991172537cf841afb210b1170e93400e (127.11.82.194:35469)
I20260709 13:01:30.365294 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b19396497c4672abde2707390a6a66" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:30.365294 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b19396497c4672abde2707390a6a66" candidate_uuid: "0f5bf0b2751d46fcadd77923de657bca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "991172537cf841afb210b1170e93400e"
I20260709 13:01:30.366036 12221 raft_consensus.cc:3055] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:30.366135 12298 raft_consensus.cc:3060] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:30.366304 12221 raft_consensus.cc:740] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:30.367156 12221 consensus_queue.cc:260] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.368253 12221 raft_consensus.cc:3060] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:30.373209 12298 raft_consensus.cc:2468] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 3.
I20260709 13:01:30.373749 12221 raft_consensus.cc:2468] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5bf0b2751d46fcadd77923de657bca in term 3.
I20260709 13:01:30.375308 12336 leader_election.cc:304] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [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: 0f5bf0b2751d46fcadd77923de657bca, 1b07561be75f4b12bd53473aaebdb3ce; no voters: 
I20260709 13:01:30.376296 12525 raft_consensus.cc:2804] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:30.376746 12567 raft_consensus.cc:993] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce: : Instructing follower 991172537cf841afb210b1170e93400e to start an election
I20260709 13:01:30.376822 12525 raft_consensus.cc:697] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 3 LEADER]: Becoming Leader. State: Replica: 0f5bf0b2751d46fcadd77923de657bca, State: Running, Role: LEADER
I20260709 13:01:30.377322 12567 raft_consensus.cc:1081] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Signalling peer 991172537cf841afb210b1170e93400e to start an election
I20260709 13:01:30.377887 12525 consensus_queue.cc:237] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [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: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.379055 12297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5d97b25e7ec41b295d19b0f9b4ce3c5"
dest_uuid: "991172537cf841afb210b1170e93400e"
 from {username='slave'} at 127.0.0.1:34192
I20260709 13:01:30.379604 12297 raft_consensus.cc:493] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:30.379958 12297 raft_consensus.cc:3060] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:30.387331 12297 raft_consensus.cc:515] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.388809 12297 leader_election.cc:290] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 2 election: Requested vote from peers 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531), 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195:35481)
I20260709 13:01:30.388255 12118 catalog_manager.cc:5697] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca reported cstate change: term changed from 2 to 3, leader changed from 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193) to 0f5bf0b2751d46fcadd77923de657bca (127.11.82.195). New cstate: current_term: 3 leader_uuid: "0f5bf0b2751d46fcadd77923de657bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:30.389814 12372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d97b25e7ec41b295d19b0f9b4ce3c5" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f5bf0b2751d46fcadd77923de657bca"
I20260709 13:01:30.390313 12372 raft_consensus.cc:3060] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:30.395880 12372 raft_consensus.cc:2468] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 2.
I20260709 13:01:30.396914 12262 leader_election.cc:304] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5bf0b2751d46fcadd77923de657bca, 991172537cf841afb210b1170e93400e; no voters: 
I20260709 13:01:30.397706 12560 raft_consensus.cc:2804] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:30.397698 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d97b25e7ec41b295d19b0f9b4ce3c5" candidate_uuid: "991172537cf841afb210b1170e93400e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b07561be75f4b12bd53473aaebdb3ce"
I20260709 13:01:30.398275 12560 raft_consensus.cc:697] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Becoming Leader. State: Replica: 991172537cf841afb210b1170e93400e, State: Running, Role: LEADER
I20260709 13:01:30.398480 12221 raft_consensus.cc:3055] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:30.398921 12221 raft_consensus.cc:740] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b07561be75f4b12bd53473aaebdb3ce, State: Running, Role: LEADER
I20260709 13:01:30.399250 12560 consensus_queue.cc:237] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.400151 12370 raft_consensus.cc:1240] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Rejecting Update request from peer 1b07561be75f4b12bd53473aaebdb3ce for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:30.399782 12221 consensus_queue.cc:260] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } }
I20260709 13:01:30.400981 12221 raft_consensus.cc:3060] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:30.408607 12221 raft_consensus.cc:2468] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991172537cf841afb210b1170e93400e in term 2.
I20260709 13:01:30.420816 12118 catalog_manager.cc:5697] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e reported cstate change: term changed from 1 to 2, leader changed from 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193) to 991172537cf841afb210b1170e93400e (127.11.82.194). New cstate: current_term: 2 leader_uuid: "991172537cf841afb210b1170e93400e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:30.522266 12221 raft_consensus.cc:1275] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 4 FOLLOWER]: Refusing update from remote peer 0f5bf0b2751d46fcadd77923de657bca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:30.523689 12525 consensus_queue.cc:1048] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:30.535849 12297 raft_consensus.cc:1275] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 4 FOLLOWER]: Refusing update from remote peer 0f5bf0b2751d46fcadd77923de657bca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:30.537101 12525 consensus_queue.cc:1048] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:30.712348 12372 raft_consensus.cc:1275] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 5 FOLLOWER]: Refusing update from remote peer 991172537cf841afb210b1170e93400e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:30.713989 12571 consensus_queue.cc:1048] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:30.725607 12221 raft_consensus.cc:1275] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 5 FOLLOWER]: Refusing update from remote peer 991172537cf841afb210b1170e93400e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:30.732210 12568 consensus_queue.cc:1048] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:30.761919 12297 raft_consensus.cc:1275] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Refusing update from remote peer 0f5bf0b2751d46fcadd77923de657bca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:30.763330 12525 consensus_queue.cc:1048] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "991172537cf841afb210b1170e93400e" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:30.775624 12221 raft_consensus.cc:1275] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Refusing update from remote peer 0f5bf0b2751d46fcadd77923de657bca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:30.777509 12561 consensus_queue.cc:1048] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:30.854106 12372 raft_consensus.cc:1275] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Refusing update from remote peer 991172537cf841afb210b1170e93400e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:30.855679 12568 consensus_queue.cc:1048] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5bf0b2751d46fcadd77923de657bca" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:30.866571 12221 raft_consensus.cc:1275] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Refusing update from remote peer 991172537cf841afb210b1170e93400e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:30.868256 12571 consensus_queue.cc:1048] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b07561be75f4b12bd53473aaebdb3ce" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:30.916924 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:30.923863 11595 tablet_server.cc:179] TabletServer@127.11.82.193:0 shutting down...
I20260709 13:01:30.959204 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:30.959939 11595 tablet_replica.cc:333] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce: stopping tablet replica
I20260709 13:01:30.960561 11595 raft_consensus.cc:2243] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:30.961043 11595 raft_consensus.cc:2272] T 56b7b2c7701047e799c3040b54d4e08b P 1b07561be75f4b12bd53473aaebdb3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:30.963042 11595 tablet_replica.cc:333] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce: stopping tablet replica
I20260709 13:01:30.963548 11595 raft_consensus.cc:2243] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:30.964231 11595 raft_consensus.cc:2272] T 612274158f2f4ce68e9331baa035c284 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:30.965898 11595 tablet_replica.cc:333] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce: stopping tablet replica
I20260709 13:01:30.966389 11595 raft_consensus.cc:2243] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:30.967113 11595 raft_consensus.cc:2272] T 574f92ffb96d44dab587ce60151e6f3b P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:30.969398 11595 tablet_replica.cc:333] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce: stopping tablet replica
I20260709 13:01:30.970098 11595 raft_consensus.cc:2243] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:30.971043 11595 raft_consensus.cc:2272] T a654e83c2de84802ac1c384493035cee P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:30.972878 11595 tablet_replica.cc:333] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce: stopping tablet replica
I20260709 13:01:30.973361 11595 raft_consensus.cc:2243] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:30.973737 11595 raft_consensus.cc:2272] T 8666d7c067a24d77a87ea1b76b5ca37b P 1b07561be75f4b12bd53473aaebdb3ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:30.976352 11595 tablet_replica.cc:333] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce: stopping tablet replica
I20260709 13:01:30.976886 11595 raft_consensus.cc:2243] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:30.977327 11595 raft_consensus.cc:2272] T 3d81a2ca60084b649428ddc6ac635d2a P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:30.979126 11595 tablet_replica.cc:333] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce: stopping tablet replica
I20260709 13:01:30.979578 11595 raft_consensus.cc:2243] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:30.979948 11595 raft_consensus.cc:2272] T c5f321f9c2a340f287f0c9fcdd11c822 P 1b07561be75f4b12bd53473aaebdb3ce [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:30.981884 11595 tablet_replica.cc:333] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce: stopping tablet replica
I20260709 13:01:30.982404 11595 raft_consensus.cc:2243] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:30.983161 11595 raft_consensus.cc:2272] T f9612cf779f145c59bc1fff2cbc8d80b P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:30.984723 11595 tablet_replica.cc:333] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce: stopping tablet replica
I20260709 13:01:30.985150 11595 raft_consensus.cc:2243] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:30.985517 11595 raft_consensus.cc:2272] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 1b07561be75f4b12bd53473aaebdb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:30.987485 11595 tablet_replica.cc:333] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce: stopping tablet replica
I20260709 13:01:30.987913 11595 raft_consensus.cc:2243] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:30.988291 11595 raft_consensus.cc:2272] T 80b19396497c4672abde2707390a6a66 P 1b07561be75f4b12bd53473aaebdb3ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.007932 11595 tablet_server.cc:196] TabletServer@127.11.82.193:0 shutdown complete.
I20260709 13:01:31.030020 11595 tablet_server.cc:179] TabletServer@127.11.82.194:0 shutting down...
I20260709 13:01:31.059057 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:31.059738 11595 tablet_replica.cc:333] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e: stopping tablet replica
I20260709 13:01:31.060621 11595 raft_consensus.cc:2243] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.061713 11595 raft_consensus.cc:2272] T c5f321f9c2a340f287f0c9fcdd11c822 P 991172537cf841afb210b1170e93400e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.064706 11595 tablet_replica.cc:333] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e: stopping tablet replica
I20260709 13:01:31.065459 11595 raft_consensus.cc:2243] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.065946 11595 raft_consensus.cc:2272] T 612274158f2f4ce68e9331baa035c284 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.068068 11595 tablet_replica.cc:333] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e: stopping tablet replica
I20260709 13:01:31.068578 11595 raft_consensus.cc:2243] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.068977 11595 raft_consensus.cc:2272] T 80b19396497c4672abde2707390a6a66 P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.070974 11595 tablet_replica.cc:333] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e: stopping tablet replica
I20260709 13:01:31.071478 11595 raft_consensus.cc:2243] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.071918 11595 raft_consensus.cc:2272] T 574f92ffb96d44dab587ce60151e6f3b P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.073539 11595 tablet_replica.cc:333] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e: stopping tablet replica
I20260709 13:01:31.074023 11595 raft_consensus.cc:2243] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.074414 11595 raft_consensus.cc:2272] T 3d81a2ca60084b649428ddc6ac635d2a P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.076195 11595 tablet_replica.cc:333] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e: stopping tablet replica
I20260709 13:01:31.076659 11595 raft_consensus.cc:2243] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.077046 11595 raft_consensus.cc:2272] T 8666d7c067a24d77a87ea1b76b5ca37b P 991172537cf841afb210b1170e93400e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.079345 11595 tablet_replica.cc:333] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e: stopping tablet replica
I20260709 13:01:31.079821 11595 raft_consensus.cc:2243] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.080549 11595 raft_consensus.cc:2272] T 56b7b2c7701047e799c3040b54d4e08b P 991172537cf841afb210b1170e93400e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.082082 11595 tablet_replica.cc:333] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e: stopping tablet replica
I20260709 13:01:31.082535 11595 raft_consensus.cc:2243] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.083032 11595 raft_consensus.cc:2272] T a654e83c2de84802ac1c384493035cee P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.084609 11595 tablet_replica.cc:333] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e: stopping tablet replica
I20260709 13:01:31.085068 11595 raft_consensus.cc:2243] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.085469 11595 raft_consensus.cc:2272] T f9612cf779f145c59bc1fff2cbc8d80b P 991172537cf841afb210b1170e93400e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.087133 11595 tablet_replica.cc:333] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e: stopping tablet replica
I20260709 13:01:31.087546 11595 raft_consensus.cc:2243] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.088222 11595 raft_consensus.cc:2272] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 991172537cf841afb210b1170e93400e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:31.165367 12336 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.82.193:38531: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260709 13:01:31.168588 12336 consensus_peers.cc:597] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca -> Peer 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531): Couldn't send request to peer 1b07561be75f4b12bd53473aaebdb3ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:38531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:31.180316 12336 consensus_peers.cc:597] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca -> Peer 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531): Couldn't send request to peer 1b07561be75f4b12bd53473aaebdb3ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:38531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:31.266089 12335 consensus_peers.cc:597] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca -> Peer 991172537cf841afb210b1170e93400e (127.11.82.194:35469): Couldn't send request to peer 991172537cf841afb210b1170e93400e. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:35469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:31.311030 12335 consensus_peers.cc:597] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca -> Peer 991172537cf841afb210b1170e93400e (127.11.82.194:35469): Couldn't send request to peer 991172537cf841afb210b1170e93400e. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:35469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:31.356871 12335 consensus_peers.cc:597] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca -> Peer 991172537cf841afb210b1170e93400e (127.11.82.194:35469): Couldn't send request to peer 991172537cf841afb210b1170e93400e. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:35469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:31.480914 12336 consensus_peers.cc:597] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca -> Peer 1b07561be75f4b12bd53473aaebdb3ce (127.11.82.193:38531): Couldn't send request to peer 1b07561be75f4b12bd53473aaebdb3ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:38531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:31.832530 11595 tablet_server.cc:196] TabletServer@127.11.82.194:0 shutdown complete.
I20260709 13:01:31.856827 11595 tablet_server.cc:179] TabletServer@127.11.82.195:0 shutting down...
I20260709 13:01:31.878824 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:31.879416 11595 tablet_replica.cc:333] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca: stopping tablet replica
I20260709 13:01:31.879925 11595 raft_consensus.cc:2243] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.880301 11595 raft_consensus.cc:2272] T 612274158f2f4ce68e9331baa035c284 P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.881831 11595 tablet_replica.cc:333] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca: stopping tablet replica
I20260709 13:01:31.882294 11595 raft_consensus.cc:2243] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.882632 11595 raft_consensus.cc:2272] T d5d97b25e7ec41b295d19b0f9b4ce3c5 P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.884151 11595 tablet_replica.cc:333] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca: stopping tablet replica
I20260709 13:01:31.884603 11595 raft_consensus.cc:2243] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.884929 11595 raft_consensus.cc:2272] T f9612cf779f145c59bc1fff2cbc8d80b P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.886317 11595 tablet_replica.cc:333] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca: stopping tablet replica
I20260709 13:01:31.886828 11595 raft_consensus.cc:2243] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.887167 11595 raft_consensus.cc:2272] T a654e83c2de84802ac1c384493035cee P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.888718 11595 tablet_replica.cc:333] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca: stopping tablet replica
I20260709 13:01:31.889118 11595 raft_consensus.cc:2243] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.889413 11595 raft_consensus.cc:2272] T 56b7b2c7701047e799c3040b54d4e08b P 0f5bf0b2751d46fcadd77923de657bca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.890889 11595 tablet_replica.cc:333] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca: stopping tablet replica
I20260709 13:01:31.891319 11595 raft_consensus.cc:2243] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.891974 11595 raft_consensus.cc:2272] T 80b19396497c4672abde2707390a6a66 P 0f5bf0b2751d46fcadd77923de657bca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.893396 11595 tablet_replica.cc:333] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca: stopping tablet replica
I20260709 13:01:31.893802 11595 raft_consensus.cc:2243] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.894116 11595 raft_consensus.cc:2272] T c5f321f9c2a340f287f0c9fcdd11c822 P 0f5bf0b2751d46fcadd77923de657bca [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.895475 11595 tablet_replica.cc:333] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca: stopping tablet replica
I20260709 13:01:31.895869 11595 raft_consensus.cc:2243] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.896170 11595 raft_consensus.cc:2272] T 574f92ffb96d44dab587ce60151e6f3b P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.897430 11595 tablet_replica.cc:333] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca: stopping tablet replica
I20260709 13:01:31.897814 11595 raft_consensus.cc:2243] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.898396 11595 raft_consensus.cc:2272] T 8666d7c067a24d77a87ea1b76b5ca37b P 0f5bf0b2751d46fcadd77923de657bca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.899818 11595 tablet_replica.cc:333] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca: stopping tablet replica
I20260709 13:01:31.900184 11595 raft_consensus.cc:2243] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.900766 11595 raft_consensus.cc:2272] T 3d81a2ca60084b649428ddc6ac635d2a P 0f5bf0b2751d46fcadd77923de657bca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.930230 11595 tablet_server.cc:196] TabletServer@127.11.82.195:0 shutdown complete.
I20260709 13:01:31.947903 11595 master.cc:562] Master@127.11.82.254:46867 shutting down...
I20260709 13:01:31.967682 11595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.968212 11595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.968545 11595 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86a19fe466054752909c96f04f7201d4: stopping tablet replica
I20260709 13:01:31.988178 11595 master.cc:584] Master@127.11.82.254:46867 shutdown complete.
0f5bf0b2751d46fcadd77923de657bca  1
1b07561be75f4b12bd53473aaebdb3ce  5
991172537cf841afb210b1170e93400e  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10993 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:01:32.027307 11595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.82.254:43609
I20260709 13:01:32.028381 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:32.034224 12588 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
W20260709 13:01:32.034425 12589 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
W20260709 13:01:32.034915 12591 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
I20260709 13:01:32.035512 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:32.036370 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:32.036550 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:32.036664 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602092036652 us; error 0 us; skew 500 ppm
I20260709 13:01:32.037096 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:32.039649 11595 webserver.cc:533] Webserver started at http://127.11.82.254:40863/ using document root <none> and password file <none>
I20260709 13:01:32.040064 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:32.040205 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:32.040409 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:32.041451 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/master-0-root/instance:
uuid: "d11cd67669f14ce5b363d51614e25979"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-vl1s"
I20260709 13:01:32.045567 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:32.048695 12596 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.049412 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:01:32.049683 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/master-0-root
uuid: "d11cd67669f14ce5b363d51614e25979"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-vl1s"
I20260709 13:01:32.049942 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-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)
I20260709 13:01:32.069085 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:32.070312 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:32.107476 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.254:43609
I20260709 13:01:32.107574 12647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.254:43609 every 8 connection(s)
I20260709 13:01:32.111269 12648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.120687 12648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979: Bootstrap starting.
I20260709 13:01:32.125115 12648 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.129177 12648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979: No bootstrap required, opened a new log
I20260709 13:01:32.131266 12648 raft_consensus.cc:359] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d11cd67669f14ce5b363d51614e25979" member_type: VOTER }
I20260709 13:01:32.131620 12648 raft_consensus.cc:385] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.131913 12648 raft_consensus.cc:740] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11cd67669f14ce5b363d51614e25979, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.132467 12648 consensus_queue.cc:260] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d11cd67669f14ce5b363d51614e25979" member_type: VOTER }
I20260709 13:01:32.132934 12648 raft_consensus.cc:399] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:32.133167 12648 raft_consensus.cc:493] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:32.133432 12648 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.137714 12648 raft_consensus.cc:515] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d11cd67669f14ce5b363d51614e25979" member_type: VOTER }
I20260709 13:01:32.138247 12648 leader_election.cc:304] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [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: d11cd67669f14ce5b363d51614e25979; no voters: 
I20260709 13:01:32.139423 12648 leader_election.cc:290] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:32.139746 12651 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.141060 12651 raft_consensus.cc:697] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 1 LEADER]: Becoming Leader. State: Replica: d11cd67669f14ce5b363d51614e25979, State: Running, Role: LEADER
I20260709 13:01:32.141727 12651 consensus_queue.cc:237] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [LEADER]: Queue going to LEADER mode. State: All 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: "d11cd67669f14ce5b363d51614e25979" member_type: VOTER }
I20260709 13:01:32.142339 12648 sys_catalog.cc:565] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:32.146513 12653 sys_catalog.cc:455] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d11cd67669f14ce5b363d51614e25979. Latest consensus state: current_term: 1 leader_uuid: "d11cd67669f14ce5b363d51614e25979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d11cd67669f14ce5b363d51614e25979" member_type: VOTER } }
I20260709 13:01:32.147239 12653 sys_catalog.cc:458] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:32.147782 12652 sys_catalog.cc:455] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d11cd67669f14ce5b363d51614e25979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d11cd67669f14ce5b363d51614e25979" member_type: VOTER } }
I20260709 13:01:32.148442 12652 sys_catalog.cc:458] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:32.149081 12658 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:32.154179 12658 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:32.158203 11595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:32.162425 12658 catalog_manager.cc:1383] Generated new cluster ID: 86fa370ad6204955b48ca80c126dbb57
I20260709 13:01:32.162739 12658 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:32.185230 12658 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:32.186422 12658 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:32.202639 12658 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979: Generated new TSK 0
I20260709 13:01:32.203243 12658 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:32.224364 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:32.230480 12669 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
W20260709 13:01:32.231501 12670 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
W20260709 13:01:32.234246 12672 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
I20260709 13:01:32.239470 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:32.241922 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:32.242164 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:32.242345 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602092242329 us; error 0 us; skew 500 ppm
I20260709 13:01:32.242969 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:32.245299 11595 webserver.cc:533] Webserver started at http://127.11.82.193:37489/ using document root <none> and password file <none>
I20260709 13:01:32.245779 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:32.245980 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:32.246258 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:32.247372 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/instance:
uuid: "182a5ed5cca549bbb4f3033de9d98de8"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-vl1s"
I20260709 13:01:32.251890 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:32.255136 12677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.255865 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:01:32.256152 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root
uuid: "182a5ed5cca549bbb4f3033de9d98de8"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-vl1s"
I20260709 13:01:32.256443 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-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)
I20260709 13:01:32.273854 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:32.275332 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:32.276964 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:32.279624 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:32.279884 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.280431 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:32.280637 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.321496 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.193:43801
I20260709 13:01:32.321609 12739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.193:43801 every 8 connection(s)
I20260709 13:01:32.326462 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:32.333721 12744 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
W20260709 13:01:32.335093 12745 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
W20260709 13:01:32.338982 12747 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
I20260709 13:01:32.339238 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:32.340508 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:32.340698 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:32.340818 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602092340807 us; error 0 us; skew 500 ppm
I20260709 13:01:32.341286 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:32.344568 11595 webserver.cc:533] Webserver started at http://127.11.82.194:32955/ using document root <none> and password file <none>
I20260709 13:01:32.344895 12740 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43609
I20260709 13:01:32.345098 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:32.345278 12740 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:32.345371 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:32.345739 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:32.346167 12740 heartbeater.cc:507] Master 127.11.82.254:43609 requested a full tablet report, sending...
I20260709 13:01:32.346961 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/instance:
uuid: "f42f6b73c0644fc290d9ed258f18ca55"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-vl1s"
I20260709 13:01:32.348287 12613 ts_manager.cc:194] Registered new tserver with Master: 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:01:32.350688 12613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46436
I20260709 13:01:32.352931 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:01:32.356323 12752 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.357030 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:01:32.357328 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root
uuid: "f42f6b73c0644fc290d9ed258f18ca55"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-vl1s"
I20260709 13:01:32.357661 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-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)
I20260709 13:01:32.374035 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:32.375236 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:32.376657 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:32.378890 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:32.379083 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.379343 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:32.379498 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.418445 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.194:43541
I20260709 13:01:32.418567 12814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.194:43541 every 8 connection(s)
I20260709 13:01:32.423058 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:32.430019 12818 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
W20260709 13:01:32.431171 12819 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
W20260709 13:01:32.433419 12821 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
I20260709 13:01:32.434329 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:32.435307 12815 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43609
I20260709 13:01:32.435352 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:32.435729 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:32.435745 12815 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:32.435946 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602092435933 us; error 0 us; skew 500 ppm
I20260709 13:01:32.436527 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:32.436491 12815 heartbeater.cc:507] Master 127.11.82.254:43609 requested a full tablet report, sending...
I20260709 13:01:32.438797 12613 ts_manager.cc:194] Registered new tserver with Master: f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:32.439168 11595 webserver.cc:533] Webserver started at http://127.11.82.195:37349/ using document root <none> and password file <none>
I20260709 13:01:32.439759 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:32.439986 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:32.440295 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:32.440583 12613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46440
I20260709 13:01:32.441818 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/instance:
uuid: "18ad4c5555a542689e4df39572e21022"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-vl1s"
I20260709 13:01:32.446174 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:01:32.449390 12826 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.450160 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:01:32.450445 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root
uuid: "18ad4c5555a542689e4df39572e21022"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-vl1s"
I20260709 13:01:32.450750 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-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)
I20260709 13:01:32.460459 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:32.461632 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:32.463168 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:32.465520 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:32.465756 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.466029 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:32.466216 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:32.506839 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.195:40853
I20260709 13:01:32.506907 12888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.195:40853 every 8 connection(s)
I20260709 13:01:32.520550 12889 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43609
I20260709 13:01:32.520927 12889 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:32.521875 12889 heartbeater.cc:507] Master 127.11.82.254:43609 requested a full tablet report, sending...
I20260709 13:01:32.523808 12613 ts_manager.cc:194] Registered new tserver with Master: 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:32.524492 11595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014406338s
I20260709 13:01:32.525213 12613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46442
I20260709 13:01:32.550562 12613 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46452:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:01:32.557075 12613 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.
I20260709 13:01:32.767696 12780 tablet_service.cc:1511] Processing CreateTablet for tablet d5fb713112b441709b3b4f510ca40ce5 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:32.768589 12703 tablet_service.cc:1511] Processing CreateTablet for tablet d8fc30d7bbc44ff8bce89c928bccaf91 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:32.769168 12780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fb713112b441709b3b4f510ca40ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.769930 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8fc30d7bbc44ff8bce89c928bccaf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.776103 12779 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac1e37796d3456d845f850e5d88895c (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:32.777004 12701 tablet_service.cc:1511] Processing CreateTablet for tablet 292a3c50e77c4b85aad198e319b4a1c1 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:32.778419 12701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292a3c50e77c4b85aad198e319b4a1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.779938 12696 tablet_service.cc:1511] Processing CreateTablet for tablet f055bbfa9d1046728778b998dffab9dc (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:32.781694 12699 tablet_service.cc:1511] Processing CreateTablet for tablet 1864edf16d294a6bb159a2882d3ecc83 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:32.781745 12778 tablet_service.cc:1511] Processing CreateTablet for tablet d8fc30d7bbc44ff8bce89c928bccaf91 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:32.783529 12777 tablet_service.cc:1511] Processing CreateTablet for tablet 91929f26fb184edc88c2a6a837d30803 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:32.784119 12705 tablet_service.cc:1511] Processing CreateTablet for tablet d5fb713112b441709b3b4f510ca40ce5 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:32.785741 12776 tablet_service.cc:1511] Processing CreateTablet for tablet 292a3c50e77c4b85aad198e319b4a1c1 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:32.785786 12698 tablet_service.cc:1511] Processing CreateTablet for tablet fd4fc5e6369d46a78f5e7a1df3edc66e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:32.787643 12697 tablet_service.cc:1511] Processing CreateTablet for tablet 97f0847ae34e41a1ae55067ecbf3a6ba (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:32.787940 12775 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5899b3b8b04d2a9327de53a6acc523 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:32.789182 12700 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5899b3b8b04d2a9327de53a6acc523 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:32.790833 12774 tablet_service.cc:1511] Processing CreateTablet for tablet 1864edf16d294a6bb159a2882d3ecc83 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:32.775575 12702 tablet_service.cc:1511] Processing CreateTablet for tablet 91929f26fb184edc88c2a6a837d30803 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:32.783555 12704 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac1e37796d3456d845f850e5d88895c (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:32.777457 12779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac1e37796d3456d845f850e5d88895c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.793063 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1864edf16d294a6bb159a2882d3ecc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.795297 12700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5899b3b8b04d2a9327de53a6acc523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.798914 12777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91929f26fb184edc88c2a6a837d30803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.800673 12773 tablet_service.cc:1511] Processing CreateTablet for tablet fd4fc5e6369d46a78f5e7a1df3edc66e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:32.802433 12776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292a3c50e77c4b85aad198e319b4a1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.803587 12773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4fc5e6369d46a78f5e7a1df3edc66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.803227 12772 tablet_service.cc:1511] Processing CreateTablet for tablet 97f0847ae34e41a1ae55067ecbf3a6ba (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:32.804540 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97f0847ae34e41a1ae55067ecbf3a6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.805143 12775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5899b3b8b04d2a9327de53a6acc523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.806497 12771 tablet_service.cc:1511] Processing CreateTablet for tablet f055bbfa9d1046728778b998dffab9dc (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:32.807238 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8fc30d7bbc44ff8bce89c928bccaf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.801488 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91929f26fb184edc88c2a6a837d30803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.813517 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f055bbfa9d1046728778b998dffab9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.815013 12704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac1e37796d3456d845f850e5d88895c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.818996 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1864edf16d294a6bb159a2882d3ecc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.819732 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f055bbfa9d1046728778b998dffab9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.823001 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97f0847ae34e41a1ae55067ecbf3a6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.822878 12854 tablet_service.cc:1511] Processing CreateTablet for tablet d5fb713112b441709b3b4f510ca40ce5 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:32.824265 12705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fb713112b441709b3b4f510ca40ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.824380 12854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fb713112b441709b3b4f510ca40ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.825663 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4fc5e6369d46a78f5e7a1df3edc66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.852563 12853 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac1e37796d3456d845f850e5d88895c (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:32.853951 12853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac1e37796d3456d845f850e5d88895c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.856287 12852 tablet_service.cc:1511] Processing CreateTablet for tablet d8fc30d7bbc44ff8bce89c928bccaf91 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:32.858078 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8fc30d7bbc44ff8bce89c928bccaf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.857826 12848 tablet_service.cc:1511] Processing CreateTablet for tablet 1864edf16d294a6bb159a2882d3ecc83 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:32.859141 12848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1864edf16d294a6bb159a2882d3ecc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.863814 12849 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5899b3b8b04d2a9327de53a6acc523 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:32.866068 12849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5899b3b8b04d2a9327de53a6acc523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.867036 12850 tablet_service.cc:1511] Processing CreateTablet for tablet 292a3c50e77c4b85aad198e319b4a1c1 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:32.870823 12851 tablet_service.cc:1511] Processing CreateTablet for tablet 91929f26fb184edc88c2a6a837d30803 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:32.873260 12847 tablet_service.cc:1511] Processing CreateTablet for tablet fd4fc5e6369d46a78f5e7a1df3edc66e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:32.873457 12704 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2d9c98008f433ea2f9695311c9b7fa (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:32.875438 12846 tablet_service.cc:1511] Processing CreateTablet for tablet 97f0847ae34e41a1ae55067ecbf3a6ba (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:32.875711 12704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2d9c98008f433ea2f9695311c9b7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.878588 12845 tablet_service.cc:1511] Processing CreateTablet for tablet f055bbfa9d1046728778b998dffab9dc (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:32.883119 12850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292a3c50e77c4b85aad198e319b4a1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.887117 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91929f26fb184edc88c2a6a837d30803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.888326 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f055bbfa9d1046728778b998dffab9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.889421 12847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4fc5e6369d46a78f5e7a1df3edc66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.915303 12700 tablet_service.cc:1511] Processing CreateTablet for tablet 6a72b48380aa47e6aef5806a7abbc6ef (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:32.926992 12846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97f0847ae34e41a1ae55067ecbf3a6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.937395 12700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a72b48380aa47e6aef5806a7abbc6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.976311 12702 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc97bdb7ea8436aadf139bac5b4d8b4 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:32.977764 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc97bdb7ea8436aadf139bac5b4d8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:32.983650 12773 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2d9c98008f433ea2f9695311c9b7fa (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:32.996361 12771 tablet_service.cc:1511] Processing CreateTablet for tablet a1ee057be0364ad99f5808df2aafe77e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:32.997848 12904 tablet_bootstrap.cc:492] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:32.998962 12849 tablet_service.cc:1511] Processing CreateTablet for tablet 741fe2c0c8da4c1c87438a24ee81b92e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:33.026059 12849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741fe2c0c8da4c1c87438a24ee81b92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.033152 12845 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2d9c98008f433ea2f9695311c9b7fa (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:33.034475 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2d9c98008f433ea2f9695311c9b7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.005317 12774 tablet_service.cc:1511] Processing CreateTablet for tablet 6a72b48380aa47e6aef5806a7abbc6ef (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:33.023078 12699 tablet_service.cc:1511] Processing CreateTablet for tablet 919e25532d5e4a7eb6e04e7fa49b5ffc (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:33.024071 12780 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc97bdb7ea8436aadf139bac5b4d8b4 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:32.984494 12700 tablet_service.cc:1511] Processing CreateTablet for tablet a1ee057be0364ad99f5808df2aafe77e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:33.035952 12705 tablet_service.cc:1511] Processing CreateTablet for tablet 741fe2c0c8da4c1c87438a24ee81b92e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:33.036049 12779 tablet_service.cc:1511] Processing CreateTablet for tablet 741fe2c0c8da4c1c87438a24ee81b92e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:33.038049 12904 tablet_bootstrap.cc:654] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.037766 12696 tablet_service.cc:1511] Processing CreateTablet for tablet 47c044cefa6e4ae4bcd82723a0ee5ba9 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:33.001881 12772 tablet_service.cc:1511] Processing CreateTablet for tablet 919e25532d5e4a7eb6e04e7fa49b5ffc (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:33.052560 12906 tablet_bootstrap.cc:492] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:33.052955 12702 tablet_service.cc:1511] Processing CreateTablet for tablet 8838ee7c5eaa4b3e94157adb0ac768e1 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:33.054984 12905 tablet_bootstrap.cc:492] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:33.054745 12852 tablet_service.cc:1511] Processing CreateTablet for tablet 6a72b48380aa47e6aef5806a7abbc6ef (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:33.055984 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a72b48380aa47e6aef5806a7abbc6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.058069 12846 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc97bdb7ea8436aadf139bac5b4d8b4 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:33.062434 12850 tablet_service.cc:1511] Processing CreateTablet for tablet a1ee057be0364ad99f5808df2aafe77e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:33.061106 12773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2d9c98008f433ea2f9695311c9b7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.063722 12850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ee057be0364ad99f5808df2aafe77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.071297 12905 tablet_bootstrap.cc:654] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.072559 12700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ee057be0364ad99f5808df2aafe77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.073180 12698 tablet_service.cc:1511] Processing CreateTablet for tablet a8901c771e9c45b3bf179bf9b0cff3c5 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:33.074409 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8901c771e9c45b3bf179bf9b0cff3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.076107 12848 tablet_service.cc:1511] Processing CreateTablet for tablet 919e25532d5e4a7eb6e04e7fa49b5ffc (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:33.077316 12848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919e25532d5e4a7eb6e04e7fa49b5ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.079741 12846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc97bdb7ea8436aadf139bac5b4d8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.079968 12847 tablet_service.cc:1511] Processing CreateTablet for tablet 47c044cefa6e4ae4bcd82723a0ee5ba9 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:33.080096 12777 tablet_service.cc:1511] Processing CreateTablet for tablet 47c044cefa6e4ae4bcd82723a0ee5ba9 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:33.081527 12847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c044cefa6e4ae4bcd82723a0ee5ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.082969 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 6d34887d3a5646be8416bab71cc942ef (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:33.079947 12705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741fe2c0c8da4c1c87438a24ee81b92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.084910 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c044cefa6e4ae4bcd82723a0ee5ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.086968 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919e25532d5e4a7eb6e04e7fa49b5ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.095089 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8838ee7c5eaa4b3e94157adb0ac768e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.100608 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a72b48380aa47e6aef5806a7abbc6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.101739 12776 tablet_service.cc:1511] Processing CreateTablet for tablet 8838ee7c5eaa4b3e94157adb0ac768e1 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:33.085055 12697 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca3c672c7944a1894b31c7c234f49d1 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:33.103493 12780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc97bdb7ea8436aadf139bac5b4d8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.106012 12779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741fe2c0c8da4c1c87438a24ee81b92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.107472 12776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8838ee7c5eaa4b3e94157adb0ac768e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.108237 12777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c044cefa6e4ae4bcd82723a0ee5ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.114974 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919e25532d5e4a7eb6e04e7fa49b5ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.116493 12778 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca3c672c7944a1894b31c7c234f49d1 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:33.117753 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca3c672c7944a1894b31c7c234f49d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.119028 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ee057be0364ad99f5808df2aafe77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.124274 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d34887d3a5646be8416bab71cc942ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.126976 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca3c672c7944a1894b31c7c234f49d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.101739 12851 tablet_service.cc:1511] Processing CreateTablet for tablet a8901c771e9c45b3bf179bf9b0cff3c5 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:33.128005 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8901c771e9c45b3bf179bf9b0cff3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.135102 12853 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca3c672c7944a1894b31c7c234f49d1 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:33.136448 12853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca3c672c7944a1894b31c7c234f49d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.138872 12775 tablet_service.cc:1511] Processing CreateTablet for tablet a8901c771e9c45b3bf179bf9b0cff3c5 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:33.140136 12775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8901c771e9c45b3bf179bf9b0cff3c5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:33.158023 12661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:33.158797 12906 tablet_bootstrap.cc:654] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.162812 12854 tablet_service.cc:1511] Processing CreateTablet for tablet 6d34887d3a5646be8416bab71cc942ef (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:33.164162 12854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d34887d3a5646be8416bab71cc942ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.164685 12852 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd3d1d1eb434da6997ec3862776f842 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:33.165937 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd3d1d1eb434da6997ec3862776f842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.171609 12701 tablet_service.cc:1511] Processing CreateTablet for tablet 2593c7f6c0404a3e8ff2d599636abd59 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:33.171762 12774 tablet_service.cc:1511] Processing CreateTablet for tablet 6d34887d3a5646be8416bab71cc942ef (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:33.172889 12701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2593c7f6c0404a3e8ff2d599636abd59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.183669 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d34887d3a5646be8416bab71cc942ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.182767 12904 tablet_bootstrap.cc:492] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:33.191601 12704 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd3d1d1eb434da6997ec3862776f842 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:33.182318 12852 tablet_service.cc:1511] Processing CreateTablet for tablet 2593c7f6c0404a3e8ff2d599636abd59 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:33.192412 12904 ts_tablet_manager.cc:1403] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.195s	user 0.006s	sys 0.013s
I20260709 13:01:33.198360 12704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd3d1d1eb434da6997ec3862776f842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.198652 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2593c7f6c0404a3e8ff2d599636abd59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.199201 12849 tablet_service.cc:1511] Processing CreateTablet for tablet 8838ee7c5eaa4b3e94157adb0ac768e1 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:33.200387 12849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8838ee7c5eaa4b3e94157adb0ac768e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.200755 12904 raft_consensus.cc:359] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.201469 12904 raft_consensus.cc:385] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.201745 12904 raft_consensus.cc:740] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.184965 12702 tablet_service.cc:1511] Processing CreateTablet for tablet a1402a1288b24f748d70903f796af7d7 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:33.203106 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1402a1288b24f748d70903f796af7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.196133 12698 tablet_service.cc:1511] Processing CreateTablet for tablet 5a172c2aa07c4bbbab2c6dd0137083eb (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:33.210238 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a172c2aa07c4bbbab2c6dd0137083eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.212095 12905 tablet_bootstrap.cc:492] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:33.212544 12905 ts_tablet_manager.cc:1403] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.161s	user 0.015s	sys 0.005s
I20260709 13:01:33.214973 12904 consensus_queue.cc:260] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.217203 12852 tablet_service.cc:1511] Processing CreateTablet for tablet 4f51d3434a45430ebe639245b848eeb3 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:33.218529 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f51d3434a45430ebe639245b848eeb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.218989 12705 tablet_service.cc:1511] Processing CreateTablet for tablet 4f51d3434a45430ebe639245b848eeb3 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:33.222553 12846 tablet_service.cc:1511] Processing CreateTablet for tablet a1402a1288b24f748d70903f796af7d7 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:33.231752 12777 tablet_service.cc:1511] Processing CreateTablet for tablet 2593c7f6c0404a3e8ff2d599636abd59 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:33.232985 12777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2593c7f6c0404a3e8ff2d599636abd59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.235255 12778 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd3d1d1eb434da6997ec3862776f842 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:33.236523 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd3d1d1eb434da6997ec3862776f842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.240949 12905 raft_consensus.cc:359] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.241676 12905 raft_consensus.cc:385] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.228207 12846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1402a1288b24f748d70903f796af7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.241988 12905 raft_consensus.cc:740] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.249348 12905 consensus_queue.cc:260] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.254913 12850 tablet_service.cc:1511] Processing CreateTablet for tablet 5a172c2aa07c4bbbab2c6dd0137083eb (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:33.256326 12850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a172c2aa07c4bbbab2c6dd0137083eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.260314 12773 tablet_service.cc:1511] Processing CreateTablet for tablet 5a172c2aa07c4bbbab2c6dd0137083eb (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:33.261657 12773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a172c2aa07c4bbbab2c6dd0137083eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.250975 12705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f51d3434a45430ebe639245b848eeb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.272734 12740 heartbeater.cc:499] Master 127.11.82.254:43609 was elected leader, sending a full tablet report...
I20260709 13:01:33.272821 12700 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb0887dc5674f36bfee1f79c5f61829 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:33.282696 12700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb0887dc5674f36bfee1f79c5f61829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.284313 12851 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb0887dc5674f36bfee1f79c5f61829 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:33.285600 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb0887dc5674f36bfee1f79c5f61829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.292577 12906 tablet_bootstrap.cc:492] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:33.293052 12906 ts_tablet_manager.cc:1403] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.241s	user 0.020s	sys 0.005s
I20260709 13:01:33.295858 12906 raft_consensus.cc:359] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.296533 12906 raft_consensus.cc:385] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.296844 12906 raft_consensus.cc:740] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.297547 12906 consensus_queue.cc:260] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.267537 12779 tablet_service.cc:1511] Processing CreateTablet for tablet a1402a1288b24f748d70903f796af7d7 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:33.303303 12779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1402a1288b24f748d70903f796af7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.307578 12771 tablet_service.cc:1511] Processing CreateTablet for tablet 0435477d73b8406b8c0b2998059136a3 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:33.308816 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0435477d73b8406b8c0b2998059136a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.311599 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 11273eaa0db84b67928b9e5820680828 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:33.312929 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11273eaa0db84b67928b9e5820680828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.313964 12904 ts_tablet_manager.cc:1434] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.009s
I20260709 13:01:33.312618 12845 tablet_service.cc:1511] Processing CreateTablet for tablet 0435477d73b8406b8c0b2998059136a3 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:33.316076 12904 tablet_bootstrap.cc:492] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:33.316221 12772 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb0887dc5674f36bfee1f79c5f61829 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:33.317766 12910 raft_consensus.cc:493] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.319022 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb0887dc5674f36bfee1f79c5f61829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.318540 12910 raft_consensus.cc:515] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.322093 12904 tablet_bootstrap.cc:654] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.318007 12906 ts_tablet_manager.cc:1434] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260709 13:01:33.328924 12910 leader_election.cc:290] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:33.306138 12697 tablet_service.cc:1511] Processing CreateTablet for tablet 0435477d73b8406b8c0b2998059136a3 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:33.321992 12848 tablet_service.cc:1511] Processing CreateTablet for tablet 11273eaa0db84b67928b9e5820680828 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:33.339310 12696 tablet_service.cc:1511] Processing CreateTablet for tablet 16a8b61ec12041b5b7b129278854c097 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:33.343690 12905 ts_tablet_manager.cc:1434] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.008s
I20260709 13:01:33.344410 12815 heartbeater.cc:499] Master 127.11.82.254:43609 was elected leader, sending a full tablet report...
I20260709 13:01:33.344789 12905 tablet_bootstrap.cc:492] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:33.346122 12847 tablet_service.cc:1511] Processing CreateTablet for tablet 16a8b61ec12041b5b7b129278854c097 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:33.351037 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a8b61ec12041b5b7b129278854c097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.363735 12698 tablet_service.cc:1511] Processing CreateTablet for tablet bcfc327f08ee4489a3bb6a75d1f952a6 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:33.364590 12889 heartbeater.cc:499] Master 127.11.82.254:43609 was elected leader, sending a full tablet report...
I20260709 13:01:33.364871 12906 tablet_bootstrap.cc:492] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:33.311599 12776 tablet_service.cc:1511] Processing CreateTablet for tablet 11273eaa0db84b67928b9e5820680828 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:33.373128 12775 tablet_service.cc:1511] Processing CreateTablet for tablet bcfc327f08ee4489a3bb6a75d1f952a6 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:33.369867 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0435477d73b8406b8c0b2998059136a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.371428 12776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11273eaa0db84b67928b9e5820680828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.374140 12778 tablet_service.cc:1511] Processing CreateTablet for tablet 16a8b61ec12041b5b7b129278854c097 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:33.395807 12851 tablet_service.cc:1511] Processing CreateTablet for tablet bcfc327f08ee4489a3bb6a75d1f952a6 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:33.416448 12775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfc327f08ee4489a3bb6a75d1f952a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.419543 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a8b61ec12041b5b7b129278854c097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.378451 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0435477d73b8406b8c0b2998059136a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.433804 12904 tablet_bootstrap.cc:492] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:33.434479 12904 ts_tablet_manager.cc:1403] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.002s
I20260709 13:01:33.440371 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfc327f08ee4489a3bb6a75d1f952a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.447142 12848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11273eaa0db84b67928b9e5820680828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.449267 12905 tablet_bootstrap.cc:654] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.450882 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfc327f08ee4489a3bb6a75d1f952a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.367906 12780 tablet_service.cc:1511] Processing CreateTablet for tablet 4f51d3434a45430ebe639245b848eeb3 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:33.461141 12780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f51d3434a45430ebe639245b848eeb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.476891 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 6be298e9cca34ba2aa0cb248c007882b (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:33.478183 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be298e9cca34ba2aa0cb248c007882b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.487411 12847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a8b61ec12041b5b7b129278854c097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.492059 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:33.492735 12790 raft_consensus.cc:2468] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:33.494115 12679 leader_election.cc:304] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:33.494982 12910 raft_consensus.cc:2804] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.495353 12910 raft_consensus.cc:493] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.495697 12910 raft_consensus.cc:3060] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.497259 12772 tablet_service.cc:1511] Processing CreateTablet for tablet 6be298e9cca34ba2aa0cb248c007882b (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:33.497336 12700 tablet_service.cc:1511] Processing CreateTablet for tablet f3a88752a6fa4c5687651174067b81bc (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:33.498687 12700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a88752a6fa4c5687651174067b81bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.498402 12705 tablet_service.cc:1511] Processing CreateTablet for tablet 86acf90183c84713861285bed8c699bf (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:33.497325 12779 tablet_service.cc:1511] Processing CreateTablet for tablet 86acf90183c84713861285bed8c699bf (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:33.501766 12906 tablet_bootstrap.cc:654] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.503059 12904 raft_consensus.cc:359] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.503790 12904 raft_consensus.cc:385] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.504130 12904 raft_consensus.cc:740] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.506045 12845 tablet_service.cc:1511] Processing CreateTablet for tablet 6be298e9cca34ba2aa0cb248c007882b (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:33.507439 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be298e9cca34ba2aa0cb248c007882b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.510656 12851 tablet_service.cc:1511] Processing CreateTablet for tablet 86acf90183c84713861285bed8c699bf (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:33.512398 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86acf90183c84713861285bed8c699bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.499653 12705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86acf90183c84713861285bed8c699bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.498803 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be298e9cca34ba2aa0cb248c007882b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.523394 12852 tablet_service.cc:1511] Processing CreateTablet for tablet f3a88752a6fa4c5687651174067b81bc (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:33.525880 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a88752a6fa4c5687651174067b81bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.549172 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:33.550701 12679 leader_election.cc:343] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.553987 12696 tablet_service.cc:1511] Processing CreateTablet for tablet 38ca631c83db41da8a789690cbc96202 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:33.555307 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ca631c83db41da8a789690cbc96202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.519035 12910 raft_consensus.cc:515] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.561465 12779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86acf90183c84713861285bed8c699bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.562783 12776 tablet_service.cc:1511] Processing CreateTablet for tablet f3a88752a6fa4c5687651174067b81bc (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:33.563499 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:33.563992 12776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a88752a6fa4c5687651174067b81bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.564054 12790 raft_consensus.cc:3060] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.519330 12904 consensus_queue.cc:260] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.600315 12697 tablet_service.cc:1511] Processing CreateTablet for tablet a37324d14e934546ae2beb6c1c518a19 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:33.601662 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37324d14e934546ae2beb6c1c518a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.606485 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
W20260709 13:01:33.607946 12679 leader_election.cc:343] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.609421 12905 tablet_bootstrap.cc:492] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:33.609911 12905 ts_tablet_manager.cc:1403] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.265s	user 0.008s	sys 0.028s
I20260709 13:01:33.613461 12774 tablet_service.cc:1511] Processing CreateTablet for tablet 38ca631c83db41da8a789690cbc96202 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:33.614799 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ca631c83db41da8a789690cbc96202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.618764 12910 leader_election.cc:290] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:33.620929 12906 tablet_bootstrap.cc:492] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:33.621418 12906 ts_tablet_manager.cc:1403] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.257s	user 0.014s	sys 0.007s
I20260709 13:01:33.624760 12846 tablet_service.cc:1511] Processing CreateTablet for tablet 38ca631c83db41da8a789690cbc96202 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:33.625070 12771 tablet_service.cc:1511] Processing CreateTablet for tablet a37324d14e934546ae2beb6c1c518a19 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:33.626128 12846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ca631c83db41da8a789690cbc96202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.626319 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37324d14e934546ae2beb6c1c518a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.635761 12790 raft_consensus.cc:2468] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:33.637025 12679 leader_election.cc:304] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 18ad4c5555a542689e4df39572e21022
I20260709 13:01:33.638412 12920 raft_consensus.cc:2804] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.638926 12920 raft_consensus.cc:697] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:33.639851 12904 ts_tablet_manager.cc:1434] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.205s	user 0.010s	sys 0.000s
I20260709 13:01:33.639737 12920 consensus_queue.cc:237] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.640867 12904 tablet_bootstrap.cc:492] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:33.645869 12847 tablet_service.cc:1511] Processing CreateTablet for tablet a37324d14e934546ae2beb6c1c518a19 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:33.647164 12847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37324d14e934546ae2beb6c1c518a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.649710 12906 raft_consensus.cc:359] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.650257 12906 raft_consensus.cc:385] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.650499 12906 raft_consensus.cc:740] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.612865 12905 raft_consensus.cc:359] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.653930 12905 raft_consensus.cc:385] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.665748 12905 raft_consensus.cc:740] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.667555 12905 consensus_queue.cc:260] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.666587 12906 consensus_queue.cc:260] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.673593 12911 raft_consensus.cc:493] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.674119 12911 raft_consensus.cc:515] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.676317 12905 ts_tablet_manager.cc:1434] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.003s
I20260709 13:01:33.677378 12905 tablet_bootstrap.cc:492] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:33.679723 12904 tablet_bootstrap.cc:654] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.695858 12912 raft_consensus.cc:493] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.696399 12912 raft_consensus.cc:515] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.698630 12911 leader_election.cc:290] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:33.700764 12911 raft_consensus.cc:493] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.702484 12911 raft_consensus.cc:515] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.707526 12912 leader_election.cc:290] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:33.712594 12906 ts_tablet_manager.cc:1434] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.091s	user 0.010s	sys 0.001s
I20260709 13:01:33.714097 12906 tablet_bootstrap.cc:492] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:33.722654 12906 tablet_bootstrap.cc:654] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.727850 12904 tablet_bootstrap.cc:492] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:33.729360 12904 ts_tablet_manager.cc:1403] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.011s
I20260709 13:01:33.731513 12774 tablet_service.cc:1511] Processing CreateTablet for tablet 070ac3eb0dcc4fd1ada59b99c4ab4102 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:33.732161 12904 raft_consensus.cc:359] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.732786 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070ac3eb0dcc4fd1ada59b99c4ab4102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.732893 12904 raft_consensus.cc:385] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.733268 12904 raft_consensus.cc:740] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.733388 12911 leader_election.cc:290] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:33.735481 12905 tablet_bootstrap.cc:654] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.736423 12613 catalog_manager.cc:5697] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:33.738200 12904 consensus_queue.cc:260] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.742085 12904 ts_tablet_manager.cc:1434] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 13:01:33.745168 12904 tablet_bootstrap.cc:492] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:33.754174 12771 tablet_service.cc:1511] Processing CreateTablet for tablet 34581688fc6543a89476e923d581beef (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:33.755470 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34581688fc6543a89476e923d581beef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.755986 12847 tablet_service.cc:1511] Processing CreateTablet for tablet 34581688fc6543a89476e923d581beef (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:33.757151 12847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34581688fc6543a89476e923d581beef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.757529 12904 tablet_bootstrap.cc:654] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.759123 12846 tablet_service.cc:1511] Processing CreateTablet for tablet 070ac3eb0dcc4fd1ada59b99c4ab4102 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:33.760686 12846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070ac3eb0dcc4fd1ada59b99c4ab4102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.761763 12920 raft_consensus.cc:493] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.762360 12920 raft_consensus.cc:515] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.764166 12697 tablet_service.cc:1511] Processing CreateTablet for tablet 070ac3eb0dcc4fd1ada59b99c4ab4102 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:33.764492 12696 tablet_service.cc:1511] Processing CreateTablet for tablet 34581688fc6543a89476e923d581beef (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:33.765440 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070ac3eb0dcc4fd1ada59b99c4ab4102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.766146 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34581688fc6543a89476e923d581beef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.766898 12920 leader_election.cc:290] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:33.767095 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5899b3b8b04d2a9327de53a6acc523" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:33.767771 12864 raft_consensus.cc:2468] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:33.768260 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5899b3b8b04d2a9327de53a6acc523" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:33.769016 12679 leader_election.cc:304] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:33.770238 12920 raft_consensus.cc:2804] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.770629 12920 raft_consensus.cc:493] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.771035 12920 raft_consensus.cc:3060] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.771186 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5899b3b8b04d2a9327de53a6acc523" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:33.772676 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f0847ae34e41a1ae55067ecbf3a6ba" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
W20260709 13:01:33.774150 12830 leader_election.cc:343] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:33.778574 12679 leader_election.cc:343] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.793635 12698 tablet_service.cc:1511] Processing CreateTablet for tablet db736df4959042a88eeeceea795a3902 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:33.794934 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db736df4959042a88eeeceea795a3902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.820428 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4fc5e6369d46a78f5e7a1df3edc66e" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:33.821965 12754 leader_election.cc:343] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.822813 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4fc5e6369d46a78f5e7a1df3edc66e" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
W20260709 13:01:33.824710 12756 leader_election.cc:343] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.825281 12756 leader_election.cc:304] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:33.826198 12912 raft_consensus.cc:2749] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:33.827093 12904 tablet_bootstrap.cc:492] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:33.827597 12904 ts_tablet_manager.cc:1403] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.030s
I20260709 13:01:33.831516 12771 tablet_service.cc:1511] Processing CreateTablet for tablet db736df4959042a88eeeceea795a3902 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:33.832644 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db736df4959042a88eeeceea795a3902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.834614 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5899b3b8b04d2a9327de53a6acc523" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:33.835980 12828 leader_election.cc:343] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.837337 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f0847ae34e41a1ae55067ecbf3a6ba" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:33.812745 12920 raft_consensus.cc:515] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:33.838702 12828 leader_election.cc:343] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.839099 12828 leader_election.cc:304] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:33.839375 12715 raft_consensus.cc:2393] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18ad4c5555a542689e4df39572e21022 in current term 1: Already voted for candidate 182a5ed5cca549bbb4f3033de9d98de8 in this term.
I20260709 13:01:33.840588 12911 raft_consensus.cc:2749] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:33.842574 12830 leader_election.cc:304] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:33.843426 12911 raft_consensus.cc:3060] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.849517 12905 tablet_bootstrap.cc:492] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:33.849978 12905 ts_tablet_manager.cc:1403] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.014s
I20260709 13:01:33.850713 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5899b3b8b04d2a9327de53a6acc523" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
W20260709 13:01:33.852061 12679 leader_election.cc:343] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.852064 12696 tablet_service.cc:1511] Processing CreateTablet for tablet b27e4d44e33945e0b1e9ab317e2abcc3 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:33.852929 12905 raft_consensus.cc:359] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.853667 12905 raft_consensus.cc:385] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.853966 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27e4d44e33945e0b1e9ab317e2abcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.853971 12905 raft_consensus.cc:740] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.855178 12905 consensus_queue.cc:260] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.855608 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5899b3b8b04d2a9327de53a6acc523" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:33.856274 12920 leader_election.cc:290] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:33.830622 12904 raft_consensus.cc:359] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.857468 12904 raft_consensus.cc:385] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.860080 12846 tablet_service.cc:1511] Processing CreateTablet for tablet b27e4d44e33945e0b1e9ab317e2abcc3 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:33.860852 12920 raft_consensus.cc:493] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.861300 12846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27e4d44e33945e0b1e9ab317e2abcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.861578 12905 ts_tablet_manager.cc:1434] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:01:33.862703 12905 tablet_bootstrap.cc:492] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:33.863319 12774 tablet_service.cc:1511] Processing CreateTablet for tablet b27e4d44e33945e0b1e9ab317e2abcc3 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:33.864504 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27e4d44e33945e0b1e9ab317e2abcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.861286 12920 raft_consensus.cc:515] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.857734 12904 raft_consensus.cc:740] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.872798 12904 consensus_queue.cc:260] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.873159 12780 tablet_service.cc:1511] Processing CreateTablet for tablet edf1a72f9f2c4fb88d4918973e79541e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:33.874531 12780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf1a72f9f2c4fb88d4918973e79541e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.872155 12911 raft_consensus.cc:2749] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:33.877017 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:33.878391 12679 leader_election.cc:343] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.879492 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:33.880723 12679 leader_election.cc:343] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.881160 12679 leader_election.cc:304] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:33.881954 12910 raft_consensus.cc:2749] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:33.882694 12864 raft_consensus.cc:2468] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:33.884503 12679 leader_election.cc:304] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:33.885528 12910 raft_consensus.cc:2804] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.886992 12847 tablet_service.cc:1511] Processing CreateTablet for tablet db736df4959042a88eeeceea795a3902 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:33.888092 12852 tablet_service.cc:1511] Processing CreateTablet for tablet edf1a72f9f2c4fb88d4918973e79541e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:33.891709 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf1a72f9f2c4fb88d4918973e79541e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.882650 12920 leader_election.cc:290] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:33.894500 12910 raft_consensus.cc:697] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:33.895385 12910 consensus_queue.cc:237] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.889853 12698 tablet_service.cc:1511] Processing CreateTablet for tablet edf1a72f9f2c4fb88d4918973e79541e (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:33.897828 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf1a72f9f2c4fb88d4918973e79541e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.898878 12697 tablet_service.cc:1511] Processing CreateTablet for tablet ec4eb53647e64a47a0436bf945ad910a (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:33.899560 12847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db736df4959042a88eeeceea795a3902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.900108 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4eb53647e64a47a0436bf945ad910a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.902117 12778 tablet_service.cc:1511] Processing CreateTablet for tablet ec4eb53647e64a47a0436bf945ad910a (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:33.903512 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4eb53647e64a47a0436bf945ad910a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.875077 12904 ts_tablet_manager.cc:1434] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 13:01:33.920528 12905 tablet_bootstrap.cc:654] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.922923 12851 tablet_service.cc:1511] Processing CreateTablet for tablet ec4eb53647e64a47a0436bf945ad910a (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:33.923719 12906 tablet_bootstrap.cc:492] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:33.924168 12906 ts_tablet_manager.cc:1403] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.210s	user 0.023s	sys 0.023s
I20260709 13:01:33.924224 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4eb53647e64a47a0436bf945ad910a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.923370 12904 tablet_bootstrap.cc:492] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:33.946017 12703 tablet_service.cc:1511] Processing CreateTablet for tablet bb1d65205170472b992e7ceb1c9065cb (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:33.947330 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1d65205170472b992e7ceb1c9065cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.949307 12848 tablet_service.cc:1511] Processing CreateTablet for tablet bb1d65205170472b992e7ceb1c9065cb (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:33.958391 12848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1d65205170472b992e7ceb1c9065cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.959975 12780 tablet_service.cc:1511] Processing CreateTablet for tablet bb1d65205170472b992e7ceb1c9065cb (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:33.960896 12780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1d65205170472b992e7ceb1c9065cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.965538 12696 tablet_service.cc:1511] Processing CreateTablet for tablet 816fc4bb475a4254bd019ec71be45605 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:33.965797 12771 tablet_service.cc:1511] Processing CreateTablet for tablet 816fc4bb475a4254bd019ec71be45605 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:33.966866 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816fc4bb475a4254bd019ec71be45605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.966893 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816fc4bb475a4254bd019ec71be45605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.968329 12904 tablet_bootstrap.cc:654] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.973606 12906 raft_consensus.cc:359] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.974351 12906 raft_consensus.cc:385] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.974638 12906 raft_consensus.cc:740] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.975521 12906 consensus_queue.cc:260] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:33.977610 12906 ts_tablet_manager.cc:1434] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.000s
I20260709 13:01:33.978596 12906 tablet_bootstrap.cc:492] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:33.985972 12846 tablet_service.cc:1511] Processing CreateTablet for tablet 816fc4bb475a4254bd019ec71be45605 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:33.989596 12846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816fc4bb475a4254bd019ec71be45605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.997516 12705 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7e8e34962442a6997b3323b5f30087 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:34.002709 12774 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7e8e34962442a6997b3323b5f30087 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:34.004341 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7e8e34962442a6997b3323b5f30087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.016958 12700 tablet_service.cc:1511] Processing CreateTablet for tablet 3721f0f4910a417a833952dc39823361 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:34.025486 12906 tablet_bootstrap.cc:654] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.027626 12848 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7e8e34962442a6997b3323b5f30087 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:34.028096 12905 tablet_bootstrap.cc:492] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:34.028712 12905 ts_tablet_manager.cc:1403] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.166s	user 0.034s	sys 0.006s
I20260709 13:01:34.029685 12848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7e8e34962442a6997b3323b5f30087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.039084 12905 raft_consensus.cc:359] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.039641 12904 tablet_bootstrap.cc:492] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.040143 12904 ts_tablet_manager.cc:1403] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.000s
I20260709 13:01:34.039774 12696 tablet_service.cc:1511] Processing CreateTablet for tablet 7d6b520611454ac280a5eb2be26bea50 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:34.040840 12852 tablet_service.cc:1511] Processing CreateTablet for tablet 3721f0f4910a417a833952dc39823361 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:34.042037 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3721f0f4910a417a833952dc39823361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.043018 12904 raft_consensus.cc:359] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.043720 12904 raft_consensus.cc:385] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.043999 12904 raft_consensus.cc:740] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.044888 12904 consensus_queue.cc:260] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.022116 12705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7e8e34962442a6997b3323b5f30087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.047163 12771 tablet_service.cc:1511] Processing CreateTablet for tablet 7d6b520611454ac280a5eb2be26bea50 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:34.050020 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d6b520611454ac280a5eb2be26bea50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.051041 12848 tablet_service.cc:1511] Processing CreateTablet for tablet 7d6b520611454ac280a5eb2be26bea50 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:34.052647 12848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d6b520611454ac280a5eb2be26bea50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.054275 12778 tablet_service.cc:1511] Processing CreateTablet for tablet 3721f0f4910a417a833952dc39823361 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:34.055574 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3721f0f4910a417a833952dc39823361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.061265 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d6b520611454ac280a5eb2be26bea50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.065691 12772 tablet_service.cc:1511] Processing CreateTablet for tablet 0daeb09de5fc443abf23d3a82f80efcb (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:34.069442 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0daeb09de5fc443abf23d3a82f80efcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.071274 12700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3721f0f4910a417a833952dc39823361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.084968 12851 tablet_service.cc:1511] Processing CreateTablet for tablet 0daeb09de5fc443abf23d3a82f80efcb (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:34.086297 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0daeb09de5fc443abf23d3a82f80efcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.085933 12704 tablet_service.cc:1511] Processing CreateTablet for tablet 49623df4bcb140938b3174870be24b39 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:34.087423 12704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49623df4bcb140938b3174870be24b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.074366 12611 catalog_manager.cc:5697] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.091760 12779 tablet_service.cc:1511] Processing CreateTablet for tablet 49623df4bcb140938b3174870be24b39 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:34.092957 12779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49623df4bcb140938b3174870be24b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.087481 12697 tablet_service.cc:1511] Processing CreateTablet for tablet 0daeb09de5fc443abf23d3a82f80efcb (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:34.048403 12905 raft_consensus.cc:385] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.094449 12905 raft_consensus.cc:740] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.095255 12905 consensus_queue.cc:260] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.097400 12905 ts_tablet_manager.cc:1434] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.000s
I20260709 13:01:34.093736 12845 tablet_service.cc:1511] Processing CreateTablet for tablet 49623df4bcb140938b3174870be24b39 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:34.099798 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49623df4bcb140938b3174870be24b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.101114 12703 tablet_service.cc:1511] Processing CreateTablet for tablet ea0e69b2790a4b7889894ba6da950d89 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:34.102365 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0e69b2790a4b7889894ba6da950d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.108867 12906 tablet_bootstrap.cc:492] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:34.109428 12906 ts_tablet_manager.cc:1403] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.006s
I20260709 13:01:34.111279 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0daeb09de5fc443abf23d3a82f80efcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.112306 12906 raft_consensus.cc:359] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.113157 12906 raft_consensus.cc:385] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.113576 12906 raft_consensus.cc:740] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
W20260709 13:01:34.114147 12679 consensus_peers.cc:597] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:34.114353 12906 consensus_queue.cc:260] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.116320 12910 raft_consensus.cc:493] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.126989 12910 raft_consensus.cc:515] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.128268 12906 ts_tablet_manager.cc:1434] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:01:34.129046 12910 leader_election.cc:290] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.130162 12905 tablet_bootstrap.cc:492] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:34.138780 12698 tablet_service.cc:1511] Processing CreateTablet for tablet f3d3f2080c614585bc4271b5a89ba59c (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:34.125351 12780 tablet_service.cc:1511] Processing CreateTablet for tablet ea0e69b2790a4b7889894ba6da950d89 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:34.131775 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:34.123107 12911 raft_consensus.cc:493] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.139987 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3d3f2080c614585bc4271b5a89ba59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.140287 12911 raft_consensus.cc:515] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:34.143088 12679 leader_election.cc:343] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.132951 12910 raft_consensus.cc:493] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.143630 12774 tablet_service.cc:1511] Processing CreateTablet for tablet fcd8d1359dbf4bfe9493a15e5de5e9db (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:34.144016 12910 raft_consensus.cc:515] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.144883 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd8d1359dbf4bfe9493a15e5de5e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.146798 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a72b48380aa47e6aef5806a7abbc6ef" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:34.148303 12679 leader_election.cc:343] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.135578 12904 ts_tablet_manager.cc:1434] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.000s
I20260709 13:01:34.137250 12850 tablet_service.cc:1511] Processing CreateTablet for tablet fcd8d1359dbf4bfe9493a15e5de5e9db (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:34.149345 12910 leader_election.cc:290] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.150856 12780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0e69b2790a4b7889894ba6da950d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.143049 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f055bbfa9d1046728778b998dffab9dc" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:34.151715 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a72b48380aa47e6aef5806a7abbc6ef" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:34.152225 12830 leader_election.cc:343] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.149662 12850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd8d1359dbf4bfe9493a15e5de5e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.137419 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:34.156610 12679 leader_election.cc:343] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.157060 12679 leader_election.cc:304] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
W20260709 13:01:34.160393 12661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:01:34.161952 12679 leader_election.cc:343] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.162391 12679 leader_election.cc:304] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:34.163224 12936 raft_consensus.cc:2749] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.163412 12906 tablet_bootstrap.cc:492] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:34.163748 12911 leader_election.cc:290] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:34.163888 12936 raft_consensus.cc:2749] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.133559 12847 tablet_service.cc:1511] Processing CreateTablet for tablet ea0e69b2790a4b7889894ba6da950d89 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:34.165930 12847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0e69b2790a4b7889894ba6da950d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.165992 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f055bbfa9d1046728778b998dffab9dc" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:34.149721 12904 tablet_bootstrap.cc:492] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:34.166651 12790 raft_consensus.cc:2468] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:34.167883 12828 leader_election.cc:304] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:01:34.172155 12911 raft_consensus.cc:2804] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.173259 12911 raft_consensus.cc:493] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.173606 12911 raft_consensus.cc:3060] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.178283 12910 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.132587 12705 tablet_service.cc:1511] Processing CreateTablet for tablet fcd8d1359dbf4bfe9493a15e5de5e9db (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:34.182451 12705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd8d1359dbf4bfe9493a15e5de5e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.190066 12906 tablet_bootstrap.cc:654] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.192540 12904 tablet_bootstrap.cc:654] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.193178 12911 raft_consensus.cc:515] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.208770 12911 leader_election.cc:290] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:34.209630 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f055bbfa9d1046728778b998dffab9dc" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:34.210233 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f055bbfa9d1046728778b998dffab9dc" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:34.211019 12789 raft_consensus.cc:3060] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.218999 12789 raft_consensus.cc:2468] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:34.220191 12828 leader_election.cc:304] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:34.221225 12911 raft_consensus.cc:2804] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.221860 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 6551f57f89924ff2895522e198c5466b (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:34.222548 12911 raft_consensus.cc:697] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:34.223660 12778 tablet_service.cc:1511] Processing CreateTablet for tablet f3d3f2080c614585bc4271b5a89ba59c (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:34.224980 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3d3f2080c614585bc4271b5a89ba59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.223771 12911 consensus_queue.cc:237] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.226785 12850 tablet_service.cc:1511] Processing CreateTablet for tablet f3d3f2080c614585bc4271b5a89ba59c (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:34.228072 12850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3d3f2080c614585bc4271b5a89ba59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.229810 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6551f57f89924ff2895522e198c5466b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.236488 12772 tablet_service.cc:1511] Processing CreateTablet for tablet 6551f57f89924ff2895522e198c5466b (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:34.237108 12696 tablet_service.cc:1511] Processing CreateTablet for tablet b383448c5f8a46afb41130835fc54d18 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:34.238171 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6551f57f89924ff2895522e198c5466b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.238230 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b383448c5f8a46afb41130835fc54d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.242503 12905 tablet_bootstrap.cc:654] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:34.243106 12830 leader_election.cc:343] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.244900 12852 tablet_service.cc:1511] Processing CreateTablet for tablet 6551f57f89924ff2895522e198c5466b (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:34.246009 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6551f57f89924ff2895522e198c5466b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.263310 12904 tablet_bootstrap.cc:492] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.263792 12904 ts_tablet_manager.cc:1403] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.114s	user 0.006s	sys 0.008s
I20260709 13:01:34.263475 12774 tablet_service.cc:1511] Processing CreateTablet for tablet b383448c5f8a46afb41130835fc54d18 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:34.264994 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b383448c5f8a46afb41130835fc54d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.266568 12904 raft_consensus.cc:359] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.269696 12904 raft_consensus.cc:385] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.269992 12904 raft_consensus.cc:740] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.270717 12904 consensus_queue.cc:260] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.278276 12697 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbb9c64dd49462c91a22c2f3a469970 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:34.274960 12611 catalog_manager.cc:5697] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:34.279618 12847 tablet_service.cc:1511] Processing CreateTablet for tablet b383448c5f8a46afb41130835fc54d18 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:34.280877 12847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b383448c5f8a46afb41130835fc54d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.279632 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbb9c64dd49462c91a22c2f3a469970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.266577 12906 tablet_bootstrap.cc:492] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:34.293562 12906 ts_tablet_manager.cc:1403] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.002s
I20260709 13:01:34.294065 12774 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbb9c64dd49462c91a22c2f3a469970 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:34.295969 12904 ts_tablet_manager.cc:1434] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 13:01:34.305184 12904 tablet_bootstrap.cc:492] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:34.306001 12780 tablet_service.cc:1511] Processing CreateTablet for tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:34.290009 12905 tablet_bootstrap.cc:492] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:34.292629 12852 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbb9c64dd49462c91a22c2f3a469970 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:34.311337 12780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.312153 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbb9c64dd49462c91a22c2f3a469970. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:34.315363 12679 consensus_peers.cc:597] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:34.292575 12703 tablet_service.cc:1511] Processing CreateTablet for tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:34.304850 12906 raft_consensus.cc:359] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.323053 12906 raft_consensus.cc:385] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.323009 12905 ts_tablet_manager.cc:1403] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.193s	user 0.014s	sys 0.004s
I20260709 13:01:34.323056 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbb9c64dd49462c91a22c2f3a469970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.324435 12906 raft_consensus.cc:740] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.324457 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.329435 12906 consensus_queue.cc:260] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.331604 12851 tablet_service.cc:1511] Processing CreateTablet for tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:34.332870 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.334112 12697 tablet_service.cc:1511] Processing CreateTablet for tablet bef40445bd15403aa34d59d4e7bb61b0 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:34.340574 12905 raft_consensus.cc:359] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } }
I20260709 13:01:34.342900 12905 raft_consensus.cc:385] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.343063 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef40445bd15403aa34d59d4e7bb61b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.343313 12905 raft_consensus.cc:740] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.344219 12905 consensus_queue.cc:260] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } }
I20260709 13:01:34.346060 12904 tablet_bootstrap.cc:654] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.347147 12905 ts_tablet_manager.cc:1434] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 13:01:34.348248 12905 tablet_bootstrap.cc:492] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:34.352839 12906 ts_tablet_manager.cc:1434] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.002s
I20260709 13:01:34.353881 12906 tablet_bootstrap.cc:492] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:34.354489 12905 tablet_bootstrap.cc:654] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.366576 12906 tablet_bootstrap.cc:654] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.366724 12851 tablet_service.cc:1511] Processing CreateTablet for tablet bef40445bd15403aa34d59d4e7bb61b0 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:34.368260 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef40445bd15403aa34d59d4e7bb61b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.360589 12911 raft_consensus.cc:493] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.369736 12911 raft_consensus.cc:515] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.373286 12774 tablet_service.cc:1511] Processing CreateTablet for tablet bef40445bd15403aa34d59d4e7bb61b0 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:34.374747 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef40445bd15403aa34d59d4e7bb61b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.375587 12911 leader_election.cc:290] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:34.377291 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8fc30d7bbc44ff8bce89c928bccaf91" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:34.392138 12904 tablet_bootstrap.cc:492] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.392652 12904 ts_tablet_manager.cc:1403] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.001s
I20260709 13:01:34.395421 12904 raft_consensus.cc:359] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } }
I20260709 13:01:34.396311 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8fc30d7bbc44ff8bce89c928bccaf91" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:34.398021 12697 tablet_service.cc:1511] Processing CreateTablet for tablet b983fd9f443f41dba1cea4ce7fa79619 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:34.400278 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b983fd9f443f41dba1cea4ce7fa79619. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:34.401950 12830 leader_election.cc:343] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.396999 12772 tablet_service.cc:1511] Processing CreateTablet for tablet b983fd9f443f41dba1cea4ce7fa79619 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:34.406288 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b983fd9f443f41dba1cea4ce7fa79619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.408324 12703 tablet_service.cc:1511] Processing CreateTablet for tablet aa3a9301be9c40cab295147146422825 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:34.409420 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3a9301be9c40cab295147146422825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.399048 12904 raft_consensus.cc:385] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.410934 12904 raft_consensus.cc:740] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.411648 12904 consensus_queue.cc:260] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } }
I20260709 13:01:34.413865 12904 ts_tablet_manager.cc:1434] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
W20260709 13:01:34.415119 12828 leader_election.cc:343] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.415573 12828 leader_election.cc:304] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:34.416630 12911 raft_consensus.cc:2749] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.417251 12904 tablet_bootstrap.cc:492] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:34.419013 12778 tablet_service.cc:1511] Processing CreateTablet for tablet aa3a9301be9c40cab295147146422825 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:34.420264 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3a9301be9c40cab295147146422825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.420557 12905 tablet_bootstrap.cc:492] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:34.421006 12905 ts_tablet_manager.cc:1403] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.018s
I20260709 13:01:34.423805 12905 raft_consensus.cc:359] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.424553 12905 raft_consensus.cc:385] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.424863 12905 raft_consensus.cc:740] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.425405 12904 tablet_bootstrap.cc:654] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.425674 12906 tablet_bootstrap.cc:492] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:34.426180 12906 ts_tablet_manager.cc:1403] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.014s
I20260709 13:01:34.417881 12851 tablet_service.cc:1511] Processing CreateTablet for tablet b983fd9f443f41dba1cea4ce7fa79619 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:34.429008 12906 raft_consensus.cc:359] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.429703 12906 raft_consensus.cc:385] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.430009 12906 raft_consensus.cc:740] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.430159 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b983fd9f443f41dba1cea4ce7fa79619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.430775 12906 consensus_queue.cc:260] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.433027 12906 ts_tablet_manager.cc:1434] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:01:34.433377 12905 consensus_queue.cc:260] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.435699 12905 ts_tablet_manager.cc:1434] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:01:34.436769 12905 tablet_bootstrap.cc:492] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:34.446826 12906 tablet_bootstrap.cc:492] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:34.450870 12850 tablet_service.cc:1511] Processing CreateTablet for tablet aa3a9301be9c40cab295147146422825 (DEFAULT_TABLE table=test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:34.452428 12850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3a9301be9c40cab295147146422825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.453999 12906 tablet_bootstrap.cc:654] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.460551 12904 tablet_bootstrap.cc:492] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.461114 12904 ts_tablet_manager.cc:1403] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.010s
I20260709 13:01:34.463969 12904 raft_consensus.cc:359] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.464622 12904 raft_consensus.cc:385] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.464891 12904 raft_consensus.cc:740] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.465520 12904 consensus_queue.cc:260] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.467443 12905 tablet_bootstrap.cc:654] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.470338 12910 consensus_queue.cc:1048] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.472810 12905 tablet_bootstrap.cc:492] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:34.473284 12905 ts_tablet_manager.cc:1403] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.004s
I20260709 13:01:34.475494 12904 ts_tablet_manager.cc:1434] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:01:34.476593 12904 tablet_bootstrap.cc:492] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:34.476637 12910 raft_consensus.cc:493] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.477197 12910 raft_consensus.cc:515] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.479112 12906 tablet_bootstrap.cc:492] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:34.479581 12906 ts_tablet_manager.cc:1403] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.012s
I20260709 13:01:34.481356 12905 raft_consensus.cc:359] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.482120 12905 raft_consensus.cc:385] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.482483 12905 raft_consensus.cc:740] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.482630 12906 raft_consensus.cc:359] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.483484 12906 raft_consensus.cc:385] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.483894 12906 raft_consensus.cc:740] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.483548 12905 consensus_queue.cc:260] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.484754 12906 consensus_queue.cc:260] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.485301 12910 leader_election.cc:290] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.486521 12905 ts_tablet_manager.cc:1434] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:01:34.487015 12906 ts_tablet_manager.cc:1434] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:01:34.487277 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1864edf16d294a6bb159a2882d3ecc83" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:34.487772 12905 tablet_bootstrap.cc:492] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:34.487928 12906 tablet_bootstrap.cc:492] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:34.482564 12904 tablet_bootstrap.cc:654] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.492664 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1864edf16d294a6bb159a2882d3ecc83" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:34.493347 12863 raft_consensus.cc:2468] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:34.494544 12906 tablet_bootstrap.cc:654] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.494582 12912 raft_consensus.cc:493] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.495186 12912 raft_consensus.cc:515] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.496644 12904 tablet_bootstrap.cc:492] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.497074 12904 ts_tablet_manager.cc:1403] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260709 13:01:34.497226 12912 leader_election.cc:290] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.498147 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f0847ae34e41a1ae55067ecbf3a6ba" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:34.498908 12905 tablet_bootstrap.cc:654] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.499627 12904 raft_consensus.cc:359] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.501366 12904 raft_consensus.cc:385] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.501674 12904 raft_consensus.cc:740] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
W20260709 13:01:34.502708 12756 leader_election.cc:343] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.503139 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f0847ae34e41a1ae55067ecbf3a6ba" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:34.502651 12904 consensus_queue.cc:260] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.503994 12863 raft_consensus.cc:2468] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:34.505630 12754 leader_election.cc:304] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [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: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:01:34.506522 12904 ts_tablet_manager.cc:1434] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:01:34.507275 12912 raft_consensus.cc:2804] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.507784 12904 tablet_bootstrap.cc:492] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:34.507766 12912 raft_consensus.cc:493] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.508533 12912 raft_consensus.cc:3060] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.511085 12679 leader_election.cc:304] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:34.512092 12936 raft_consensus.cc:2804] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.512568 12936 raft_consensus.cc:493] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.512974 12936 raft_consensus.cc:3060] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.516093 12904 tablet_bootstrap.cc:654] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.517266 12905 tablet_bootstrap.cc:492] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:34.517702 12905 ts_tablet_manager.cc:1403] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.014s
I20260709 13:01:34.521059 12905 raft_consensus.cc:359] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.521927 12905 raft_consensus.cc:385] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.522267 12905 raft_consensus.cc:740] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.523166 12905 consensus_queue.cc:260] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.487865 12789 raft_consensus.cc:2468] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:34.556077 12905 ts_tablet_manager.cc:1434] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.006s
I20260709 13:01:34.558930 12905 tablet_bootstrap.cc:492] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:34.536840 12936 raft_consensus.cc:515] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.551291 12912 raft_consensus.cc:515] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.621771 12904 tablet_bootstrap.cc:492] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.622380 12904 ts_tablet_manager.cc:1403] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.115s	user 0.053s	sys 0.044s
I20260709 13:01:34.625993 12904 raft_consensus.cc:359] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.627388 12904 raft_consensus.cc:385] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.627748 12904 raft_consensus.cc:740] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.628615 12904 consensus_queue.cc:260] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.630056 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1864edf16d294a6bb159a2882d3ecc83" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:34.630653 12789 raft_consensus.cc:3060] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.633756 12904 ts_tablet_manager.cc:1434] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:01:34.633962 12936 leader_election.cc:290] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.634585 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f0847ae34e41a1ae55067ecbf3a6ba" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:34.634829 12904 tablet_bootstrap.cc:492] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:34.634907 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1864edf16d294a6bb159a2882d3ecc83" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:34.635214 12715 raft_consensus.cc:3060] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.635593 12864 raft_consensus.cc:3060] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.641063 12904 tablet_bootstrap.cc:654] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.641227 12789 raft_consensus.cc:2468] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:34.642580 12679 leader_election.cc:304] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:34.642769 12864 raft_consensus.cc:2468] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:34.643875 12936 raft_consensus.cc:2804] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.644300 12960 raft_consensus.cc:493] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.644824 12960 raft_consensus.cc:515] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.646978 12905 tablet_bootstrap.cc:654] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.647070 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f0847ae34e41a1ae55067ecbf3a6ba" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:34.647650 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:34.647840 12864 raft_consensus.cc:3060] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.648329 12714 raft_consensus.cc:2468] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:34.651240 12756 leader_election.cc:304] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:34.649835 12912 leader_election.cc:290] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.652644 12963 raft_consensus.cc:2804] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.653398 12963 raft_consensus.cc:493] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.653820 12963 raft_consensus.cc:3060] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.656811 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:34.651659 12715 raft_consensus.cc:2468] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
W20260709 13:01:34.658818 12754 leader_election.cc:343] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.649622 12936 raft_consensus.cc:697] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:34.660430 12936 consensus_queue.cc:237] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.662761 12960 leader_election.cc:290] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.663691 12756 leader_election.cc:304] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:34.664153 12906 tablet_bootstrap.cc:492] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:34.664618 12906 ts_tablet_manager.cc:1403] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.177s	user 0.055s	sys 0.074s
I20260709 13:01:34.664811 12912 raft_consensus.cc:2804] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.668430 12912 raft_consensus.cc:697] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:01:34.669379 12906 raft_consensus.cc:359] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.669567 12912 consensus_queue.cc:237] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.670578 12906 raft_consensus.cc:385] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.671000 12906 raft_consensus.cc:740] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.671882 12960 raft_consensus.cc:493] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.671888 12906 consensus_queue.cc:260] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.672629 12960 raft_consensus.cc:515] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } }
I20260709 13:01:34.674806 12960 leader_election.cc:290] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.676141 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fb713112b441709b3b4f510ca40ce5" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:34.677531 12754 leader_election.cc:343] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.679158 12904 tablet_bootstrap.cc:492] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.678949 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fb713112b441709b3b4f510ca40ce5" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:34.679723 12904 ts_tablet_manager.cc:1403] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.022s
I20260709 13:01:34.679863 12715 raft_consensus.cc:2468] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:34.681247 12756 leader_election.cc:304] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 18ad4c5555a542689e4df39572e21022
I20260709 13:01:34.683018 12904 raft_consensus.cc:359] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.684387 12904 raft_consensus.cc:385] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.685122 12906 ts_tablet_manager.cc:1434] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:01:34.685088 12904 raft_consensus.cc:740] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.683760 12960 raft_consensus.cc:2804] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.687482 12960 raft_consensus.cc:493] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.687880 12960 raft_consensus.cc:3060] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.687567 12963 raft_consensus.cc:515] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.686692 12904 consensus_queue.cc:260] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.689569 12906 tablet_bootstrap.cc:492] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:34.690613 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:34.691004 12963 leader_election.cc:290] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.691205 12715 raft_consensus.cc:3060] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.691716 12904 ts_tablet_manager.cc:1434] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:01:34.692780 12904 tablet_bootstrap.cc:492] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:34.694638 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
W20260709 13:01:34.696092 12754 leader_election.cc:343] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.698378 12904 tablet_bootstrap.cc:654] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.699127 12905 tablet_bootstrap.cc:492] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:34.699717 12905 ts_tablet_manager.cc:1403] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.013s
I20260709 13:01:34.703815 12715 raft_consensus.cc:2468] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:34.705638 12864 raft_consensus.cc:2468] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:34.710577 12906 tablet_bootstrap.cc:654] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.711090 12905 raft_consensus.cc:359] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.712023 12905 raft_consensus.cc:385] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.712366 12905 raft_consensus.cc:740] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.713101 12905 consensus_queue.cc:260] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.713464 12756 leader_election.cc:304] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 18ad4c5555a542689e4df39572e21022
I20260709 13:01:34.714886 12963 raft_consensus.cc:2804] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.715384 12963 raft_consensus.cc:697] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:01:34.716301 12963 consensus_queue.cc:237] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.717118 12960 raft_consensus.cc:515] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } }
I20260709 13:01:34.715375 12905 ts_tablet_manager.cc:1434] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 13:01:34.721710 12905 tablet_bootstrap.cc:492] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:34.725184 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fb713112b441709b3b4f510ca40ce5" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:34.725625 12613 catalog_manager.cc:5697] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:34.726503 12754 leader_election.cc:343] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.723802 12960 leader_election.cc:290] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.724443 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fb713112b441709b3b4f510ca40ce5" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:34.727388 12715 raft_consensus.cc:3060] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.724762 12904 tablet_bootstrap.cc:492] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.731788 12904 ts_tablet_manager.cc:1403] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.015s
I20260709 13:01:34.737826 12715 raft_consensus.cc:2468] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:34.734431 12904 raft_consensus.cc:359] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.738181 12905 tablet_bootstrap.cc:654] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.739050 12904 raft_consensus.cc:385] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.743482 12904 raft_consensus.cc:740] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.743981 12904 consensus_queue.cc:260] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.739179 12756 leader_election.cc:304] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 18ad4c5555a542689e4df39572e21022
I20260709 13:01:34.745970 12912 raft_consensus.cc:2804] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.746444 12912 raft_consensus.cc:697] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:01:34.747512 12904 ts_tablet_manager.cc:1434] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:01:34.747236 12912 consensus_queue.cc:237] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } }
I20260709 13:01:34.748406 12904 tablet_bootstrap.cc:492] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:34.749928 12612 catalog_manager.cc:5697] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.753113 12906 tablet_bootstrap.cc:492] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:34.752945 12911 consensus_queue.cc:1048] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.753541 12906 ts_tablet_manager.cc:1403] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.011s
I20260709 13:01:34.756220 12906 raft_consensus.cc:359] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.756857 12906 raft_consensus.cc:385] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.757125 12906 raft_consensus.cc:740] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.757807 12906 consensus_queue.cc:260] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.761229 12904 tablet_bootstrap.cc:654] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.764786 12906 ts_tablet_manager.cc:1434] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:01:34.765832 12906 tablet_bootstrap.cc:492] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:34.775029 12911 raft_consensus.cc:493] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.775686 12911 raft_consensus.cc:515] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.785758 12911 leader_election.cc:290] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:34.786238 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292a3c50e77c4b85aad198e319b4a1c1" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:34.787108 12790 raft_consensus.cc:2468] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:34.788462 12828 leader_election.cc:304] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:34.788259 12613 catalog_manager.cc:5697] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.789350 12911 raft_consensus.cc:2804] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.789772 12911 raft_consensus.cc:493] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.790045 12613 catalog_manager.cc:5697] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:34.790172 12911 raft_consensus.cc:3060] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.792277 12905 tablet_bootstrap.cc:492] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:34.792758 12905 ts_tablet_manager.cc:1403] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.025s
I20260709 13:01:34.793252 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292a3c50e77c4b85aad198e319b4a1c1" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:34.794214 12715 raft_consensus.cc:2468] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:34.796932 12906 tablet_bootstrap.cc:654] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.799415 12905 raft_consensus.cc:359] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.806910 12905 raft_consensus.cc:385] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.807322 12905 raft_consensus.cc:740] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.808159 12905 consensus_queue.cc:260] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.811041 12905 ts_tablet_manager.cc:1434] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:01:34.803332 12904 tablet_bootstrap.cc:492] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.803913 12911 raft_consensus.cc:515] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.811687 12904 ts_tablet_manager.cc:1403] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260709 13:01:34.813438 12905 tablet_bootstrap.cc:492] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:34.815529 12904 raft_consensus.cc:359] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.816407 12904 raft_consensus.cc:385] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.816740 12904 raft_consensus.cc:740] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.818413 12904 consensus_queue.cc:260] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.820765 12904 ts_tablet_manager.cc:1434] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:34.822638 12904 tablet_bootstrap.cc:492] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:34.824685 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292a3c50e77c4b85aad198e319b4a1c1" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:34.825443 12715 raft_consensus.cc:3060] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.828825 12911 leader_election.cc:290] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:34.847409 12906 tablet_bootstrap.cc:492] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:34.847762 12906 ts_tablet_manager.cc:1403] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.008s
I20260709 13:01:34.851030 12715 raft_consensus.cc:2468] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:34.853250 12904 tablet_bootstrap.cc:654] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.858268 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292a3c50e77c4b85aad198e319b4a1c1" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:34.856480 12830 leader_election.cc:304] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:34.859377 12789 raft_consensus.cc:3060] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.863260 12906 raft_consensus.cc:359] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.863938 12906 raft_consensus.cc:385] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.864210 12906 raft_consensus.cc:740] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.864815 12906 consensus_queue.cc:260] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.865677 12978 raft_consensus.cc:493] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.866149 12978 raft_consensus.cc:515] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.868044 12789 raft_consensus.cc:2468] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:34.868229 12978 leader_election.cc:290] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:34.860524 12911 raft_consensus.cc:493] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.869084 12911 raft_consensus.cc:515] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.870157 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:34.878458 12911 leader_election.cc:290] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:34.879700 12906 ts_tablet_manager.cc:1434] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 13:01:34.879746 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4fc5e6369d46a78f5e7a1df3edc66e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:34.878087 12980 raft_consensus.cc:2804] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.880823 12788 raft_consensus.cc:2468] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:34.882097 12828 leader_election.cc:304] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:34.880904 12980 raft_consensus.cc:697] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:34.882831 12906 tablet_bootstrap.cc:492] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:34.882911 12911 raft_consensus.cc:2804] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.883630 12905 tablet_bootstrap.cc:654] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.869282 12789 raft_consensus.cc:3060] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.884502 12911 raft_consensus.cc:493] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.886449 12911 raft_consensus.cc:3060] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.889376 12715 raft_consensus.cc:3060] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.889586 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:34.890731 12714 raft_consensus.cc:2393] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18ad4c5555a542689e4df39572e21022 in current term 1: Already voted for candidate f42f6b73c0644fc290d9ed258f18ca55 in this term.
I20260709 13:01:34.893137 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4fc5e6369d46a78f5e7a1df3edc66e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:34.893975 12714 raft_consensus.cc:2468] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:34.895736 12830 leader_election.cc:304] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:34.898016 12983 raft_consensus.cc:3060] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.898190 12911 raft_consensus.cc:515] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.908591 12906 tablet_bootstrap.cc:654] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.886461 12980 consensus_queue.cc:237] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.913419 12904 tablet_bootstrap.cc:492] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.916853 12904 ts_tablet_manager.cc:1403] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.008s
I20260709 13:01:34.915051 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4fc5e6369d46a78f5e7a1df3edc66e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:34.914558 12983 raft_consensus.cc:2749] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.917747 12788 raft_consensus.cc:3060] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.913992 12911 leader_election.cc:290] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:34.913555 12976 consensus_queue.cc:1048] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:01:34.923516 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4fc5e6369d46a78f5e7a1df3edc66e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:34.924136 12715 raft_consensus.cc:3060] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.926548 12906 tablet_bootstrap.cc:492] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:34.927033 12906 ts_tablet_manager.cc:1403] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 13:01:34.928458 12904 raft_consensus.cc:359] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.929450 12904 raft_consensus.cc:385] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.929839 12904 raft_consensus.cc:740] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.930917 12904 consensus_queue.cc:260] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.929850 12906 raft_consensus.cc:359] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } }
I20260709 13:01:34.931753 12906 raft_consensus.cc:385] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.932036 12906 raft_consensus.cc:740] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.932359 12905 tablet_bootstrap.cc:492] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:34.932801 12905 ts_tablet_manager.cc:1403] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.005s
I20260709 13:01:34.932693 12906 consensus_queue.cc:260] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } }
I20260709 13:01:34.932600 12613 catalog_manager.cc:5697] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:34.933549 12904 ts_tablet_manager.cc:1434] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:01:34.934418 12904 tablet_bootstrap.cc:492] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:34.934845 12906 ts_tablet_manager.cc:1434] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:01:34.935696 12906 tablet_bootstrap.cc:492] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:34.940604 12904 tablet_bootstrap.cc:654] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.945834 12906 tablet_bootstrap.cc:654] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.962162 12788 raft_consensus.cc:2468] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:34.963864 12828 leader_election.cc:304] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:34.965085 12980 raft_consensus.cc:2804] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.965726 12980 raft_consensus.cc:697] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:34.966878 12980 consensus_queue.cc:237] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.935371 12905 raft_consensus.cc:359] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.968389 12905 raft_consensus.cc:385] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.968796 12905 raft_consensus.cc:740] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.973757 12976 raft_consensus.cc:493] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.973649 12905 consensus_queue.cc:260] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.974584 12912 raft_consensus.cc:493] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.974375 12976 raft_consensus.cc:515] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.975191 12912 raft_consensus.cc:515] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.977259 12976 leader_election.cc:290] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:34.979262 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741fe2c0c8da4c1c87438a24ee81b92e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:34.980176 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741fe2c0c8da4c1c87438a24ee81b92e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:34.981916 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a72b48380aa47e6aef5806a7abbc6ef" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:34.982167 12912 leader_election.cc:290] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:34.982729 12713 raft_consensus.cc:2468] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
W20260709 13:01:34.983107 12828 leader_election.cc:343] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.984948 12756 leader_election.cc:304] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:34.985965 12912 raft_consensus.cc:2804] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.986413 12912 raft_consensus.cc:493] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:01:34.986519 12830 leader_election.cc:343] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.986950 12912 raft_consensus.cc:3060] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.987193 12830 leader_election.cc:304] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:34.988265 12976 raft_consensus.cc:2749] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.990273 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a72b48380aa47e6aef5806a7abbc6ef" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:34.991743 12976 raft_consensus.cc:493] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.992375 12976 raft_consensus.cc:515] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:34.996315 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:34.998796 12904 tablet_bootstrap.cc:492] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:34.999449 12904 ts_tablet_manager.cc:1403] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.027s
W20260709 13:01:34.999677 12754 leader_election.cc:343] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.002368 12904 raft_consensus.cc:359] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.003083 12905 ts_tablet_manager.cc:1434] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
I20260709 13:01:34.998720 12976 leader_election.cc:290] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.003227 12904 raft_consensus.cc:385] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.003793 12904 raft_consensus.cc:740] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.004050 12905 tablet_bootstrap.cc:492] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:35.004519 12904 consensus_queue.cc:260] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.006529 12904 ts_tablet_manager.cc:1434] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:35.007412 12904 tablet_bootstrap.cc:492] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:35.011782 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.013343 12904 tablet_bootstrap.cc:654] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.009770 12613 catalog_manager.cc:5697] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:35.019248 12936 raft_consensus.cc:493] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.020017 12715 raft_consensus.cc:2468] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:35.019877 12936 raft_consensus.cc:515] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.015038 12830 leader_election.cc:304] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.021827 12976 raft_consensus.cc:2749] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.024456 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2d9c98008f433ea2f9695311c9b7fa" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:35.026818 12679 leader_election.cc:343] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.022534 12936 leader_election.cc:290] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.028458 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2d9c98008f433ea2f9695311c9b7fa" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.029444 12936 raft_consensus.cc:493] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.029913 12936 raft_consensus.cc:515] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:35.031036 12679 leader_election.cc:343] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.031853 12936 leader_election.cc:290] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.031618 12679 leader_election.cc:304] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.030292 12961 raft_consensus.cc:493] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.032527 12961 raft_consensus.cc:515] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.036970 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8fc30d7bbc44ff8bce89c928bccaf91" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.037813 12790 raft_consensus.cc:2468] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:35.039515 12679 leader_election.cc:304] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:35.039817 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8fc30d7bbc44ff8bce89c928bccaf91" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:35.040488 12864 raft_consensus.cc:2468] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:35.041090 12961 leader_election.cc:290] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.041718 12906 tablet_bootstrap.cc:492] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:35.041852 12920 raft_consensus.cc:2749] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.041929 12961 raft_consensus.cc:2804] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.042162 12906 ts_tablet_manager.cc:1403] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.107s	user 0.036s	sys 0.055s
I20260709 13:01:35.043937 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8901c771e9c45b3bf179bf9b0cff3c5" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.044322 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8901c771e9c45b3bf179bf9b0cff3c5" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:35.044905 12906 raft_consensus.cc:359] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.045461 12906 raft_consensus.cc:385] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.045701 12906 raft_consensus.cc:740] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.046186 12906 consensus_queue.cc:260] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:35.046288 12679 leader_election.cc:343] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.042490 12961 raft_consensus.cc:493] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.047019 12961 raft_consensus.cc:3060] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:35.047199 12679 leader_election.cc:343] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.047770 12679 leader_election.cc:304] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.048733 12936 raft_consensus.cc:2749] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.051316 12906 ts_tablet_manager.cc:1434] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.002s
I20260709 13:01:35.052372 12906 tablet_bootstrap.cc:492] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:35.056615 12961 raft_consensus.cc:515] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.058923 12906 tablet_bootstrap.cc:654] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.059154 12912 raft_consensus.cc:515] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.065847 12961 leader_election.cc:290] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.072000 12904 tablet_bootstrap.cc:492] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:35.072492 12904 ts_tablet_manager.cc:1403] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.065s	user 0.037s	sys 0.023s
I20260709 13:01:35.075291 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a72b48380aa47e6aef5806a7abbc6ef" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:35.075922 12715 raft_consensus.cc:3060] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.090435 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a72b48380aa47e6aef5806a7abbc6ef" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:35.091295 12864 raft_consensus.cc:3060] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.099251 12912 leader_election.cc:290] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.105500 12715 raft_consensus.cc:2468] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:35.107246 12756 leader_election.cc:304] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:35.108630 12912 raft_consensus.cc:2804] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:35.114933 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8fc30d7bbc44ff8bce89c928bccaf91" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:35.114925 12904 raft_consensus.cc:359] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.115718 12788 raft_consensus.cc:3060] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.115952 12904 raft_consensus.cc:385] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.116446 12905 tablet_bootstrap.cc:654] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.116346 12904 raft_consensus.cc:740] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.116838 12906 tablet_bootstrap.cc:492] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:35.117285 12906 ts_tablet_manager.cc:1403] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.008s
I20260709 13:01:35.117161 12904 consensus_queue.cc:260] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.118904 12912 raft_consensus.cc:697] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:01:35.119494 12904 ts_tablet_manager.cc:1434] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.047s	user 0.027s	sys 0.019s
I20260709 13:01:35.119748 12912 consensus_queue.cc:237] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.119879 12906 raft_consensus.cc:359] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.120565 12904 tablet_bootstrap.cc:492] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:35.120561 12906 raft_consensus.cc:385] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.120998 12906 raft_consensus.cc:740] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.121654 12906 consensus_queue.cc:260] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.122021 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8fc30d7bbc44ff8bce89c928bccaf91" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:35.122279 12864 raft_consensus.cc:2468] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:35.122601 12863 raft_consensus.cc:3060] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.124234 12906 ts_tablet_manager.cc:1434] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:35.125087 12906 tablet_bootstrap.cc:492] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:35.126087 12788 raft_consensus.cc:2468] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:35.131213 12863 raft_consensus.cc:2468] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:35.132858 12904 tablet_bootstrap.cc:654] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.137146 12679 leader_election.cc:304] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:35.138230 12936 raft_consensus.cc:2804] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:35.138727 12936 raft_consensus.cc:697] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:35.139504 12936 consensus_queue.cc:237] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.140118 12863 raft_consensus.cc:3060] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.148491 12906 tablet_bootstrap.cc:654] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.162647 12961 consensus_queue.cc:1048] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.164316 12920 consensus_queue.cc:1048] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.164999 12905 tablet_bootstrap.cc:492] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:35.165444 12905 ts_tablet_manager.cc:1403] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.000s
W20260709 13:01:35.165884 12661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:35.170627 12611 catalog_manager.cc:5697] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:35.182155 12905 raft_consensus.cc:359] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.188038 12905 raft_consensus.cc:385] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.188338 12905 raft_consensus.cc:740] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.199312 12904 tablet_bootstrap.cc:492] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:35.199797 12904 ts_tablet_manager.cc:1403] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.080s	user 0.029s	sys 0.038s
I20260709 13:01:35.199914 12905 consensus_queue.cc:260] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.202473 12904 raft_consensus.cc:359] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.203208 12904 raft_consensus.cc:385] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.203461 12904 raft_consensus.cc:740] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.204067 12904 consensus_queue.cc:260] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.206084 12904 ts_tablet_manager.cc:1434] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:35.206943 12904 tablet_bootstrap.cc:492] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:35.208024 12905 ts_tablet_manager.cc:1434] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:01:35.208890 12905 tablet_bootstrap.cc:492] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:35.212324 12904 tablet_bootstrap.cc:654] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.214480 12905 tablet_bootstrap.cc:654] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.192798 12611 catalog_manager.cc:5697] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:35.216599 12904 tablet_bootstrap.cc:492] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:35.217018 12904 ts_tablet_manager.cc:1403] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:01:35.217051 12906 tablet_bootstrap.cc:492] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:35.217762 12906 ts_tablet_manager.cc:1403] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.006s
I20260709 13:01:35.222333 12906 raft_consensus.cc:359] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.222993 12906 raft_consensus.cc:385] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.223255 12906 raft_consensus.cc:740] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.223764 12904 raft_consensus.cc:359] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.224040 12906 consensus_queue.cc:260] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.224659 12904 raft_consensus.cc:385] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.225154 12904 raft_consensus.cc:740] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.226040 12904 consensus_queue.cc:260] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.231382 12906 ts_tablet_manager.cc:1434] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:01:35.232131 12904 ts_tablet_manager.cc:1434] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:01:35.232491 12906 tablet_bootstrap.cc:492] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:35.233500 12904 tablet_bootstrap.cc:492] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:35.233875 12976 raft_consensus.cc:493] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.234346 12976 raft_consensus.cc:515] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.236824 12976 leader_election.cc:290] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.237780 12963 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.240850 12963 consensus_queue.cc:1048] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.241602 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.246883 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.254294 12963 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:35.254868 12828 leader_election.cc:343] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.242241 12715 raft_consensus.cc:2468] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:35.256754 12830 leader_election.cc:304] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.257828 12976 raft_consensus.cc:2804] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.258201 12976 raft_consensus.cc:493] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.258548 12976 raft_consensus.cc:3060] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.268884 12904 tablet_bootstrap.cc:654] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.276473 12905 tablet_bootstrap.cc:492] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:35.277104 12905 ts_tablet_manager.cc:1403] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.022s
I20260709 13:01:35.278299 12906 tablet_bootstrap.cc:654] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.280534 12905 raft_consensus.cc:359] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.281945 12905 raft_consensus.cc:385] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.282338 12905 raft_consensus.cc:740] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.283171 12905 consensus_queue.cc:260] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.285343 12905 ts_tablet_manager.cc:1434] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:01:35.286186 12905 tablet_bootstrap.cc:492] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:35.280606 12976 raft_consensus.cc:515] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.294425 12976 leader_election.cc:290] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.295897 13005 raft_consensus.cc:493] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.296389 13005 raft_consensus.cc:515] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.297199 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:35.297801 12715 raft_consensus.cc:3060] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.298444 13005 leader_election.cc:290] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.300215 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919e25532d5e4a7eb6e04e7fa49b5ffc" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.300927 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919e25532d5e4a7eb6e04e7fa49b5ffc" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:35.301849 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
W20260709 13:01:35.303021 12679 leader_election.cc:343] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:35.305994 12828 leader_election.cc:343] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.306138 12905 tablet_bootstrap.cc:654] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:35.312531 12679 leader_election.cc:343] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.313000 12679 leader_election.cc:304] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.314031 13005 raft_consensus.cc:2749] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.315949 13012 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:35.321399 12906 tablet_bootstrap.cc:492] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:35.321998 12906 ts_tablet_manager.cc:1403] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.000s
I20260709 13:01:35.318478 12715 raft_consensus.cc:2468] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:35.331601 12911 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.327231 13012 consensus_queue.cc:1048] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:01:35.339049 12906 raft_consensus.cc:359] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.339673 12906 raft_consensus.cc:385] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.340471 12830 leader_election.cc:304] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.341322 12911 raft_consensus.cc:2804] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:35.339922 12906 raft_consensus.cc:740] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.342896 12911 raft_consensus.cc:697] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:35.344612 12911 consensus_queue.cc:237] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.347074 12904 tablet_bootstrap.cc:492] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:35.347458 12904 ts_tablet_manager.cc:1403] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.000s
I20260709 13:01:35.343339 12906 consensus_queue.cc:260] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.373806 12904 raft_consensus.cc:359] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.374653 12904 raft_consensus.cc:385] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.376338 12904 raft_consensus.cc:740] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.388388 12982 raft_consensus.cc:493] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.388581 13013 raft_consensus.cc:493] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.389274 12906 ts_tablet_manager.cc:1434] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.067s	user 0.014s	sys 0.015s
I20260709 13:01:35.388908 12982 raft_consensus.cc:515] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } }
I20260709 13:01:35.390178 12906 tablet_bootstrap.cc:492] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:35.390283 12983 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.386847 12904 consensus_queue.cc:260] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.392701 12961 raft_consensus.cc:493] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.395920 12904 ts_tablet_manager.cc:1434] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 13:01:35.391232 12982 leader_election.cc:290] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.397379 12904 tablet_bootstrap.cc:492] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:35.399585 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fb713112b441709b3b4f510ca40ce5" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.393150 12961 raft_consensus.cc:515] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.404107 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fb713112b441709b3b4f510ca40ce5" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.405426 12863 raft_consensus.cc:3060] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.463977 13005 raft_consensus.cc:493] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.464689 13005 raft_consensus.cc:515] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.474462 12828 leader_election.cc:304] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.476034 12980 raft_consensus.cc:493] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.476478 12980 raft_consensus.cc:515] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.389129 13013 raft_consensus.cc:515] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.483700 12980 leader_election.cc:290] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.483772 13013 leader_election.cc:290] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.485293 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838ee7c5eaa4b3e94157adb0ac768e1" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.486642 13005 leader_election.cc:290] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.487349 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3d1d1eb434da6997ec3862776f842" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
W20260709 13:01:35.488945 12830 leader_election.cc:343] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.489286 12982 raft_consensus.cc:2749] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.488554 13005 raft_consensus.cc:493] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.487643 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee057be0364ad99f5808df2aafe77e" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:35.489182 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee057be0364ad99f5808df2aafe77e" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.495221 12905 tablet_bootstrap.cc:492] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
W20260709 13:01:35.495546 12679 leader_election.cc:343] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.495685 12905 ts_tablet_manager.cc:1403] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.210s	user 0.019s	sys 0.032s
W20260709 13:01:35.496317 12679 leader_election.cc:343] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.492707 13005 raft_consensus.cc:515] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.496771 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.536633 12906 tablet_bootstrap.cc:654] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.545235 12905 raft_consensus.cc:359] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.545980 12905 raft_consensus.cc:385] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.546257 12905 raft_consensus.cc:740] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.546895 12905 consensus_queue.cc:260] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.549566 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3d1d1eb434da6997ec3862776f842" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:35.550875 12679 leader_election.cc:343] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.551244 12961 leader_election.cc:290] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.551626 12679 leader_election.cc:304] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.552227 12963 raft_consensus.cc:493] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.552460 12905 ts_tablet_manager.cc:1434] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 13:01:35.552836 12963 raft_consensus.cc:515] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.553488 12905 tablet_bootstrap.cc:492] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:35.553907 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838ee7c5eaa4b3e94157adb0ac768e1" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:35.555356 12963 leader_election.cc:290] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.556154 12904 tablet_bootstrap.cc:654] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.556921 12982 raft_consensus.cc:493] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.557384 12982 raft_consensus.cc:515] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.552572 12920 raft_consensus.cc:2749] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.557729 13005 leader_election.cc:290] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.568213 12982 leader_election.cc:290] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.558985 13014 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:01:35.572510 12911 consensus_queue.cc:1048] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:35.573567 12756 leader_election.cc:343] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:35.575109 12828 leader_election.cc:343] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.574548 12610 catalog_manager.cc:5697] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:35.575562 12828 leader_election.cc:304] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.577131 12980 raft_consensus.cc:2749] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.578856 12905 tablet_bootstrap.cc:654] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.581463 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741fe2c0c8da4c1c87438a24ee81b92e" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:35.582060 12864 raft_consensus.cc:2468] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:35.582142 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:35.582762 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:35.583525 12679 leader_election.cc:343] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.588974 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.584376 12679 leader_election.cc:304] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.596446 12961 raft_consensus.cc:2749] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:35.601941 12754 leader_election.cc:343] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.602557 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2593c7f6c0404a3e8ff2d599636abd59" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.603111 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2593c7f6c0404a3e8ff2d599636abd59" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.596663 13005 raft_consensus.cc:493] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.604175 13005 raft_consensus.cc:515] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:35.604997 12754 leader_election.cc:343] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.606178 12980 consensus_queue.cc:1048] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.605466 12754 leader_election.cc:304] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:35.608186 13013 raft_consensus.cc:2749] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.605437 12714 raft_consensus.cc:2468] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:35.609222 12912 consensus_queue.cc:1048] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.610149 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741fe2c0c8da4c1c87438a24ee81b92e" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.610759 12788 raft_consensus.cc:2468] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
W20260709 13:01:35.611752 12828 leader_election.cc:343] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:35.612130 12756 leader_election.cc:343] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.612493 12756 leader_election.cc:304] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:35.613032 12912 raft_consensus.cc:2749] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.613633 13013 consensus_queue.cc:1048] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.622265 12904 tablet_bootstrap.cc:492] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:35.622764 12904 ts_tablet_manager.cc:1403] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.226s	user 0.018s	sys 0.003s
I20260709 13:01:35.623852 12679 leader_election.cc:304] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:35.625947 12904 raft_consensus.cc:359] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.624472 12961 consensus_queue.cc:1048] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.626708 12904 raft_consensus.cc:385] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.627002 12904 raft_consensus.cc:740] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.627643 12904 consensus_queue.cc:260] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.628523 12961 raft_consensus.cc:2804] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.628456 12830 leader_election.cc:304] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.629036 12961 raft_consensus.cc:493] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.629974 12961 raft_consensus.cc:3060] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.632509 12905 tablet_bootstrap.cc:492] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:35.632973 12905 ts_tablet_manager.cc:1403] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.000s
I20260709 13:01:35.626168 13005 leader_election.cc:290] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.629485 12980 raft_consensus.cc:2804] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.633911 12980 raft_consensus.cc:493] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.634318 12980 raft_consensus.cc:3060] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.635735 12905 raft_consensus.cc:359] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.636466 12905 raft_consensus.cc:385] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.636737 12905 raft_consensus.cc:740] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.630968 12904 ts_tablet_manager.cc:1434] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:35.637903 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2593c7f6c0404a3e8ff2d599636abd59" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.638216 12904 tablet_bootstrap.cc:492] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:35.638449 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2593c7f6c0404a3e8ff2d599636abd59" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:35.641439 12980 raft_consensus.cc:515] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.629417 12906 tablet_bootstrap.cc:492] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:35.644680 12906 ts_tablet_manager.cc:1403] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.255s	user 0.009s	sys 0.020s
I20260709 13:01:35.643769 12864 raft_consensus.cc:2393] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 182a5ed5cca549bbb4f3033de9d98de8 in current term 1: Already voted for candidate 18ad4c5555a542689e4df39572e21022 in this term.
I20260709 13:01:35.647943 12980 leader_election.cc:290] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.649080 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2593c7f6c0404a3e8ff2d599636abd59" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
W20260709 13:01:35.650194 12828 leader_election.cc:343] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.650847 12906 raft_consensus.cc:359] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.651502 12906 raft_consensus.cc:385] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.651829 12906 raft_consensus.cc:740] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.652503 12906 consensus_queue.cc:260] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.653551 12905 consensus_queue.cc:260] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.654799 12905 ts_tablet_manager.cc:1434] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:01:35.655347 12906 ts_tablet_manager.cc:1434] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:01:35.655640 12905 tablet_bootstrap.cc:492] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:35.656213 12906 tablet_bootstrap.cc:492] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:35.659068 12904 tablet_bootstrap.cc:654] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.661715 12906 tablet_bootstrap.cc:654] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.663125 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2593c7f6c0404a3e8ff2d599636abd59" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:35.663717 12905 tablet_bootstrap.cc:654] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.664184 12714 raft_consensus.cc:3060] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:35.696519 12679 leader_election.cc:343] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.726507 12904 tablet_bootstrap.cc:492] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:35.722230 12679 leader_election.cc:304] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.727021 12904 ts_tablet_manager.cc:1403] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.089s	user 0.025s	sys 0.016s
I20260709 13:01:35.728003 12906 tablet_bootstrap.cc:492] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:35.728668 12906 ts_tablet_manager.cc:1403] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.051s
I20260709 13:01:35.732057 12906 raft_consensus.cc:359] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.732988 12906 raft_consensus.cc:385] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.733325 12906 raft_consensus.cc:740] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.734427 12906 consensus_queue.cc:260] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.735114 12904 raft_consensus.cc:359] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.735751 12904 raft_consensus.cc:385] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.735999 12904 raft_consensus.cc:740] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.737547 12906 ts_tablet_manager.cc:1434] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:35.738811 12906 tablet_bootstrap.cc:492] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:35.737433 12904 consensus_queue.cc:260] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.741473 12980 raft_consensus.cc:493] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.742153 12980 raft_consensus.cc:515] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.745661 12980 leader_election.cc:290] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.746973 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2d9c98008f433ea2f9695311c9b7fa" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:35.748652 12828 leader_election.cc:343] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.752158 12906 tablet_bootstrap.cc:654] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.753756 12961 raft_consensus.cc:515] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.764667 12961 leader_election.cc:290] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.771368 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741fe2c0c8da4c1c87438a24ee81b92e" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:35.754784 12714 raft_consensus.cc:2468] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:35.768766 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741fe2c0c8da4c1c87438a24ee81b92e" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:35.771974 12790 raft_consensus.cc:3060] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.772284 12864 raft_consensus.cc:3060] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.774430 12905 tablet_bootstrap.cc:492] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:35.775260 12905 ts_tablet_manager.cc:1403] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.120s	user 0.032s	sys 0.037s
I20260709 13:01:35.778717 12905 raft_consensus.cc:359] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.779402 12864 raft_consensus.cc:2468] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:35.779687 12905 raft_consensus.cc:385] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.780118 12905 raft_consensus.cc:740] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.781020 13005 raft_consensus.cc:2749] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.781497 12905 consensus_queue.cc:260] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.783007 12830 leader_election.cc:304] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.784138 12980 raft_consensus.cc:2804] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:35.784982 12905 ts_tablet_manager.cc:1434] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:01:35.785413 12980 raft_consensus.cc:697] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:35.786509 12905 tablet_bootstrap.cc:492] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:35.786280 12980 consensus_queue.cc:237] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.788108 12790 raft_consensus.cc:2468] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:35.783893 12936 consensus_queue.cc:1048] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:01:35.794301 12905 tablet_bootstrap.cc:654] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.794652 12906 tablet_bootstrap.cc:492] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:35.795127 12906 ts_tablet_manager.cc:1403] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.057s	user 0.036s	sys 0.014s
I20260709 13:01:35.783420 12679 leader_election.cc:304] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:35.798112 12906 raft_consensus.cc:359] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.799080 12906 raft_consensus.cc:385] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.799448 12906 raft_consensus.cc:740] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.800734 12906 consensus_queue.cc:260] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.803920 12963 raft_consensus.cc:493] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.804342 12906 ts_tablet_manager.cc:1434] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:01:35.804425 12963 raft_consensus.cc:515] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.805469 12906 tablet_bootstrap.cc:492] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:35.806694 12963 leader_election.cc:290] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.807119 12936 raft_consensus.cc:2804] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:35.810560 12936 raft_consensus.cc:697] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:35.811404 12936 consensus_queue.cc:237] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.813330 12906 tablet_bootstrap.cc:654] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.814608 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.816059 12714 raft_consensus.cc:2393] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f42f6b73c0644fc290d9ed258f18ca55 in current term 1: Already voted for candidate 18ad4c5555a542689e4df39572e21022 in this term.
I20260709 13:01:35.809756 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:35.817358 12905 tablet_bootstrap.cc:492] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:35.817829 12905 ts_tablet_manager.cc:1403] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.003s
I20260709 13:01:35.819923 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2d9c98008f433ea2f9695311c9b7fa" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.820575 12715 raft_consensus.cc:2468] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:35.821458 12905 raft_consensus.cc:359] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.822261 12905 raft_consensus.cc:385] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.821942 12830 leader_election.cc:304] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.820217 12756 leader_election.cc:304] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:35.822871 12982 raft_consensus.cc:2804] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.823316 12982 raft_consensus.cc:493] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.823716 12982 raft_consensus.cc:3060] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.823807 12963 raft_consensus.cc:3060] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.835238 12905 raft_consensus.cc:740] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.836632 12904 ts_tablet_manager.cc:1434] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.109s	user 0.022s	sys 0.010s
I20260709 13:01:35.836397 12905 consensus_queue.cc:260] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.837621 12904 tablet_bootstrap.cc:492] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:35.839644 12905 ts_tablet_manager.cc:1434] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 13:01:35.840909 12905 tablet_bootstrap.cc:492] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:35.841662 12963 raft_consensus.cc:2749] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:35.846498 12976 consensus_queue.cc:1048] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.852880 12906 tablet_bootstrap.cc:492] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:35.853363 12906 ts_tablet_manager.cc:1403] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 13:01:35.855597 12611 catalog_manager.cc:5697] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:35.856160 12906 raft_consensus.cc:359] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.856806 12906 raft_consensus.cc:385] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.857084 12906 raft_consensus.cc:740] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.858270 12906 consensus_queue.cc:260] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.860455 12906 ts_tablet_manager.cc:1434] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:01:35.861564 12906 tablet_bootstrap.cc:492] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:35.850263 12982 raft_consensus.cc:515] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.868952 12982 leader_election.cc:290] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.871487 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2d9c98008f433ea2f9695311c9b7fa" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:35.872334 12714 raft_consensus.cc:3060] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.877548 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2d9c98008f433ea2f9695311c9b7fa" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:35.878206 12790 raft_consensus.cc:3060] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.876495 12609 catalog_manager.cc:5697] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:35.882889 12714 raft_consensus.cc:2468] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:35.883237 12906 tablet_bootstrap.cc:654] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.884318 12830 leader_election.cc:304] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:35.885484 12982 raft_consensus.cc:2804] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:35.888888 12904 tablet_bootstrap.cc:654] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.888988 12790 raft_consensus.cc:2468] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:35.890389 12982 raft_consensus.cc:697] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:35.895390 12982 consensus_queue.cc:237] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.897485 12905 tablet_bootstrap.cc:654] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.897356 12911 consensus_queue.cc:1048] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.903177 12906 tablet_bootstrap.cc:492] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:35.903625 12906 ts_tablet_manager.cc:1403] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.000s
I20260709 13:01:35.912159 12906 raft_consensus.cc:359] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.912819 12906 raft_consensus.cc:385] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.913319 12906 raft_consensus.cc:740] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.914027 12906 consensus_queue.cc:260] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.916227 12906 ts_tablet_manager.cc:1434] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:01:35.917117 12906 tablet_bootstrap.cc:492] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:35.917701 12904 tablet_bootstrap.cc:492] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:35.918112 12904 ts_tablet_manager.cc:1403] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.005s
I20260709 13:01:35.920619 12904 raft_consensus.cc:359] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.921276 12904 raft_consensus.cc:385] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.921530 12904 raft_consensus.cc:740] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.915551 12612 catalog_manager.cc:5697] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:35.922621 12906 tablet_bootstrap.cc:654] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.926716 12904 consensus_queue.cc:260] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.928751 12904 ts_tablet_manager.cc:1434] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:01:35.929596 12904 tablet_bootstrap.cc:492] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:35.934859 12905 tablet_bootstrap.cc:492] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:35.935189 12904 tablet_bootstrap.cc:654] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.935299 12905 ts_tablet_manager.cc:1403] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.016s
I20260709 13:01:35.937803 12905 raft_consensus.cc:359] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.938426 12905 raft_consensus.cc:385] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.938709 12905 raft_consensus.cc:740] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.939327 12905 consensus_queue.cc:260] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.941335 12905 ts_tablet_manager.cc:1434] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:35.939548 12936 raft_consensus.cc:493] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.941776 12936 raft_consensus.cc:515] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.942229 12905 tablet_bootstrap.cc:492] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:35.943701 12936 leader_election.cc:290] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:35.945343 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.945959 12788 raft_consensus.cc:2468] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:35.947160 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:35.948591 12906 tablet_bootstrap.cc:492] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:35.949051 12906 ts_tablet_manager.cc:1403] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.002s
I20260709 13:01:35.949152 12905 tablet_bootstrap.cc:654] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.947175 12679 leader_election.cc:304] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
W20260709 13:01:35.951570 12679 leader_election.cc:343] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.952555 12906 raft_consensus.cc:359] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.953488 12906 raft_consensus.cc:385] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.953890 12906 raft_consensus.cc:740] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.954805 12906 consensus_queue.cc:260] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.958295 12906 ts_tablet_manager.cc:1434] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:01:35.958590 12936 raft_consensus.cc:2804] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.959329 12982 raft_consensus.cc:493] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.959844 12982 raft_consensus.cc:515] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.959393 12936 raft_consensus.cc:493] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.960623 12936 raft_consensus.cc:3060] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.961696 12982 leader_election.cc:290] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.962220 12906 tablet_bootstrap.cc:492] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:35.963268 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee057be0364ad99f5808df2aafe77e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.964089 12715 raft_consensus.cc:2468] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:35.965480 12830 leader_election.cc:304] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:35.966244 12982 raft_consensus.cc:2804] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.966611 12982 raft_consensus.cc:493] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.966991 12982 raft_consensus.cc:3060] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.966493 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee057be0364ad99f5808df2aafe77e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.967530 12788 raft_consensus.cc:2468] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:35.973934 12980 raft_consensus.cc:493] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.974324 12980 raft_consensus.cc:515] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.976037 12980 leader_election.cc:290] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.976668 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8901c771e9c45b3bf179bf9b0cff3c5" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.976951 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8901c771e9c45b3bf179bf9b0cff3c5" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.977196 12715 raft_consensus.cc:2468] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
W20260709 13:01:35.978077 12828 leader_election.cc:343] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.978590 12830 leader_election.cc:304] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:35.979271 12980 raft_consensus.cc:2804] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.979617 12980 raft_consensus.cc:493] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.979996 12980 raft_consensus.cc:3060] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.981983 12983 raft_consensus.cc:493] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.982379 12983 raft_consensus.cc:515] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.983999 12983 leader_election.cc:290] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.984863 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919e25532d5e4a7eb6e04e7fa49b5ffc" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:35.984994 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919e25532d5e4a7eb6e04e7fa49b5ffc" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:35.985493 12715 raft_consensus.cc:2468] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:35.985628 12788 raft_consensus.cc:2468] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:35.986466 12830 leader_election.cc:304] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:35.987226 12983 raft_consensus.cc:2804] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.987563 12983 raft_consensus.cc:493] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.987782 12983 raft_consensus.cc:3060] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.992857 12906 tablet_bootstrap.cc:654] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.993147 12905 tablet_bootstrap.cc:492] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:35.996848 12980 raft_consensus.cc:515] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.996930 12983 raft_consensus.cc:515] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.998149 12905 ts_tablet_manager.cc:1403] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.005s
I20260709 13:01:35.997910 12982 raft_consensus.cc:515] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:35.999260 12904 tablet_bootstrap.cc:492] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:35.999792 12904 ts_tablet_manager.cc:1403] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.007s
I20260709 13:01:36.001192 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8901c771e9c45b3bf179bf9b0cff3c5" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:36.001353 12905 raft_consensus.cc:359] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.001991 12905 raft_consensus.cc:385] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.002192 12904 raft_consensus.cc:359] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.002383 12905 raft_consensus.cc:740] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.004089 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee057be0364ad99f5808df2aafe77e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:36.004292 12905 consensus_queue.cc:260] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.005075 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee057be0364ad99f5808df2aafe77e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:36.005715 12790 raft_consensus.cc:3060] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.006274 12905 ts_tablet_manager.cc:1434] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:01:36.003000 12904 raft_consensus.cc:385] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.006618 12904 raft_consensus.cc:740] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.007423 12904 consensus_queue.cc:260] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.003016 13034 raft_consensus.cc:493] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.007922 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919e25532d5e4a7eb6e04e7fa49b5ffc" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:36.008484 12713 raft_consensus.cc:3060] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.008319 13034 raft_consensus.cc:515] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.010162 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919e25532d5e4a7eb6e04e7fa49b5ffc" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:36.010378 13034 leader_election.cc:290] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.010757 12789 raft_consensus.cc:3060] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.012264 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:36.012535 12790 raft_consensus.cc:2468] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:36.012889 12864 raft_consensus.cc:2468] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:36.013319 12982 leader_election.cc:290] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:35.997936 12936 raft_consensus.cc:515] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.004654 12714 raft_consensus.cc:3060] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.014262 12679 leader_election.cc:304] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:36.015432 12713 raft_consensus.cc:2468] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:36.015602 12936 leader_election.cc:290] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.015909 12828 leader_election.cc:304] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:36.016103 12936 raft_consensus.cc:2804] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:36.016494 12936 raft_consensus.cc:493] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:36.016621 12830 leader_election.cc:304] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:36.016885 12936 raft_consensus.cc:3060] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.017470 12911 raft_consensus.cc:2804] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.017968 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:36.017946 12911 raft_consensus.cc:697] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:36.008494 12983 leader_election.cc:290] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:36.019255 12911 consensus_queue.cc:237] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.019948 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:36.020594 12787 raft_consensus.cc:3060] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:36.023011 12679 leader_election.cc:343] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.023089 12789 raft_consensus.cc:2468] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:36.025938 12714 raft_consensus.cc:2468] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:36.028434 12787 raft_consensus.cc:2468] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:36.029521 12905 tablet_bootstrap.cc:492] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:36.029597 12679 leader_election.cc:304] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 18ad4c5555a542689e4df39572e21022
I20260709 13:01:36.030246 12936 raft_consensus.cc:515] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.030740 13034 raft_consensus.cc:2804] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.031225 13034 raft_consensus.cc:697] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:36.032003 13034 consensus_queue.cc:237] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.032936 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:36.033511 12789 raft_consensus.cc:3060] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.035144 12936 leader_election.cc:290] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.035439 12612 catalog_manager.cc:5697] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.036377 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:36.036940 12864 raft_consensus.cc:3060] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.040344 12789 raft_consensus.cc:2468] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:36.041493 12679 leader_election.cc:304] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:36.044538 12864 raft_consensus.cc:2468] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:36.001829 12715 raft_consensus.cc:3060] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.050843 12936 raft_consensus.cc:2804] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.051421 12936 raft_consensus.cc:697] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:36.052230 12936 consensus_queue.cc:237] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.054276 12905 tablet_bootstrap.cc:654] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.018113 12976 raft_consensus.cc:2804] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.055413 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:36.055616 12976 raft_consensus.cc:697] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:36.056020 12790 raft_consensus.cc:2376] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1. Re-sending same reply.
I20260709 13:01:36.002246 12980 leader_election.cc:290] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:36.056529 12976 consensus_queue.cc:237] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.058887 12904 ts_tablet_manager.cc:1434] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.002s
I20260709 13:01:36.059935 12904 tablet_bootstrap.cc:492] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:36.060436 12715 raft_consensus.cc:2468] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:36.061040 13005 raft_consensus.cc:493] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.061461 13005 raft_consensus.cc:515] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.063632 13005 leader_election.cc:290] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.064265 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:36.064790 12830 leader_election.cc:304] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:36.065570 12980 raft_consensus.cc:2804] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.065793 12904 tablet_bootstrap.cc:654] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.066217 12980 raft_consensus.cc:697] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
W20260709 13:01:36.067405 12679 leader_election.cc:343] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.067138 12980 consensus_queue.cc:237] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.070899 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:36.072371 12679 leader_election.cc:343] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.073809 12679 leader_election.cc:304] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:36.074563 13005 raft_consensus.cc:2749] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.002067 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8901c771e9c45b3bf179bf9b0cff3c5" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:36.077713 12904 tablet_bootstrap.cc:492] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:36.078485 12904 ts_tablet_manager.cc:1403] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
W20260709 13:01:36.077617 12828 leader_election.cc:343] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.084590 12904 raft_consensus.cc:359] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.085927 12904 raft_consensus.cc:385] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.086356 12904 raft_consensus.cc:740] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.087711 12904 consensus_queue.cc:260] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.089905 12936 raft_consensus.cc:493] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.090745 12936 raft_consensus.cc:515] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.091383 12906 tablet_bootstrap.cc:492] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:36.091800 12906 ts_tablet_manager.cc:1403] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.017s
I20260709 13:01:36.093070 12936 leader_election.cc:290] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.095556 12906 raft_consensus.cc:359] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.096086 12906 raft_consensus.cc:385] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.096335 12906 raft_consensus.cc:740] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.096822 12904 ts_tablet_manager.cc:1434] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:01:36.097616 12904 tablet_bootstrap.cc:492] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:36.097481 12906 consensus_queue.cc:260] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.099174 12906 ts_tablet_manager.cc:1434] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:01:36.103041 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1402a1288b24f748d70903f796af7d7" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:36.105024 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1402a1288b24f748d70903f796af7d7" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:36.106179 12679 leader_election.cc:343] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:36.109875 12679 leader_election.cc:343] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.111280 12612 catalog_manager.cc:5697] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:36.114434 12906 tablet_bootstrap.cc:492] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:36.113059 12679 leader_election.cc:304] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:36.116991 12609 catalog_manager.cc:5697] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.118306 13034 raft_consensus.cc:2749] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.123617 12906 tablet_bootstrap.cc:654] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.139873 12904 tablet_bootstrap.cc:654] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.146353 12611 catalog_manager.cc:5697] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.163877 12905 tablet_bootstrap.cc:492] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:36.164621 12906 tablet_bootstrap.cc:492] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:36.165553 12609 catalog_manager.cc:5697] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:36.167272 12905 ts_tablet_manager.cc:1403] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.137s	user 0.022s	sys 0.021s
I20260709 13:01:36.167438 12904 tablet_bootstrap.cc:492] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:36.167857 12904 ts_tablet_manager.cc:1403] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.012s
I20260709 13:01:36.170248 12904 raft_consensus.cc:359] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.170987 12904 raft_consensus.cc:385] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.169893 12905 raft_consensus.cc:359] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.171312 12904 raft_consensus.cc:740] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.171448 12905 raft_consensus.cc:385] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.171850 12905 raft_consensus.cc:740] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.172015 12906 ts_tablet_manager.cc:1403] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.013s
I20260709 13:01:36.172109 12904 consensus_queue.cc:260] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.172655 12905 consensus_queue.cc:260] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.174841 12905 ts_tablet_manager.cc:1434] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:01:36.175732 12905 tablet_bootstrap.cc:492] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:36.181432 12906 raft_consensus.cc:359] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.182224 12906 raft_consensus.cc:385] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.182545 12906 raft_consensus.cc:740] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.183152 12905 tablet_bootstrap.cc:654] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.183362 12906 consensus_queue.cc:260] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.187870 12906 ts_tablet_manager.cc:1434] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:01:36.188730 12906 tablet_bootstrap.cc:492] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:36.189771 12904 ts_tablet_manager.cc:1434] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:01:36.192268 12963 raft_consensus.cc:493] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.192792 12963 raft_consensus.cc:515] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.194442 12906 tablet_bootstrap.cc:654] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.194805 12963 leader_election.cc:290] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.196707 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838ee7c5eaa4b3e94157adb0ac768e1" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:36.197329 12864 raft_consensus.cc:2468] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:36.198576 12754 leader_election.cc:304] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:36.199462 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838ee7c5eaa4b3e94157adb0ac768e1" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.200065 12715 raft_consensus.cc:2468] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:36.200271 13012 raft_consensus.cc:2804] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:36.200623 13012 raft_consensus.cc:493] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:36.200940 13012 raft_consensus.cc:3060] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.207823 12904 tablet_bootstrap.cc:492] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:36.215086 13012 raft_consensus.cc:515] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.222858 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838ee7c5eaa4b3e94157adb0ac768e1" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:36.223423 12715 raft_consensus.cc:3060] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.225320 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838ee7c5eaa4b3e94157adb0ac768e1" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:36.225908 12864 raft_consensus.cc:3060] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.227355 12905 tablet_bootstrap.cc:492] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:36.227815 12905 ts_tablet_manager.cc:1403] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.021s
I20260709 13:01:36.230863 12904 tablet_bootstrap.cc:654] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.232384 12906 tablet_bootstrap.cc:492] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:36.232489 12905 raft_consensus.cc:359] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.232933 12906 ts_tablet_manager.cc:1403] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.000s
I20260709 13:01:36.233217 12905 raft_consensus.cc:385] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.233309 12715 raft_consensus.cc:2468] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:36.233556 12905 raft_consensus.cc:740] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.229611 13012 leader_election.cc:290] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.234654 12905 consensus_queue.cc:260] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.235276 12756 leader_election.cc:304] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:36.236177 12905 ts_tablet_manager.cc:1434] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:01:36.236291 12963 raft_consensus.cc:2804] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.237188 12905 tablet_bootstrap.cc:492] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:36.237834 12906 raft_consensus.cc:359] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.238494 12906 raft_consensus.cc:385] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.238818 12906 raft_consensus.cc:740] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.239485 12906 consensus_queue.cc:260] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.241283 12906 ts_tablet_manager.cc:1434] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:01:36.241806 12864 raft_consensus.cc:2468] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:36.242429 12906 tablet_bootstrap.cc:492] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:36.243237 13034 raft_consensus.cc:493] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.243705 13034 raft_consensus.cc:515] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.245754 13034 leader_election.cc:290] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.247216 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:36.248505 12679 leader_election.cc:343] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.249666 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:36.250698 12963 raft_consensus.cc:697] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
W20260709 13:01:36.250747 12679 leader_election.cc:343] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.251381 12679 leader_election.cc:304] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:36.250775 12976 raft_consensus.cc:493] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.252576 12976 raft_consensus.cc:515] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.251608 12963 consensus_queue.cc:237] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:36.255079 12661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:36.260264 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:36.262867 12788 raft_consensus.cc:2393] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18ad4c5555a542689e4df39572e21022 in current term 1: Already voted for candidate 182a5ed5cca549bbb4f3033de9d98de8 in this term.
I20260709 13:01:36.258850 13034 raft_consensus.cc:2749] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.261765 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.255883 12976 leader_election.cc:290] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:36.265141 12906 tablet_bootstrap.cc:654] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.265321 12830 leader_election.cc:304] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:36.268795 12911 raft_consensus.cc:3060] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.268925 12976 consensus_queue.cc:1048] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:36.271086 12828 consensus_peers.cc:597] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:36.287252 12936 consensus_queue.cc:1048] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.288635 12905 tablet_bootstrap.cc:654] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.299960 12911 raft_consensus.cc:2749] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.301543 12609 catalog_manager.cc:5697] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:36.304121 12904 tablet_bootstrap.cc:492] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:36.305212 12904 ts_tablet_manager.cc:1403] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.022s
I20260709 13:01:36.304121 12906 tablet_bootstrap.cc:492] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:36.306409 12905 tablet_bootstrap.cc:492] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:36.306875 12906 ts_tablet_manager.cc:1403] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.006s
I20260709 13:01:36.306928 12905 ts_tablet_manager.cc:1403] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.005s
I20260709 13:01:36.308171 12904 raft_consensus.cc:359] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.308935 12904 raft_consensus.cc:385] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.309320 12904 raft_consensus.cc:740] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.310132 12904 consensus_queue.cc:260] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.311247 12905 raft_consensus.cc:359] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.311964 12905 raft_consensus.cc:385] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.312108 12904 ts_tablet_manager.cc:1434] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:36.312314 12905 raft_consensus.cc:740] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.311823 12906 raft_consensus.cc:359] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.313434 12904 tablet_bootstrap.cc:492] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:36.313927 12906 raft_consensus.cc:385] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.314627 12906 raft_consensus.cc:740] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.317610 12906 consensus_queue.cc:260] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.313427 12905 consensus_queue.cc:260] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.320590 12906 ts_tablet_manager.cc:1434] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 13:01:36.321171 12905 ts_tablet_manager.cc:1434] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:01:36.321534 12906 tablet_bootstrap.cc:492] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:36.322096 12905 tablet_bootstrap.cc:492] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:36.336346 13034 consensus_queue.cc:1048] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.328763 12906 tablet_bootstrap.cc:654] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.328985 12976 raft_consensus.cc:493] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.342025 12905 tablet_bootstrap.cc:654] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.342453 12976 raft_consensus.cc:515] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.344617 12976 leader_election.cc:290] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:36.346801 12963 raft_consensus.cc:493] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.346863 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:36.347362 12963 raft_consensus.cc:515] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:36.348357 12828 leader_election.cc:343] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.349337 12963 leader_election.cc:290] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.346290 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.349957 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8901c771e9c45b3bf179bf9b0cff3c5" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.350258 12715 raft_consensus.cc:2468] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:36.350632 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8901c771e9c45b3bf179bf9b0cff3c5" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:36.352365 12830 leader_election.cc:304] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:36.353483 12976 raft_consensus.cc:2804] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:36.350687 12713 raft_consensus.cc:2393] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f42f6b73c0644fc290d9ed258f18ca55 in current term 1: Already voted for candidate 18ad4c5555a542689e4df39572e21022 in this term.
I20260709 13:01:36.353874 12976 raft_consensus.cc:493] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:36.354260 12976 raft_consensus.cc:3060] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.355008 12756 leader_election.cc:304] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:36.356036 12963 raft_consensus.cc:3060] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.356371 12905 tablet_bootstrap.cc:492] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:36.357069 12905 ts_tablet_manager.cc:1403] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260709 13:01:36.359166 12906 tablet_bootstrap.cc:492] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:36.359594 12906 ts_tablet_manager.cc:1403] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.004s
I20260709 13:01:36.361173 12976 raft_consensus.cc:515] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.330799 12904 tablet_bootstrap.cc:654] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.363600 12905 raft_consensus.cc:359] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.363903 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:36.364334 12905 raft_consensus.cc:385] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.364480 12713 raft_consensus.cc:3060] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.364627 12905 raft_consensus.cc:740] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.365362 13012 raft_consensus.cc:493] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.365525 12905 consensus_queue.cc:260] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.365819 13012 raft_consensus.cc:515] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.366725 12976 leader_election.cc:290] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:36.368093 13012 leader_election.cc:290] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.370532 12905 ts_tablet_manager.cc:1434] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 13:01:36.376648 13012 raft_consensus.cc:493] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.377210 12905 tablet_bootstrap.cc:492] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:36.377094 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.377597 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:36.377799 12715 raft_consensus.cc:2468] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:36.371127 12713 raft_consensus.cc:2468] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:36.379696 12756 leader_election.cc:304] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
W20260709 13:01:36.383432 12754 leader_election.cc:343] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.372148 12906 raft_consensus.cc:359] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.384795 12906 raft_consensus.cc:385] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.385072 12906 raft_consensus.cc:740] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.385715 12906 consensus_queue.cc:260] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.379663 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:36.387569 12904 tablet_bootstrap.cc:492] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:36.387954 12905 tablet_bootstrap.cc:654] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.381606 12963 raft_consensus.cc:2749] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.388491 12912 raft_consensus.cc:493] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.388669 12963 raft_consensus.cc:2804] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:36.389117 12906 ts_tablet_manager.cc:1434] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260709 13:01:36.389081 12963 raft_consensus.cc:493] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:36.388958 12912 raft_consensus.cc:515] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.389330 12830 leader_election.cc:304] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:36.389580 12963 raft_consensus.cc:3060] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.390057 12906 tablet_bootstrap.cc:492] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:36.390925 12912 leader_election.cc:290] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.391397 12983 raft_consensus.cc:2804] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.391876 12983 raft_consensus.cc:697] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:36.392692 12983 consensus_queue.cc:237] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.396382 12906 tablet_bootstrap.cc:654] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.400928 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3d1d1eb434da6997ec3862776f842" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:36.401572 12864 raft_consensus.cc:2468] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:36.403680 12906 tablet_bootstrap.cc:492] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:36.404155 12906 ts_tablet_manager.cc:1403] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260709 13:01:36.404942 12963 raft_consensus.cc:515] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.377100 13012 raft_consensus.cc:515] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.407980 12754 leader_election.cc:304] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:36.406652 12906 raft_consensus.cc:359] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.408711 12906 raft_consensus.cc:385] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.408874 12912 raft_consensus.cc:2804] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:36.409005 12906 raft_consensus.cc:740] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.409243 12912 raft_consensus.cc:493] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:36.409588 12912 raft_consensus.cc:3060] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.410089 12788 raft_consensus.cc:3060] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.410888 12983 raft_consensus.cc:493] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.411022 12906 consensus_queue.cc:260] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.411339 12983 raft_consensus.cc:515] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.412177 12905 tablet_bootstrap.cc:492] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:36.412628 12905 ts_tablet_manager.cc:1403] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.011s
I20260709 13:01:36.413477 12983 leader_election.cc:290] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:36.415357 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.415270 12905 raft_consensus.cc:359] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.416033 12713 raft_consensus.cc:2468] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:36.417470 12830 leader_election.cc:304] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:36.417662 12906 ts_tablet_manager.cc:1434] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:01:36.420310 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.421017 12715 raft_consensus.cc:2393] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f42f6b73c0644fc290d9ed258f18ca55 in current term 1: Already voted for candidate 18ad4c5555a542689e4df39572e21022 in this term.
I20260709 13:01:36.421204 12906 tablet_bootstrap.cc:492] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:36.421355 12983 raft_consensus.cc:2804] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:36.421720 12983 raft_consensus.cc:493] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:36.419608 12912 raft_consensus.cc:515] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.422055 12983 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.415989 12905 raft_consensus.cc:385] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.423111 12905 raft_consensus.cc:740] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.419962 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3d1d1eb434da6997ec3862776f842" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.425458 12976 consensus_queue.cc:1048] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.426003 12912 leader_election.cc:290] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.425065 12905 consensus_queue.cc:260] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.423261 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:36.427606 12906 tablet_bootstrap.cc:654] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:36.427815 12756 leader_election.cc:343] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.427995 12905 ts_tablet_manager.cc:1434] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:01:36.433746 12905 tablet_bootstrap.cc:492] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
W20260709 13:01:36.433907 12828 leader_election.cc:343] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.388032 12904 ts_tablet_manager.cc:1403] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.004s
I20260709 13:01:36.434428 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3d1d1eb434da6997ec3862776f842" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:36.436971 12904 raft_consensus.cc:359] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.437567 12904 raft_consensus.cc:385] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.437819 12904 raft_consensus.cc:740] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.438376 12904 consensus_queue.cc:260] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.439571 12905 tablet_bootstrap.cc:654] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.439867 12713 raft_consensus.cc:3060] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.441146 12904 ts_tablet_manager.cc:1434] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:36.442128 12904 tablet_bootstrap.cc:492] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:36.443032 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:36.444586 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3d1d1eb434da6997ec3862776f842" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:36.445165 12864 raft_consensus.cc:3060] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.447441 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:36.447881 12905 tablet_bootstrap.cc:492] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:36.448194 12904 tablet_bootstrap.cc:654] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.448276 12905 ts_tablet_manager.cc:1403] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:01:36.448537 12754 leader_election.cc:304] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:36.450868 12976 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.451172 12905 raft_consensus.cc:359] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.451815 12905 raft_consensus.cc:385] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.452178 12905 raft_consensus.cc:740] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
W20260709 13:01:36.453094 12754 leader_election.cc:343] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.453138 12905 consensus_queue.cc:260] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.454701 12904 tablet_bootstrap.cc:492] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:36.455161 12904 ts_tablet_manager.cc:1403] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:01:36.455332 12905 ts_tablet_manager.cc:1434] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:36.456166 12905 tablet_bootstrap.cc:492] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:36.457621 12788 raft_consensus.cc:2468] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:36.458258 12912 raft_consensus.cc:2749] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.417953 13012 leader_election.cc:290] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.432435 12906 tablet_bootstrap.cc:492] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:36.461083 12906 ts_tablet_manager.cc:1403] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 13:01:36.461509 12904 raft_consensus.cc:359] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.462248 12904 raft_consensus.cc:385] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.462564 12904 raft_consensus.cc:740] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.463377 12904 consensus_queue.cc:260] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.463706 12864 raft_consensus.cc:2468] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:36.463645 12906 raft_consensus.cc:359] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.464354 12906 raft_consensus.cc:385] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.464646 12906 raft_consensus.cc:740] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.430796 12983 raft_consensus.cc:515] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.466120 12904 ts_tablet_manager.cc:1434] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:01:36.467065 12904 tablet_bootstrap.cc:492] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:36.471776 12754 leader_election.cc:304] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:36.472273 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:36.472309 12905 tablet_bootstrap.cc:654] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.474211 12612 catalog_manager.cc:5697] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.472906 12714 raft_consensus.cc:3060] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.472996 12906 consensus_queue.cc:260] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.481003 12906 ts_tablet_manager.cc:1434] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:01:36.482163 12906 tablet_bootstrap.cc:492] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:36.472862 13072 raft_consensus.cc:2804] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.483920 13072 raft_consensus.cc:697] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:01:36.485395 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:36.486630 12712 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.489080 12714 raft_consensus.cc:2468] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:36.473397 12963 leader_election.cc:290] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.484949 13072 consensus_queue.cc:237] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.495500 12904 tablet_bootstrap.cc:654] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.498054 12756 leader_election.cc:304] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 18ad4c5555a542689e4df39572e21022
I20260709 13:01:36.498912 12713 raft_consensus.cc:2468] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:36.499446 12963 raft_consensus.cc:2804] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.500154 12963 raft_consensus.cc:697] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:01:36.500809 12963 consensus_queue.cc:237] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.501312 12712 raft_consensus.cc:2468] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:36.519933 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:36.515264 12976 raft_consensus.cc:493] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.521528 12976 raft_consensus.cc:515] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.509987 12830 leader_election.cc:304] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:36.525133 12976 leader_election.cc:290] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
W20260709 13:01:36.525337 12828 leader_election.cc:343] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.526193 12976 raft_consensus.cc:2804] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.515945 12983 leader_election.cc:290] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:36.526895 12976 raft_consensus.cc:697] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:36.529163 12976 consensus_queue.cc:237] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.534832 12906 tablet_bootstrap.cc:654] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.539412 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f51d3434a45430ebe639245b848eeb3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.540496 12715 raft_consensus.cc:2468] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:36.544269 13005 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:36.545212 12982 consensus_queue.cc:1048] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.550957 12609 catalog_manager.cc:5697] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:36.554646 12904 tablet_bootstrap.cc:492] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:36.555120 12904 ts_tablet_manager.cc:1403] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.020s
I20260709 13:01:36.557590 12904 raft_consensus.cc:359] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.558229 12904 raft_consensus.cc:385] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.558480 12904 raft_consensus.cc:740] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.559103 12904 consensus_queue.cc:260] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.561031 12830 leader_election.cc:304] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:36.561586 12904 ts_tablet_manager.cc:1434] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:36.561919 12911 raft_consensus.cc:2804] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:36.562304 12911 raft_consensus.cc:493] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:36.562503 12904 tablet_bootstrap.cc:492] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:36.562713 12911 raft_consensus.cc:3060] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.578227 12904 tablet_bootstrap.cc:654] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.582018 12613 catalog_manager.cc:5697] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.584857 12976 consensus_queue.cc:1048] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.603912 13034 raft_consensus.cc:493] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.604540 13034 raft_consensus.cc:515] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.605177 12612 catalog_manager.cc:5697] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:36.609192 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0435477d73b8406b8c0b2998059136a3" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:36.610018 12864 raft_consensus.cc:2468] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:36.611624 12679 leader_election.cc:304] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:36.612646 13005 raft_consensus.cc:2804] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:36.613010 13005 raft_consensus.cc:493] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:36.613389 13005 raft_consensus.cc:3060] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.615976 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f51d3434a45430ebe639245b848eeb3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:36.618811 13034 leader_election.cc:290] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.624962 12905 tablet_bootstrap.cc:492] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:36.624818 13005 raft_consensus.cc:515] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.625602 12905 ts_tablet_manager.cc:1403] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.170s	user 0.007s	sys 0.006s
I20260709 13:01:36.632220 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0435477d73b8406b8c0b2998059136a3" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:36.633019 12864 raft_consensus.cc:3060] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.633561 12911 raft_consensus.cc:515] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.645393 12936 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:36.647027 12936 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.656905 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0435477d73b8406b8c0b2998059136a3" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:36.657790 12789 raft_consensus.cc:2468] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:36.676277 13072 raft_consensus.cc:493] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.676976 13072 raft_consensus.cc:515] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.713860 13005 leader_election.cc:290] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.722608 12980 raft_consensus.cc:493] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.723183 12980 raft_consensus.cc:515] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.743139 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfc327f08ee4489a3bb6a75d1f952a6" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
W20260709 13:01:36.745227 12830 leader_election.cc:343] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.748054 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0435477d73b8406b8c0b2998059136a3" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:36.748721 12789 raft_consensus.cc:3060] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.748940 12982 raft_consensus.cc:493] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.750105 12982 raft_consensus.cc:515] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.752182 12982 leader_election.cc:290] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:36.753867 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.754711 12712 raft_consensus.cc:2393] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18ad4c5555a542689e4df39572e21022 in current term 1: Already voted for candidate f42f6b73c0644fc290d9ed258f18ca55 in this term.
I20260709 13:01:36.754264 12864 raft_consensus.cc:2468] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:36.748356 12983 consensus_queue.cc:1048] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:01:36.756626 12679 leader_election.cc:304] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:36.758164 12936 raft_consensus.cc:2804] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.758538 12980 leader_election.cc:290] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:36.749251 12904 tablet_bootstrap.cc:492] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:36.760120 12936 raft_consensus.cc:697] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:36.761494 12904 ts_tablet_manager.cc:1403] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.199s	user 0.023s	sys 0.010s
I20260709 13:01:36.770710 13072 leader_election.cc:290] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.775909 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1402a1288b24f748d70903f796af7d7" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:36.779388 12754 leader_election.cc:343] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.783617 13005 raft_consensus.cc:493] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.784578 13005 raft_consensus.cc:515] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.787714 13005 leader_election.cc:290] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:36.793627 12906 tablet_bootstrap.cc:492] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:36.793344 12904 raft_consensus.cc:359] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.794221 12906 ts_tablet_manager.cc:1403] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.312s	user 0.036s	sys 0.054s
I20260709 13:01:36.794160 12904 raft_consensus.cc:385] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.799561 12904 raft_consensus.cc:740] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.803658 12904 consensus_queue.cc:260] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.820479 12904 ts_tablet_manager.cc:1434] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.003s
I20260709 13:01:36.788722 12936 consensus_queue.cc:237] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.823100 12904 tablet_bootstrap.cc:492] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:36.818550 12789 raft_consensus.cc:2468] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:36.820034 12980 consensus_queue.cc:1048] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:01:36.829628 12905 raft_consensus.cc:359] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:36.824323 12828 leader_election.cc:343] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.832839 12905 raft_consensus.cc:385] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.832213 12906 raft_consensus.cc:359] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.834053 12906 raft_consensus.cc:385] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.833910 12905 raft_consensus.cc:740] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.834494 12906 raft_consensus.cc:740] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.835140 12906 consensus_queue.cc:260] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.833539 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11273eaa0db84b67928b9e5820680828" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:36.837221 12905 consensus_queue.cc:260] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.838271 12906 ts_tablet_manager.cc:1434] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 13:01:36.841336 12906 tablet_bootstrap.cc:492] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:36.841719 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f51d3434a45430ebe639245b848eeb3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:36.842324 12713 raft_consensus.cc:3060] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.834107 12911 leader_election.cc:290] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
W20260709 13:01:36.849268 12679 leader_election.cc:343] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.849376 13034 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:36.851040 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1402a1288b24f748d70903f796af7d7" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:36.851766 12714 raft_consensus.cc:2468] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:36.853085 12982 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.856658 12982 consensus_queue.cc:1048] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:01:36.873643 12905 ts_tablet_manager.cc:1434] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.248s	user 0.011s	sys 0.001s
I20260709 13:01:36.874596 12905 tablet_bootstrap.cc:492] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:36.881641 12963 consensus_queue.cc:1048] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.882028 12713 raft_consensus.cc:2468] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:36.886058 12830 leader_election.cc:304] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:36.886868 12983 raft_consensus.cc:2804] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.888648 12983 raft_consensus.cc:697] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:36.911597 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:36.910562 12904 tablet_bootstrap.cc:654] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.913390 12611 catalog_manager.cc:5697] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:36.927215 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f51d3434a45430ebe639245b848eeb3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:36.930102 12983 consensus_queue.cc:237] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:36.938799 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfc327f08ee4489a3bb6a75d1f952a6" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:36.986229 12904 tablet_bootstrap.cc:492] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:36.997431 12905 tablet_bootstrap.cc:654] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.969324 12911 consensus_queue.cc:1048] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:01:36.999068 13098 raft_consensus.cc:493] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.999737 13098 raft_consensus.cc:515] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:37.004407 12830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:43801, user_credentials={real_user=slave}} blocked reactor thread for 44616.2us
I20260709 13:01:37.012240 13098 leader_election.cc:290] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:37.015383 12786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11273eaa0db84b67928b9e5820680828" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:37.016332 12786 raft_consensus.cc:2468] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:37.035336 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8b61ec12041b5b7b129278854c097" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:37.040246 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8b61ec12041b5b7b129278854c097" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:37.092104 12904 ts_tablet_manager.cc:1403] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.269s	user 0.048s	sys 0.022s
I20260709 13:01:37.094163 12906 tablet_bootstrap.cc:654] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.094812 12904 raft_consensus.cc:359] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.095537 12904 raft_consensus.cc:385] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.095818 12904 raft_consensus.cc:740] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.096474 12904 consensus_queue.cc:260] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:37.097985 12679 leader_election.cc:343] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.098448 12863 raft_consensus.cc:3060] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.100518 12911 raft_consensus.cc:493] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.101019 12911 raft_consensus.cc:515] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.105006 12904 ts_tablet_manager.cc:1434] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:01:37.106918 12904 tablet_bootstrap.cc:492] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:37.111078 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:37.110929 13110 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:37.112542 12830 leader_election.cc:343] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.116394 12904 tablet_bootstrap.cc:654] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.120223 12911 leader_election.cc:290] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:37.123075 13095 consensus_queue.cc:1048] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:37.147204 12906 tablet_bootstrap.cc:492] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:37.147687 12906 ts_tablet_manager.cc:1403] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.309s	user 0.016s	sys 0.001s
I20260709 13:01:37.148556 12904 tablet_bootstrap.cc:492] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:37.149024 12904 ts_tablet_manager.cc:1403] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.013s
I20260709 13:01:37.151139 12905 tablet_bootstrap.cc:492] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:37.151508 12904 raft_consensus.cc:359] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.152179 12905 ts_tablet_manager.cc:1403] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.278s	user 0.010s	sys 0.006s
I20260709 13:01:37.152460 12904 raft_consensus.cc:385] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.152843 12904 raft_consensus.cc:740] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.153532 12904 consensus_queue.cc:260] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.154345 12912 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:37.155462 12904 ts_tablet_manager.cc:1434] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:37.156389 12904 tablet_bootstrap.cc:492] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:37.150257 12906 raft_consensus.cc:359] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.157243 12906 raft_consensus.cc:385] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.157522 12906 raft_consensus.cc:740] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.156455 12905 raft_consensus.cc:359] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.158226 12905 raft_consensus.cc:385] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.158500 12905 raft_consensus.cc:740] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.163066 12904 tablet_bootstrap.cc:654] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.170076 12611 catalog_manager.cc:5697] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:37.184880 12828 leader_election.cc:304] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
W20260709 13:01:37.186426 12828 leader_election.cc:343] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:37.190541 12828 leader_election.cc:343] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.191115 12828 leader_election.cc:304] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
W20260709 13:01:37.192925 12679 leader_election.cc:343] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.193426 12679 leader_election.cc:304] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:37.193845 13110 raft_consensus.cc:2749] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.194404 13097 raft_consensus.cc:2749] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.204221 13109 consensus_queue.cc:1048] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:37.162948 12905 consensus_queue.cc:260] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.208364 13087 raft_consensus.cc:2749] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.208894 12906 consensus_queue.cc:260] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.210361 12756 leader_election.cc:304] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 18ad4c5555a542689e4df39572e21022
I20260709 13:01:37.211704 13094 raft_consensus.cc:2804] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.212123 13094 raft_consensus.cc:493] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.212510 13094 raft_consensus.cc:3060] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.213426 12905 ts_tablet_manager.cc:1434] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.003s
I20260709 13:01:37.214315 12905 tablet_bootstrap.cc:492] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:37.218967 12906 ts_tablet_manager.cc:1434] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 13:01:37.219966 12906 tablet_bootstrap.cc:492] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:37.221161 13094 raft_consensus.cc:515] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.231987 12912 consensus_queue.cc:1048] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:37.234454 12905 tablet_bootstrap.cc:654] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.244858 13097 raft_consensus.cc:493] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.253197 12906 tablet_bootstrap.cc:654] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.253010 13097 raft_consensus.cc:515] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.255403 13097 leader_election.cc:290] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:37.248111 12790 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.257234 13094 leader_election.cc:290] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:37.250475 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:37.258708 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1402a1288b24f748d70903f796af7d7" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:37.261300 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:37.262944 12679 leader_election.cc:343] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:37.263859 12754 leader_election.cc:343] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.265093 12906 tablet_bootstrap.cc:492] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:37.265537 12906 ts_tablet_manager.cc:1403] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.011s
I20260709 13:01:37.265560 12904 tablet_bootstrap.cc:492] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:37.266752 12904 ts_tablet_manager.cc:1403] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.111s	user 0.033s	sys 0.038s
I20260709 13:01:37.268496 12906 raft_consensus.cc:359] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.269268 12906 raft_consensus.cc:385] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.269526 12906 raft_consensus.cc:740] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.270146 12906 consensus_queue.cc:260] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.271600 12904 raft_consensus.cc:359] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.272225 12904 raft_consensus.cc:385] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.272500 12906 ts_tablet_manager.cc:1434] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:37.273524 12906 tablet_bootstrap.cc:492] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:37.272472 12904 raft_consensus.cc:740] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.311534 12904 consensus_queue.cc:260] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.317595 12679 leader_election.cc:304] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 18ad4c5555a542689e4df39572e21022
I20260709 13:01:37.317540 12904 ts_tablet_manager.cc:1434] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.050s	user 0.000s	sys 0.008s
I20260709 13:01:37.326645 13097 raft_consensus.cc:2804] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.327437 13097 raft_consensus.cc:493] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.328200 13097 raft_consensus.cc:3060] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.370522 12912 raft_consensus.cc:493] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.371531 12912 raft_consensus.cc:515] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.375941 12904 tablet_bootstrap.cc:492] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:37.379199 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:37.380136 12661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:37.381104 12912 leader_election.cc:290] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:37.382901 12906 tablet_bootstrap.cc:654] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.383292 12905 tablet_bootstrap.cc:492] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:37.389253 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1402a1288b24f748d70903f796af7d7" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:37.385376 12905 ts_tablet_manager.cc:1403] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.171s	user 0.005s	sys 0.012s
I20260709 13:01:37.390005 12713 raft_consensus.cc:3060] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.393887 12904 tablet_bootstrap.cc:654] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.394724 12936 consensus_queue.cc:1048] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:37.414094 12828 leader_election.cc:343] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.425160 12828 leader_election.cc:304] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:37.435402 13087 raft_consensus.cc:2749] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.435528 12713 raft_consensus.cc:2468] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:37.446328 13087 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:37.450460 12906 tablet_bootstrap.cc:492] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:37.451296 12906 ts_tablet_manager.cc:1403] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.178s	user 0.017s	sys 0.008s
I20260709 13:01:37.459375 12906 raft_consensus.cc:359] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.460347 12906 raft_consensus.cc:385] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.460718 12906 raft_consensus.cc:740] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.461018 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:37.461576 12906 consensus_queue.cc:260] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.464139 13097 raft_consensus.cc:515] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.472488 12904 tablet_bootstrap.cc:492] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:37.473099 12904 ts_tablet_manager.cc:1403] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.024s
I20260709 13:01:37.476130 12904 raft_consensus.cc:359] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.476821 12904 raft_consensus.cc:385] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.477114 12904 raft_consensus.cc:740] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.477455 12905 raft_consensus.cc:359] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.478168 12905 raft_consensus.cc:385] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.477811 12904 consensus_queue.cc:260] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.478430 12905 raft_consensus.cc:740] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.480075 13097 leader_election.cc:290] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:37.481274 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11273eaa0db84b67928b9e5820680828" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:37.481745 12906 ts_tablet_manager.cc:1434] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:01:37.481990 12863 raft_consensus.cc:3060] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.482120 13110 raft_consensus.cc:493] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.483230 12904 ts_tablet_manager.cc:1434] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:01:37.482829 13110 raft_consensus.cc:515] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.484489 12904 tablet_bootstrap.cc:492] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:37.486690 12906 tablet_bootstrap.cc:492] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:37.486594 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:37.493992 12936 raft_consensus.cc:493] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.494107 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8b61ec12041b5b7b129278854c097" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:37.494907 12711 raft_consensus.cc:2468] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:37.494578 12936 raft_consensus.cc:515] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.495508 13005 raft_consensus.cc:493] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.496048 13005 raft_consensus.cc:515] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.479167 12905 consensus_queue.cc:260] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.497817 12936 leader_election.cc:290] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:37.498452 12830 leader_election.cc:304] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:37.500409 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:37.501099 12861 raft_consensus.cc:2468] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:37.501724 12905 ts_tablet_manager.cc:1434] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.110s	user 0.005s	sys 0.001s
I20260709 13:01:37.501952 12976 raft_consensus.cc:2804] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.502358 12976 raft_consensus.cc:493] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.502794 12976 raft_consensus.cc:3060] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.503001 12906 tablet_bootstrap.cc:654] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.503036 12905 tablet_bootstrap.cc:492] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:37.502368 12679 leader_election.cc:304] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:37.505366 12936 raft_consensus.cc:2804] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.505766 12936 raft_consensus.cc:493] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.506145 12936 raft_consensus.cc:3060] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.496044 13110 leader_election.cc:290] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:37.515959 12863 raft_consensus.cc:2468] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:37.536927 12936 raft_consensus.cc:515] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.550055 12679 leader_election.cc:304] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:37.554490 12936 leader_election.cc:290] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
W20260709 13:01:37.568126 12679 leader_election.cc:343] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.568673 12679 leader_election.cc:304] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:37.571085 13005 leader_election.cc:290] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:37.571714 13005 raft_consensus.cc:2749] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.571764 12936 consensus_queue.cc:1048] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:37.575629 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8b61ec12041b5b7b129278854c097" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:37.559015 13097 raft_consensus.cc:2804] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.577993 13097 raft_consensus.cc:697] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:37.581054 13097 consensus_queue.cc:237] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.596704 13094 raft_consensus.cc:493] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.597167 13094 raft_consensus.cc:515] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.599550 13094 leader_election.cc:290] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:37.585103 12976 raft_consensus.cc:515] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.602826 12912 consensus_queue.cc:1048] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:37.604765 12963 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:37.605474 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:37.606113 12861 raft_consensus.cc:3060] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.609596 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:37.611133 12911 consensus_queue.cc:1048] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:37.623157 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8b61ec12041b5b7b129278854c097" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:37.623960 12711 raft_consensus.cc:3060] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.648391 12756 leader_election.cc:304] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 18ad4c5555a542689e4df39572e21022
I20260709 13:01:37.649394 12906 tablet_bootstrap.cc:492] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:37.649915 12904 tablet_bootstrap.cc:654] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.649607 12756 leader_election.cc:304] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [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: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:37.686816 12906 ts_tablet_manager.cc:1403] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.200s	user 0.029s	sys 0.038s
I20260709 13:01:37.689467 12963 raft_consensus.cc:2749] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:37.670054 12861 raft_consensus.cc:2468] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:37.650684 12912 raft_consensus.cc:2804] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.686204 12976 leader_election.cc:290] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:37.693909 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:37.684584 12711 raft_consensus.cc:2468] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:37.699754 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:37.700870 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11273eaa0db84b67928b9e5820680828" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:37.701516 12784 raft_consensus.cc:3060] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.702123 12983 raft_consensus.cc:493] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.702595 12983 raft_consensus.cc:515] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.703899 12912 raft_consensus.cc:697] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
W20260709 13:01:37.707415 12679 leader_election.cc:343] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.710484 12906 raft_consensus.cc:359] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.711405 12906 raft_consensus.cc:385] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.711736 12906 raft_consensus.cc:740] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.717990 12906 consensus_queue.cc:260] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.718043 12679 leader_election.cc:304] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:37.724386 13131 raft_consensus.cc:2804] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.724918 13131 raft_consensus.cc:697] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:37.725455 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:37.725762 13131 consensus_queue.cc:237] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.722357 12983 leader_election.cc:290] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:37.727197 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfc327f08ee4489a3bb6a75d1f952a6" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:37.727866 12715 raft_consensus.cc:2468] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:37.706661 12912 consensus_queue.cc:237] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:37.730356 12679 leader_election.cc:343] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:37.733069 12679 leader_election.cc:343] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.733390 12679 leader_election.cc:304] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:37.738137 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8b61ec12041b5b7b129278854c097" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:37.735311 13005 raft_consensus.cc:2749] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.748661 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1402a1288b24f748d70903f796af7d7" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:37.727265 12830 leader_election.cc:304] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:37.734369 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfc327f08ee4489a3bb6a75d1f952a6" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:37.750720 12828 leader_election.cc:343] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.737088 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1402a1288b24f748d70903f796af7d7" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:37.754408 12711 raft_consensus.cc:2393] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18ad4c5555a542689e4df39572e21022 in current term 1: Already voted for candidate f42f6b73c0644fc290d9ed258f18ca55 in this term.
I20260709 13:01:37.750507 12862 raft_consensus.cc:2468] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:37.759516 12906 ts_tablet_manager.cc:1434] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.000s
I20260709 13:01:37.760224 13109 raft_consensus.cc:2804] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.746572 12612 catalog_manager.cc:5697] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:37.763715 12679 leader_election.cc:343] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.776768 12905 tablet_bootstrap.cc:654] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.771934 13109 raft_consensus.cc:697] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
W20260709 13:01:37.805068 13132 log.cc:927] Time spent T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 13:01:37.806949 12906 tablet_bootstrap.cc:492] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:37.807274 13109 consensus_queue.cc:237] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.811322 12754 leader_election.cc:304] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:37.818874 12963 raft_consensus.cc:2804] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.819274 12963 raft_consensus.cc:493] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.819504 12784 raft_consensus.cc:2468] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:37.819633 12963 raft_consensus.cc:3060] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.837677 12904 tablet_bootstrap.cc:492] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:37.838243 12904 ts_tablet_manager.cc:1403] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.354s	user 0.017s	sys 0.010s
W20260709 13:01:37.844988 12828 leader_election.cc:343] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:37.864573 12828 consensus_peers.cc:597] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:37.865548 12828 leader_election.cc:304] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:37.871766 12976 raft_consensus.cc:3060] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.879571 12904 raft_consensus.cc:359] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.880321 12904 raft_consensus.cc:385] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.880591 12904 raft_consensus.cc:740] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.881433 12904 consensus_queue.cc:260] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:37.888006 13136 log.cc:927] Time spent T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8: Append to log took a long time: real 0.085s	user 0.002s	sys 0.000s
I20260709 13:01:37.904275 12906 tablet_bootstrap.cc:654] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.918695 12904 ts_tablet_manager.cc:1434] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.001s
I20260709 13:01:37.927940 12963 raft_consensus.cc:515] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.930753 12976 raft_consensus.cc:2749] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:37.936869 13138 log.cc:927] Time spent T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:01:37.941174 12963 leader_election.cc:290] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:37.941951 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfc327f08ee4489a3bb6a75d1f952a6" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:37.942479 12904 tablet_bootstrap.cc:492] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:37.942760 12864 raft_consensus.cc:3060] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.951004 12904 tablet_bootstrap.cc:654] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.952328 12864 raft_consensus.cc:2468] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:37.958653 12754 leader_election.cc:304] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:37.959710 12963 raft_consensus.cc:2804] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.953373 12613 catalog_manager.cc:5697] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:37.960191 12963 raft_consensus.cc:697] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:01:37.966180 12963 consensus_queue.cc:237] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:37.967340 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfc327f08ee4489a3bb6a75d1f952a6" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:37.967991 12711 raft_consensus.cc:3060] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.002955 12905 tablet_bootstrap.cc:492] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:38.003665 12905 ts_tablet_manager.cc:1403] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.501s	user 0.033s	sys 0.053s
I20260709 13:01:38.011158 12905 raft_consensus.cc:359] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.012151 12905 raft_consensus.cc:385] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.012498 12905 raft_consensus.cc:740] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.016149 12906 tablet_bootstrap.cc:492] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:38.016743 12906 ts_tablet_manager.cc:1403] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.231s	user 0.024s	sys 0.023s
I20260709 13:01:38.032371 12711 raft_consensus.cc:2468] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:38.036360 12904 tablet_bootstrap.cc:492] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:38.036963 12904 ts_tablet_manager.cc:1403] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.012s
I20260709 13:01:38.037307 12905 consensus_queue.cc:260] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.043489 13131 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.044409 12904 raft_consensus.cc:359] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.046442 12904 raft_consensus.cc:385] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.046854 12904 raft_consensus.cc:740] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.047631 12904 consensus_queue.cc:260] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.049880 12904 ts_tablet_manager.cc:1434] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:01:38.050961 12904 tablet_bootstrap.cc:492] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:38.051265 12905 ts_tablet_manager.cc:1434] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.046s	user 0.013s	sys 0.003s
I20260709 13:01:38.052628 12905 tablet_bootstrap.cc:492] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:38.058223 12906 raft_consensus.cc:359] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.058986 12906 raft_consensus.cc:385] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.060967 12906 raft_consensus.cc:740] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.061580 12963 raft_consensus.cc:493] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.061695 12906 consensus_queue.cc:260] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.062091 12963 raft_consensus.cc:515] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.064206 12906 ts_tablet_manager.cc:1434] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.003s
I20260709 13:01:38.065227 12906 tablet_bootstrap.cc:492] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:38.064118 12963 leader_election.cc:290] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.064920 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2593c7f6c0404a3e8ff2d599636abd59" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:38.067802 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2593c7f6c0404a3e8ff2d599636abd59" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:38.068619 13005 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.069528 12905 tablet_bootstrap.cc:654] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.073071 12754 leader_election.cc:304] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:38.074246 13147 raft_consensus.cc:2749] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:38.078050 12904 tablet_bootstrap.cc:654] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.089725 12906 tablet_bootstrap.cc:654] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.116629 12613 catalog_manager.cc:5697] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.125309 12976 raft_consensus.cc:493] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.125802 12976 raft_consensus.cc:515] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.127978 12976 leader_election.cc:290] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:38.128197 12906 tablet_bootstrap.cc:492] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:38.128684 12906 ts_tablet_manager.cc:1403] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.008s
I20260709 13:01:38.131122 12906 raft_consensus.cc:359] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.131552 12906 raft_consensus.cc:385] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.131706 12906 raft_consensus.cc:740] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.132393 12906 consensus_queue.cc:260] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.133114 12612 catalog_manager.cc:5697] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.135103 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:38.135670 12904 tablet_bootstrap.cc:492] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:38.136098 12904 ts_tablet_manager.cc:1403] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.011s
W20260709 13:01:38.136725 12828 leader_election.cc:343] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.137094 13005 raft_consensus.cc:493] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.137531 13005 raft_consensus.cc:515] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.138646 12904 raft_consensus.cc:359] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.139308 12904 raft_consensus.cc:385] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.139523 13005 leader_election.cc:290] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.139571 12904 raft_consensus.cc:740] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.140285 12905 tablet_bootstrap.cc:492] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:38.140708 12905 ts_tablet_manager.cc:1403] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.011s
I20260709 13:01:38.140394 12904 consensus_queue.cc:260] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.141444 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:38.142760 12904 ts_tablet_manager.cc:1434] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:01:38.143914 12904 tablet_bootstrap.cc:492] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
W20260709 13:01:38.144052 12679 leader_election.cc:343] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.146894 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:38.147531 12714 raft_consensus.cc:2468] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:38.148749 12830 leader_election.cc:304] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:38.149513 12976 raft_consensus.cc:2804] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.149881 12976 raft_consensus.cc:493] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.150214 12976 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.152285 12906 ts_tablet_manager.cc:1434] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:01:38.153388 12906 tablet_bootstrap.cc:492] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:38.157065 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:38.158144 12963 consensus_queue.cc:1048] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.158921 12904 tablet_bootstrap.cc:654] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:38.159994 12679 leader_election.cc:343] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.160441 12679 leader_election.cc:304] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:38.161147 13005 raft_consensus.cc:2749] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:38.169034 12976 raft_consensus.cc:515] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.170250 12906 tablet_bootstrap.cc:654] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.148854 12905 raft_consensus.cc:359] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.170791 12905 raft_consensus.cc:385] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.172925 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:38.173535 12976 leader_election.cc:290] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:38.173617 12711 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.174228 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:38.173919 12611 catalog_manager.cc:5697] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:38.172999 12905 raft_consensus.cc:740] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.175452 12905 consensus_queue.cc:260] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.177415 12905 ts_tablet_manager.cc:1434] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 13:01:38.180922 12905 tablet_bootstrap.cc:492] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
W20260709 13:01:38.185555 12828 leader_election.cc:343] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.187479 12905 tablet_bootstrap.cc:654] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.189774 12711 raft_consensus.cc:2468] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:38.191016 12830 leader_election.cc:304] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:38.191987 13110 raft_consensus.cc:2804] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.192528 13110 raft_consensus.cc:697] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:38.193399 13110 consensus_queue.cc:237] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.200409 12904 tablet_bootstrap.cc:492] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:38.200877 12904 ts_tablet_manager.cc:1403] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.004s
I20260709 13:01:38.201884 12963 consensus_queue.cc:1048] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.203533 12904 raft_consensus.cc:359] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.204208 12904 raft_consensus.cc:385] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.204478 12904 raft_consensus.cc:740] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.211642 12906 tablet_bootstrap.cc:492] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:38.212128 12906 ts_tablet_manager.cc:1403] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.001s
I20260709 13:01:38.213092 12904 consensus_queue.cc:260] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.214754 12906 raft_consensus.cc:359] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.215412 12906 raft_consensus.cc:385] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.215669 12906 raft_consensus.cc:740] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.215885 12904 ts_tablet_manager.cc:1434] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:01:38.216436 12906 consensus_queue.cc:260] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.216949 12904 tablet_bootstrap.cc:492] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:38.218214 12906 ts_tablet_manager.cc:1434] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:01:38.219509 12906 tablet_bootstrap.cc:492] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:38.223822 12904 tablet_bootstrap.cc:654] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.226965 12906 tablet_bootstrap.cc:654] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.230427 12784 raft_consensus.cc:3060] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:38.252259 12828 consensus_peers.cc:597] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:38.252801 12611 catalog_manager.cc:5697] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:38.253320 13131 consensus_queue.cc:1048] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.262362 12904 tablet_bootstrap.cc:492] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:38.263017 12904 ts_tablet_manager.cc:1403] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.004s
I20260709 13:01:38.264781 12906 tablet_bootstrap.cc:492] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:38.265229 12906 ts_tablet_manager.cc:1403] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.046s	user 0.002s	sys 0.016s
I20260709 13:01:38.269395 12904 raft_consensus.cc:359] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.270183 12904 raft_consensus.cc:385] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.270463 12904 raft_consensus.cc:740] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
W20260709 13:01:38.271087 12679 consensus_peers.cc:597] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:38.271687 12904 consensus_queue.cc:260] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.273320 12963 raft_consensus.cc:493] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.273805 12963 raft_consensus.cc:515] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.276052 12963 leader_election.cc:290] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.277768 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:38.278488 12861 raft_consensus.cc:2468] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:38.279655 13110 raft_consensus.cc:493] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.279780 12906 raft_consensus.cc:359] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.280478 12906 raft_consensus.cc:385] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.280205 13110 raft_consensus.cc:515] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.280742 12906 raft_consensus.cc:740] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.281708 12906 consensus_queue.cc:260] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.282354 13110 leader_election.cc:290] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:38.283862 12906 ts_tablet_manager.cc:1434] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:01:38.283917 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:38.284646 12711 raft_consensus.cc:2468] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:38.285050 12906 tablet_bootstrap.cc:492] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:38.286185 12754 leader_election.cc:304] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:38.288125 13147 raft_consensus.cc:2804] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.288539 13147 raft_consensus.cc:493] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.288928 13147 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.291764 12830 leader_election.cc:304] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:38.292768 13087 raft_consensus.cc:2804] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.293136 13087 raft_consensus.cc:493] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.293500 13087 raft_consensus.cc:3060] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.298543 12904 ts_tablet_manager.cc:1434] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260709 13:01:38.299934 12904 tablet_bootstrap.cc:492] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:38.300920 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:38.307583 12828 leader_election.cc:343] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.311195 12906 tablet_bootstrap.cc:654] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.314939 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:38.320829 12711 raft_consensus.cc:2468] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 0.
I20260709 13:01:38.326407 13147 raft_consensus.cc:515] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.331545 13087 raft_consensus.cc:515] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.333833 13087 leader_election.cc:290] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:38.337334 12904 tablet_bootstrap.cc:654] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.340099 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:38.343979 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:38.344702 12711 raft_consensus.cc:3060] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.345527 13147 leader_election.cc:290] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.352298 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:38.352986 12861 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.354070 12904 tablet_bootstrap.cc:492] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:38.354573 12904 ts_tablet_manager.cc:1403] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.000s
I20260709 13:01:38.357292 12904 raft_consensus.cc:359] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.357946 12904 raft_consensus.cc:385] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.358203 12904 raft_consensus.cc:740] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
W20260709 13:01:38.360232 12828 leader_election.cc:343] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.362238 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:38.362879 12714 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.369915 12905 tablet_bootstrap.cc:492] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:38.369954 12714 raft_consensus.cc:2468] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:38.371183 12904 consensus_queue.cc:260] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.371284 12976 consensus_queue.cc:1048] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.386145 12904 ts_tablet_manager.cc:1434] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260709 13:01:38.389518 12904 tablet_bootstrap.cc:492] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:38.388232 12756 leader_election.cc:304] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:38.370428 12905 ts_tablet_manager.cc:1403] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.014s
I20260709 13:01:38.390974 13147 raft_consensus.cc:2804] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.391456 13147 raft_consensus.cc:697] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:01:38.392282 13147 consensus_queue.cc:237] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.410912 13098 raft_consensus.cc:493] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.415777 13131 raft_consensus.cc:493] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.423517 13131 raft_consensus.cc:515] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.435464 13131 leader_election.cc:290] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.437347 12861 raft_consensus.cc:2468] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:38.420568 13098 raft_consensus.cc:515] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.445464 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34581688fc6543a89476e923d581beef" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:38.446053 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070ac3eb0dcc4fd1ada59b99c4ab4102" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:38.443181 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070ac3eb0dcc4fd1ada59b99c4ab4102" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:38.446877 12862 raft_consensus.cc:2468] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:38.447883 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34581688fc6543a89476e923d581beef" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:38.448982 12904 tablet_bootstrap.cc:654] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.449309 12679 leader_election.cc:304] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:38.444147 13098 leader_election.cc:290] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
W20260709 13:01:38.451426 12679 leader_election.cc:343] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:38.451926 12679 leader_election.cc:343] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.452363 12679 leader_election.cc:304] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:38.457835 13098 raft_consensus.cc:2804] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.458281 13098 raft_consensus.cc:493] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.458626 13098 raft_consensus.cc:3060] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:38.463100 12679 leader_election.cc:343] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.469621 13142 consensus_queue.cc:1048] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.473750 12905 raft_consensus.cc:359] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.474645 12906 tablet_bootstrap.cc:492] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:38.476752 12906 ts_tablet_manager.cc:1403] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.192s	user 0.041s	sys 0.052s
I20260709 13:01:38.476614 12905 raft_consensus.cc:385] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.477321 12905 raft_consensus.cc:740] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.484506 12711 raft_consensus.cc:2468] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:38.486022 13005 raft_consensus.cc:493] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.486505 13005 raft_consensus.cc:515] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.488413 13034 raft_consensus.cc:2749] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:38.488536 13005 leader_election.cc:290] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.483343 12905 consensus_queue.cc:260] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.492364 12830 leader_election.cc:304] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:38.495056 12976 raft_consensus.cc:2804] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.495517 12976 raft_consensus.cc:697] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:38.496315 12976 consensus_queue.cc:237] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.499748 12906 raft_consensus.cc:359] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.499709 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37324d14e934546ae2beb6c1c518a19" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:38.501567 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37324d14e934546ae2beb6c1c518a19" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:38.502106 12864 raft_consensus.cc:2468] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:38.503463 13110 raft_consensus.cc:493] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.504184 13110 raft_consensus.cc:515] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.506789 12905 ts_tablet_manager.cc:1434] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.001s
I20260709 13:01:38.507323 12679 leader_election.cc:304] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:38.501020 12906 raft_consensus.cc:385] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.510061 12906 raft_consensus.cc:740] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
W20260709 13:01:38.511392 12679 leader_election.cc:343] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.512584 13034 raft_consensus.cc:2804] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.512784 12905 tablet_bootstrap.cc:492] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:38.512961 13034 raft_consensus.cc:493] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.513309 13034 raft_consensus.cc:3060] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.516652 12906 consensus_queue.cc:260] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.525681 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37324d14e934546ae2beb6c1c518a19" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:38.526969 12906 ts_tablet_manager.cc:1434] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 13:01:38.527961 12906 tablet_bootstrap.cc:492] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:38.528697 13034 raft_consensus.cc:515] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.531215 12715 raft_consensus.cc:2393] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18ad4c5555a542689e4df39572e21022 in current term 1: Already voted for candidate 182a5ed5cca549bbb4f3033de9d98de8 in this term.
I20260709 13:01:38.531885 13110 leader_election.cc:290] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:38.540544 12611 catalog_manager.cc:5697] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.548045 12904 tablet_bootstrap.cc:492] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:38.548470 12904 ts_tablet_manager.cc:1403] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.159s	user 0.009s	sys 0.005s
I20260709 13:01:38.535727 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37324d14e934546ae2beb6c1c518a19" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:38.551270 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37324d14e934546ae2beb6c1c518a19" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:38.538591 13034 leader_election.cc:290] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.555989 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37324d14e934546ae2beb6c1c518a19" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:38.556597 12861 raft_consensus.cc:3060] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.557875 13098 raft_consensus.cc:515] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:38.559048 12828 leader_election.cc:343] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.559983 13098 leader_election.cc:290] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.569860 13147 consensus_queue.cc:1048] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.570950 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070ac3eb0dcc4fd1ada59b99c4ab4102" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
W20260709 13:01:38.575351 12679 leader_election.cc:343] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.578423 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070ac3eb0dcc4fd1ada59b99c4ab4102" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:38.579063 12864 raft_consensus.cc:3060] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.574609 12613 catalog_manager.cc:5697] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
W20260709 13:01:38.575474 12661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:38.577447 12861 raft_consensus.cc:2468] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:38.589417 12679 leader_election.cc:304] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:38.592454 12864 raft_consensus.cc:2468] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:38.593927 12830 leader_election.cc:304] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:38.594480 12679 leader_election.cc:304] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:38.599915 12904 raft_consensus.cc:359] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.601379 13172 raft_consensus.cc:2804] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.603389 12904 raft_consensus.cc:385] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.604031 12904 raft_consensus.cc:740] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.604421 13180 raft_consensus.cc:2749] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:38.597155 13034 raft_consensus.cc:2804] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.619545 13034 raft_consensus.cc:697] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:38.620414 13034 consensus_queue.cc:237] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.623823 12905 tablet_bootstrap.cc:654] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.609737 12906 tablet_bootstrap.cc:654] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.607502 13172 raft_consensus.cc:697] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:38.615392 12904 consensus_queue.cc:260] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.628010 13172 consensus_queue.cc:237] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.662858 13131 raft_consensus.cc:493] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.663343 13131 raft_consensus.cc:515] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.664099 12904 ts_tablet_manager.cc:1434] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.002s
I20260709 13:01:38.670533 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:38.671978 12904 tablet_bootstrap.cc:492] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
W20260709 13:01:38.674296 12679 leader_election.cc:343] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.666433 13131 leader_election.cc:290] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.677045 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:38.693814 12679 leader_election.cc:343] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.694284 12679 leader_election.cc:304] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:38.703821 12905 tablet_bootstrap.cc:492] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:38.704428 12905 ts_tablet_manager.cc:1403] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.011s
I20260709 13:01:38.695400 13172 raft_consensus.cc:2749] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:38.705044 13034 raft_consensus.cc:493] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.712479 12906 tablet_bootstrap.cc:492] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:38.712999 12906 ts_tablet_manager.cc:1403] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.185s	user 0.025s	sys 0.016s
I20260709 13:01:38.712565 12611 catalog_manager.cc:5697] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.713225 12905 raft_consensus.cc:359] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.713893 12905 raft_consensus.cc:385] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.714157 12905 raft_consensus.cc:740] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.714367 12611 catalog_manager.cc:5697] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.715510 13034 raft_consensus.cc:515] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.717551 13034 leader_election.cc:290] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.718041 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db736df4959042a88eeeceea795a3902" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:38.719538 12679 leader_election.cc:343] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.721057 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db736df4959042a88eeeceea795a3902" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:38.724859 12679 leader_election.cc:343] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.725297 12679 leader_election.cc:304] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:38.726042 13034 raft_consensus.cc:2749] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:38.714784 12905 consensus_queue.cc:260] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.732246 12905 ts_tablet_manager.cc:1434] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 13:01:38.719457 12906 raft_consensus.cc:359] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.732968 12906 raft_consensus.cc:385] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.733268 12906 raft_consensus.cc:740] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.733908 12906 consensus_queue.cc:260] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.735831 12906 ts_tablet_manager.cc:1434] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:01:38.737049 12905 tablet_bootstrap.cc:492] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:38.734800 12904 tablet_bootstrap.cc:654] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.741286 12906 tablet_bootstrap.cc:492] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:38.746591 13179 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.759903 12905 tablet_bootstrap.cc:654] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.766427 12904 tablet_bootstrap.cc:492] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:38.767037 12904 ts_tablet_manager.cc:1403] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.006s
I20260709 13:01:38.767073 12906 tablet_bootstrap.cc:654] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.769834 12904 raft_consensus.cc:359] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.770594 12904 raft_consensus.cc:385] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.771010 12904 raft_consensus.cc:740] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.772114 12904 consensus_queue.cc:260] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.774827 12904 ts_tablet_manager.cc:1434] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:01:38.775964 12904 tablet_bootstrap.cc:492] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:38.789805 12905 tablet_bootstrap.cc:492] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:38.790530 12905 ts_tablet_manager.cc:1403] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.004s
I20260709 13:01:38.797909 12905 raft_consensus.cc:359] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.798620 12905 raft_consensus.cc:385] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.798977 12905 raft_consensus.cc:740] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.798331 12904 tablet_bootstrap.cc:654] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.799800 12905 consensus_queue.cc:260] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.801841 12906 tablet_bootstrap.cc:492] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:38.803786 12906 ts_tablet_manager.cc:1403] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.017s
I20260709 13:01:38.807185 12906 raft_consensus.cc:359] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.808284 12906 raft_consensus.cc:385] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.809005 12906 raft_consensus.cc:740] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.810016 12906 consensus_queue.cc:260] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.811403 12905 ts_tablet_manager.cc:1434] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:01:38.812060 12906 ts_tablet_manager.cc:1434] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:01:38.814742 12906 tablet_bootstrap.cc:492] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:38.818922 12905 tablet_bootstrap.cc:492] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:38.819227 12784 raft_consensus.cc:3060] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.825801 12783 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.828606 13142 raft_consensus.cc:493] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.829092 13142 raft_consensus.cc:515] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.831183 13142 leader_election.cc:290] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:38.831929 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:38.833271 12906 tablet_bootstrap.cc:654] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.846240 13180 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.846632 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:38.851236 12754 leader_election.cc:304] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:38.852380 13142 raft_consensus.cc:2749] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:38.854262 12905 tablet_bootstrap.cc:654] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.857275 12783 raft_consensus.cc:3060] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.869383 12904 tablet_bootstrap.cc:492] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:38.869892 12904 ts_tablet_manager.cc:1403] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.003s
I20260709 13:01:38.876693 12904 raft_consensus.cc:359] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.877425 12904 raft_consensus.cc:385] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.877671 12904 raft_consensus.cc:740] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.878664 12904 consensus_queue.cc:260] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.880646 12905 tablet_bootstrap.cc:492] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:38.881031 12904 ts_tablet_manager.cc:1434] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:01:38.881114 12905 ts_tablet_manager.cc:1403] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.004s
I20260709 13:01:38.884377 12905 raft_consensus.cc:359] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.885115 12905 raft_consensus.cc:385] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.885485 12905 raft_consensus.cc:740] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.886193 12905 consensus_queue.cc:260] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.887032 12904 tablet_bootstrap.cc:492] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:38.892848 12905 ts_tablet_manager.cc:1434] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:01:38.893857 12905 tablet_bootstrap.cc:492] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:38.896998 12904 tablet_bootstrap.cc:654] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.900218 12906 tablet_bootstrap.cc:492] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:38.901304 12906 ts_tablet_manager.cc:1403] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.004s
I20260709 13:01:38.904542 12906 raft_consensus.cc:359] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.905404 12906 raft_consensus.cc:385] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.905731 12906 raft_consensus.cc:740] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.906571 12906 consensus_queue.cc:260] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.909281 12906 ts_tablet_manager.cc:1434] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:01:38.910658 12906 tablet_bootstrap.cc:492] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:38.911489 13087 raft_consensus.cc:493] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.911751 12904 tablet_bootstrap.cc:492] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:38.912207 12904 ts_tablet_manager.cc:1403] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260709 13:01:38.911957 13087 raft_consensus.cc:515] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.912521 12905 tablet_bootstrap.cc:654] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.913935 13087 leader_election.cc:290] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:38.915764 12904 raft_consensus.cc:359] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.916836 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34581688fc6543a89476e923d581beef" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:38.916390 12904 raft_consensus.cc:385] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.918210 12904 raft_consensus.cc:740] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.918080 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34581688fc6543a89476e923d581beef" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:38.918926 12715 raft_consensus.cc:2468] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:38.919019 12904 consensus_queue.cc:260] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.925007 12830 leader_election.cc:304] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:38.926306 13110 raft_consensus.cc:493] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.927006 12906 tablet_bootstrap.cc:654] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.926838 13110 raft_consensus.cc:515] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.928077 12904 ts_tablet_manager.cc:1434] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
W20260709 13:01:38.931576 12828 leader_election.cc:343] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.933089 13178 raft_consensus.cc:2804] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.933638 13178 raft_consensus.cc:493] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.934038 13178 raft_consensus.cc:3060] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.938380 12906 tablet_bootstrap.cc:492] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:38.938814 12906 ts_tablet_manager.cc:1403] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.007s
I20260709 13:01:38.941875 12906 raft_consensus.cc:359] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.942492 12906 raft_consensus.cc:385] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.942749 12906 raft_consensus.cc:740] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.943315 12906 consensus_queue.cc:260] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:38.943959 12904 tablet_bootstrap.cc:492] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:38.946306 12906 ts_tablet_manager.cc:1434] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:38.947207 12906 tablet_bootstrap.cc:492] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:38.951189 12904 tablet_bootstrap.cc:654] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.954409 12906 tablet_bootstrap.cc:654] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.956277 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4eb53647e64a47a0436bf945ad910a" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:38.957021 12715 raft_consensus.cc:2468] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:38.959481 12830 leader_election.cc:304] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:38.961547 13175 raft_consensus.cc:2804] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.962004 13175 raft_consensus.cc:493] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.962410 13175 raft_consensus.cc:3060] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.969234 13110 leader_election.cc:290] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:38.974961 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4eb53647e64a47a0436bf945ad910a" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:38.977036 12828 leader_election.cc:343] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.979801 13094 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.982120 13110 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.984886 13178 raft_consensus.cc:515] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.001648 13094 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.986429 13175 raft_consensus.cc:515] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.011795 13087 raft_consensus.cc:493] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.012691 13175 leader_election.cc:290] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.012406 13087 raft_consensus.cc:515] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.014940 12904 tablet_bootstrap.cc:492] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:39.015393 12904 ts_tablet_manager.cc:1403] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.004s
I20260709 13:01:39.014964 13087 leader_election.cc:290] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.018581 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4eb53647e64a47a0436bf945ad910a" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:39.019088 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf1a72f9f2c4fb88d4918973e79541e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.022125 12904 raft_consensus.cc:359] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.022799 12904 raft_consensus.cc:385] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.023069 12904 raft_consensus.cc:740] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.023691 12904 consensus_queue.cc:260] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.024788 12906 tablet_bootstrap.cc:492] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:39.025339 12906 ts_tablet_manager.cc:1403] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.078s	user 0.033s	sys 0.016s
I20260709 13:01:39.025681 12904 ts_tablet_manager.cc:1434] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:01:39.026583 12904 tablet_bootstrap.cc:492] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:39.029160 12906 raft_consensus.cc:359] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.029883 12906 raft_consensus.cc:385] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.030195 12906 raft_consensus.cc:740] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.030977 13178 leader_election.cc:290] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.030886 12906 consensus_queue.cc:260] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.034022 12904 tablet_bootstrap.cc:654] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.034029 12906 ts_tablet_manager.cc:1434] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:39.034778 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4eb53647e64a47a0436bf945ad910a" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:39.035336 12711 raft_consensus.cc:3060] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:39.035497 12828 leader_election.cc:343] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:39.036145 12828 leader_election.cc:343] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.035488 12906 tablet_bootstrap.cc:492] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:39.037937 12905 tablet_bootstrap.cc:492] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:39.038341 12905 ts_tablet_manager.cc:1403] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.145s	user 0.033s	sys 0.065s
I20260709 13:01:39.038525 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34581688fc6543a89476e923d581beef" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:39.040781 12905 raft_consensus.cc:359] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.041622 13142 raft_consensus.cc:493] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.042064 13142 raft_consensus.cc:515] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:39.042716 12828 leader_election.cc:343] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.043012 12906 tablet_bootstrap.cc:654] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.043350 12711 raft_consensus.cc:2468] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:39.044061 13142 leader_election.cc:290] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.044747 13175 raft_consensus.cc:493] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.044946 12783 raft_consensus.cc:3060] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.045302 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf1a72f9f2c4fb88d4918973e79541e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:39.046701 12714 raft_consensus.cc:2468] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:39.045238 13175 raft_consensus.cc:515] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.048393 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34581688fc6543a89476e923d581beef" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:39.049108 12714 raft_consensus.cc:3060] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.041419 12905 raft_consensus.cc:385] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.049528 13175 leader_election.cc:290] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.049695 12905 raft_consensus.cc:740] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.050350 12905 consensus_queue.cc:260] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.051158 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:39.052719 12828 leader_election.cc:343] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.054194 12906 tablet_bootstrap.cc:492] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:39.054638 12906 ts_tablet_manager.cc:1403] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260709 13:01:39.057312 12906 raft_consensus.cc:359] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.057974 12906 raft_consensus.cc:385] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.059580 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:39.065963 12904 tablet_bootstrap.cc:492] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:39.066454 12904 ts_tablet_manager.cc:1403] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260709 13:01:39.057556 12714 raft_consensus.cc:2468] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:39.064805 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:39.068005 12712 raft_consensus.cc:2468] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:39.060468 12905 ts_tablet_manager.cc:1434] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:01:39.069806 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:39.070238 12905 tablet_bootstrap.cc:492] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:39.065876 12906 raft_consensus.cc:740] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.079514 12906 consensus_queue.cc:260] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.081593 12906 ts_tablet_manager.cc:1434] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.001s
I20260709 13:01:39.061055 12830 leader_election.cc:304] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.082700 12906 tablet_bootstrap.cc:492] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:39.083076 13087 raft_consensus.cc:2804] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.083606 13087 raft_consensus.cc:697] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:39.084472 13087 consensus_queue.cc:237] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.085143 12830 leader_election.cc:304] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.085974 13179 raft_consensus.cc:2804] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.086323 13179 raft_consensus.cc:493] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.086694 13179 raft_consensus.cc:3060] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.089824 12906 tablet_bootstrap.cc:654] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.069061 12904 raft_consensus.cc:359] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.095491 12904 raft_consensus.cc:385] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.095805 12904 raft_consensus.cc:740] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.095861 12906 tablet_bootstrap.cc:492] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:39.095956 13179 raft_consensus.cc:515] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.096494 12906 ts_tablet_manager.cc:1403] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:01:39.098031 13179 leader_election.cc:290] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.100560 12905 tablet_bootstrap.cc:654] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.100661 13110 raft_consensus.cc:493] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.101428 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf1a72f9f2c4fb88d4918973e79541e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:39.096614 12904 consensus_queue.cc:260] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.097790 12830 leader_election.cc:304] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.103132 12830 leader_election.cc:304] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.101125 13110 raft_consensus.cc:515] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.105454 12756 leader_election.cc:304] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:39.105736 13110 leader_election.cc:290] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.106349 13142 raft_consensus.cc:2749] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:39.110342 12828 leader_election.cc:343] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.120172 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf1a72f9f2c4fb88d4918973e79541e" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:39.120343 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.120805 12714 raft_consensus.cc:3060] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.121246 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:39.121840 12713 raft_consensus.cc:2468] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:39.126660 13172 raft_consensus.cc:493] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.127157 13172 raft_consensus.cc:515] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.128893 12906 raft_consensus.cc:359] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.129606 12906 raft_consensus.cc:385] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.129849 12906 raft_consensus.cc:740] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.130844 12904 ts_tablet_manager.cc:1434] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 13:01:39.130442 12906 consensus_queue.cc:260] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.131822 12904 tablet_bootstrap.cc:492] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:39.132517 12906 ts_tablet_manager.cc:1434] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 13:01:39.133447 12906 tablet_bootstrap.cc:492] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:39.136153 13172 leader_election.cc:290] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.110174 13175 raft_consensus.cc:2804] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.107069 13179 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 13:01:39.138972 13175 raft_consensus.cc:697] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:39.139822 13175 consensus_queue.cc:237] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.110285 13178 raft_consensus.cc:2804] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.141261 13178 raft_consensus.cc:493] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.142243 13178 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.148156 12830 leader_election.cc:304] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:39.149499 13110 raft_consensus.cc:2804] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.149875 13110 raft_consensus.cc:493] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.150285 13110 raft_consensus.cc:3060] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.150538 13034 raft_consensus.cc:493] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.151008 13034 raft_consensus.cc:515] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.151193 12905 tablet_bootstrap.cc:492] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:39.152130 12905 ts_tablet_manager.cc:1403] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.009s
I20260709 13:01:39.153046 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816fc4bb475a4254bd019ec71be45605" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.154330 13034 leader_election.cc:290] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.155014 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816fc4bb475a4254bd019ec71be45605" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:39.155841 12679 leader_election.cc:343] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.156457 13034 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.157217 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b520611454ac280a5eb2be26bea50" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:01:39.159083 12679 leader_election.cc:343] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.159480 12679 leader_election.cc:304] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.160310 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b520611454ac280a5eb2be26bea50" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.161705 13172 raft_consensus.cc:2749] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:39.162407 12679 leader_election.cc:343] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:39.163508 12679 leader_election.cc:343] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.163931 12679 leader_election.cc:304] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.162040 12714 raft_consensus.cc:2468] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:39.168890 13034 raft_consensus.cc:2749] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.170660 12830 leader_election.cc:304] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.171375 13179 raft_consensus.cc:2804] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.171802 13179 raft_consensus.cc:697] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:39.172537 13179 consensus_queue.cc:237] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:39.174253 12828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 63220.2us
I20260709 13:01:39.179919 13178 raft_consensus.cc:515] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.180899 12904 tablet_bootstrap.cc:654] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:39.182257 12679 consensus_peers.cc:597] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:39.182322 12828 leader_election.cc:343] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.184155 13180 raft_consensus.cc:493] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.185588 12905 raft_consensus.cc:359] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.186069 12905 raft_consensus.cc:385] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.186285 12905 raft_consensus.cc:740] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.186857 12905 consensus_queue.cc:260] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.184592 13180 raft_consensus.cc:515] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.189481 12611 catalog_manager.cc:5697] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.193030 13178 leader_election.cc:290] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.195154 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
W20260709 13:01:39.196363 12828 leader_election.cc:343] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.204290 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:39.207926 12714 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.208081 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7e8e34962442a6997b3323b5f30087" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:39.208727 12711 raft_consensus.cc:2468] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:39.209877 12830 leader_election.cc:304] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:39.210613 13087 raft_consensus.cc:2804] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.211140 13087 raft_consensus.cc:493] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.220530 13087 raft_consensus.cc:3060] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.230795 12906 tablet_bootstrap.cc:654] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.234156 12783 raft_consensus.cc:3060] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.234534 12714 raft_consensus.cc:2468] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:39.228806 13110 raft_consensus.cc:515] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.236295 12830 leader_election.cc:304] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.237615 13110 leader_election.cc:290] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.238188 13110 raft_consensus.cc:2804] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.238813 12905 ts_tablet_manager.cc:1434] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.086s	user 0.023s	sys 0.019s
I20260709 13:01:39.239025 12976 raft_consensus.cc:493] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.239492 12976 raft_consensus.cc:515] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.240074 12905 tablet_bootstrap.cc:492] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:39.244840 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:39.245973 12976 leader_election.cc:290] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
W20260709 13:01:39.250234 12828 leader_election.cc:343] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.251289 13180 leader_election.cc:290] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.253137 13087 raft_consensus.cc:515] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.241518 13110 raft_consensus.cc:697] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:39.263278 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.263343 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7e8e34962442a6997b3323b5f30087" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.264604 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:39.272066 13034 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.276609 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:39.277253 12711 raft_consensus.cc:3060] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.280570 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7e8e34962442a6997b3323b5f30087" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:39.282162 12611 catalog_manager.cc:5697] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.281383 12713 raft_consensus.cc:3060] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.288527 13034 consensus_queue.cc:1048] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:39.293794 12830 leader_election.cc:343] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:39.298048 12828 leader_election.cc:343] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.298475 12830 leader_election.cc:304] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.293949 12611 catalog_manager.cc:5697] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.303247 12963 raft_consensus.cc:493] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.303702 12963 raft_consensus.cc:515] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.262426 13179 raft_consensus.cc:493] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.302099 12976 raft_consensus.cc:2749] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.312004 12963 leader_election.cc:290] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.315119 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f51d3434a45430ebe639245b848eeb3" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:39.314857 13110 consensus_queue.cc:237] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:39.318794 12828 leader_election.cc:343] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.304220 13087 leader_election.cc:290] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.319352 12711 raft_consensus.cc:2468] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:39.323437 12861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f51d3434a45430ebe639245b848eeb3" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:39.322255 12830 leader_election.cc:304] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.324736 12976 raft_consensus.cc:2804] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.326735 12976 raft_consensus.cc:697] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:39.305886 13179 raft_consensus.cc:515] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.331347 12976 consensus_queue.cc:237] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.334477 12906 tablet_bootstrap.cc:492] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:39.335017 12906 ts_tablet_manager.cc:1403] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.202s	user 0.026s	sys 0.027s
I20260709 13:01:39.335507 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db736df4959042a88eeeceea795a3902" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:39.337083 12711 raft_consensus.cc:2468] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:39.338317 12713 raft_consensus.cc:2468] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:39.340752 12830 leader_election.cc:304] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:39.341624 13180 raft_consensus.cc:2804] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.342063 13180 raft_consensus.cc:493] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.341802 12906 raft_consensus.cc:359] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.342422 13180 raft_consensus.cc:3060] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.342730 12906 raft_consensus.cc:385] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.345575 12906 raft_consensus.cc:740] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.345808 12830 leader_election.cc:304] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:39.336812 13179 leader_election.cc:290] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.347636 12906 consensus_queue.cc:260] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.349709 12906 ts_tablet_manager.cc:1434] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:01:39.351198 13179 raft_consensus.cc:2804] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.356279 12905 tablet_bootstrap.cc:654] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.361151 12906 tablet_bootstrap.cc:492] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:39.354238 13179 raft_consensus.cc:697] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:39.364400 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7e8e34962442a6997b3323b5f30087" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:39.369346 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db736df4959042a88eeeceea795a3902" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.369439 12784 raft_consensus.cc:3060] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.378715 12756 leader_election.cc:304] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:39.358589 13180 raft_consensus.cc:515] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.382239 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db736df4959042a88eeeceea795a3902" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:39.382865 12711 raft_consensus.cc:3060] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:39.385885 12828 leader_election.cc:343] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.388593 12904 tablet_bootstrap.cc:492] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:39.390049 12904 ts_tablet_manager.cc:1403] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.258s	user 0.019s	sys 0.013s
I20260709 13:01:39.389390 13179 consensus_queue.cc:237] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.391328 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db736df4959042a88eeeceea795a3902" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:39.389215 13180 leader_election.cc:290] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
W20260709 13:01:39.397343 12828 leader_election.cc:343] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:39.398226 12828 leader_election.cc:343] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.408234 12905 tablet_bootstrap.cc:492] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:39.408699 12905 ts_tablet_manager.cc:1403] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.169s	user 0.008s	sys 0.010s
I20260709 13:01:39.409045 12711 raft_consensus.cc:2468] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:39.409863 12904 raft_consensus.cc:359] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.410534 12906 tablet_bootstrap.cc:654] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.410550 12904 raft_consensus.cc:385] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.411211 12904 raft_consensus.cc:740] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.413214 12905 raft_consensus.cc:359] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.413878 12905 raft_consensus.cc:385] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.414147 12905 raft_consensus.cc:740] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.415052 12830 leader_election.cc:304] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.412246 12904 consensus_queue.cc:260] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.414832 12905 consensus_queue.cc:260] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.419500 13110 raft_consensus.cc:2804] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.422297 13110 raft_consensus.cc:697] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:39.424213 12904 ts_tablet_manager.cc:1434] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.034s	user 0.001s	sys 0.006s
I20260709 13:01:39.423076 13110 consensus_queue.cc:237] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.428562 12963 raft_consensus.cc:2749] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.428774 12905 ts_tablet_manager.cc:1434] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:01:39.430090 12904 tablet_bootstrap.cc:492] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:39.439088 12904 tablet_bootstrap.cc:654] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.447690 12905 tablet_bootstrap.cc:492] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:39.446642 12613 catalog_manager.cc:5697] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.459064 12906 tablet_bootstrap.cc:492] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:39.459546 12906 ts_tablet_manager.cc:1403] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.016s
I20260709 13:01:39.462242 12613 catalog_manager.cc:5697] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.462865 12906 raft_consensus.cc:359] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.463598 12906 raft_consensus.cc:385] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.463914 12906 raft_consensus.cc:740] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.464605 12906 consensus_queue.cc:260] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.464393 12613 catalog_manager.cc:5697] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.466409 12906 ts_tablet_manager.cc:1434] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:39.467376 12906 tablet_bootstrap.cc:492] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:39.473956 12906 tablet_bootstrap.cc:654] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.479693 12905 tablet_bootstrap.cc:654] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.484937 12906 tablet_bootstrap.cc:492] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:39.485417 12906 ts_tablet_manager.cc:1403] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 13:01:39.487926 12906 raft_consensus.cc:359] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.488585 12906 raft_consensus.cc:385] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.488848 12906 raft_consensus.cc:740] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.489416 12906 consensus_queue.cc:260] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.491004 12906 ts_tablet_manager.cc:1434] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:01:39.491940 12906 tablet_bootstrap.cc:492] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:39.497676 12906 tablet_bootstrap.cc:654] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.502314 12904 tablet_bootstrap.cc:492] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:39.502947 12904 ts_tablet_manager.cc:1403] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.008s
I20260709 13:01:39.509660 12906 tablet_bootstrap.cc:492] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:39.510123 12906 ts_tablet_manager.cc:1403] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 13:01:39.510645 12905 tablet_bootstrap.cc:492] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:39.511183 12905 ts_tablet_manager.cc:1403] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.005s
I20260709 13:01:39.510960 12612 catalog_manager.cc:5697] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.512503 12904 raft_consensus.cc:359] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.514912 12906 raft_consensus.cc:359] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.515620 12906 raft_consensus.cc:385] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.515865 12906 raft_consensus.cc:740] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.514917 12904 raft_consensus.cc:385] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.516985 12906 consensus_queue.cc:260] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.516669 12904 raft_consensus.cc:740] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.518622 12904 consensus_queue.cc:260] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.519102 12906 ts_tablet_manager.cc:1434] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:01:39.520097 12906 tablet_bootstrap.cc:492] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:39.520666 12904 ts_tablet_manager.cc:1434] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:01:39.521596 12904 tablet_bootstrap.cc:492] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:39.516228 12905 raft_consensus.cc:359] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.526073 12905 raft_consensus.cc:385] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.526335 12905 raft_consensus.cc:740] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.526907 12906 tablet_bootstrap.cc:654] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.527092 12905 consensus_queue.cc:260] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.529541 12905 ts_tablet_manager.cc:1434] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:01:39.531425 12905 tablet_bootstrap.cc:492] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
W20260709 13:01:39.533736 12828 consensus_peers.cc:597] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:39.538748 13179 raft_consensus.cc:493] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.539228 13179 raft_consensus.cc:515] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.542815 12904 tablet_bootstrap.cc:654] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.544251 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.548341 12905 tablet_bootstrap.cc:654] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.544288 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
W20260709 13:01:39.549636 12830 leader_election.cc:343] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:39.550045 12828 leader_election.cc:343] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.550350 12828 leader_election.cc:304] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.550846 12976 raft_consensus.cc:493] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.551017 13110 raft_consensus.cc:2749] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.551258 12976 raft_consensus.cc:515] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.553071 12976 leader_election.cc:290] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.555209 12904 tablet_bootstrap.cc:492] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:39.555796 12904 ts_tablet_manager.cc:1403] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.004s
I20260709 13:01:39.555927 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daeb09de5fc443abf23d3a82f80efcb" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
W20260709 13:01:39.557111 12830 leader_election.cc:343] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.557739 13179 leader_election.cc:290] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.558557 12963 raft_consensus.cc:493] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.559016 12963 raft_consensus.cc:515] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.560743 12963 leader_election.cc:290] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.561123 12904 raft_consensus.cc:359] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.561775 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daeb09de5fc443abf23d3a82f80efcb" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.562330 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070ac3eb0dcc4fd1ada59b99c4ab4102" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:39.564481 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070ac3eb0dcc4fd1ada59b99c4ab4102" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
W20260709 13:01:39.564920 12828 leader_election.cc:343] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.565310 12828 leader_election.cc:304] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.565886 12905 tablet_bootstrap.cc:492] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:39.566022 12756 leader_election.cc:304] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:39.566485 12905 ts_tablet_manager.cc:1403] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.002s
I20260709 13:01:39.566574 12976 raft_consensus.cc:2749] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.566850 12963 raft_consensus.cc:2749] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.569610 12906 tablet_bootstrap.cc:492] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:39.570053 12906 ts_tablet_manager.cc:1403] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.019s
I20260709 13:01:39.570358 12905 raft_consensus.cc:359] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.571100 12905 raft_consensus.cc:385] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.571341 12905 raft_consensus.cc:740] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.561985 12904 raft_consensus.cc:385] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.571969 12904 raft_consensus.cc:740] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.572654 12906 raft_consensus.cc:359] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.572880 12904 consensus_queue.cc:260] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.573316 12906 raft_consensus.cc:385] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.573577 12906 raft_consensus.cc:740] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.574208 12906 consensus_queue.cc:260] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.575104 12904 ts_tablet_manager.cc:1434] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.002s
I20260709 13:01:39.575610 12905 consensus_queue.cc:260] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.577656 12906 ts_tablet_manager.cc:1434] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:01:39.578423 12904 tablet_bootstrap.cc:492] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:39.578598 12906 tablet_bootstrap.cc:492] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:39.577656 12905 ts_tablet_manager.cc:1434] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:01:39.584681 12905 tablet_bootstrap.cc:492] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:39.595084 12904 tablet_bootstrap.cc:654] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.598577 12905 tablet_bootstrap.cc:654] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.603724 12904 tablet_bootstrap.cc:492] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:39.604173 12904 ts_tablet_manager.cc:1403] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.002s
I20260709 13:01:39.606734 12904 raft_consensus.cc:359] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.607360 12904 raft_consensus.cc:385] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.607605 12904 raft_consensus.cc:740] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.608197 12904 consensus_queue.cc:260] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.612223 12905 tablet_bootstrap.cc:492] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:39.612661 12905 ts_tablet_manager.cc:1403] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.003s
I20260709 13:01:39.613523 12906 tablet_bootstrap.cc:654] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.615345 12905 raft_consensus.cc:359] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.616055 12905 raft_consensus.cc:385] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.616335 12905 raft_consensus.cc:740] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.616997 12905 consensus_queue.cc:260] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.618353 12904 ts_tablet_manager.cc:1434] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:01:39.619721 12904 tablet_bootstrap.cc:492] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:39.625546 12905 ts_tablet_manager.cc:1434] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:01:39.626832 12904 tablet_bootstrap.cc:654] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.626888 12905 tablet_bootstrap.cc:492] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:39.630975 13131 raft_consensus.cc:493] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.631461 13131 raft_consensus.cc:515] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.633384 13131 leader_election.cc:290] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.635640 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721f0f4910a417a833952dc39823361" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:39.636260 12862 raft_consensus.cc:2468] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:39.636662 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721f0f4910a417a833952dc39823361" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:39.642225 12679 leader_election.cc:343] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.645540 12679 leader_election.cc:304] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.646564 13005 raft_consensus.cc:2804] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.646936 13005 raft_consensus.cc:493] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.647254 13005 raft_consensus.cc:3060] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.647771 13179 consensus_queue.cc:1048] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:39.653000 12904 tablet_bootstrap.cc:492] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:39.653661 12904 ts_tablet_manager.cc:1403] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.000s
I20260709 13:01:39.658365 13094 raft_consensus.cc:493] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.658923 13094 raft_consensus.cc:515] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.660898 13094 leader_election.cc:290] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.661777 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db736df4959042a88eeeceea795a3902" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:39.662423 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db736df4959042a88eeeceea795a3902" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:39.662765 12711 raft_consensus.cc:2393] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f42f6b73c0644fc290d9ed258f18ca55 in current term 1: Already voted for candidate 18ad4c5555a542689e4df39572e21022 in this term.
I20260709 13:01:39.663506 12904 raft_consensus.cc:359] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.664166 12904 raft_consensus.cc:385] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.663830 12784 raft_consensus.cc:3060] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.664444 12904 raft_consensus.cc:740] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
W20260709 13:01:39.665992 12661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:39.668211 12905 tablet_bootstrap.cc:654] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.670768 13005 raft_consensus.cc:515] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.670944 12756 leader_election.cc:304] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:39.672166 13142 raft_consensus.cc:3060] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.672583 13005 leader_election.cc:290] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.673581 13179 consensus_queue.cc:1048] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.665081 12904 consensus_queue.cc:260] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.675974 12904 ts_tablet_manager.cc:1434] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 13:01:39.675990 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721f0f4910a417a833952dc39823361" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:39.676592 12862 raft_consensus.cc:3060] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.677337 12904 tablet_bootstrap.cc:492] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:39.681253 12906 tablet_bootstrap.cc:492] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:39.681680 12906 ts_tablet_manager.cc:1403] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.103s	user 0.019s	sys 0.015s
I20260709 13:01:39.683012 12904 tablet_bootstrap.cc:654] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.684201 12906 raft_consensus.cc:359] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.684881 12906 raft_consensus.cc:385] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.685148 12906 raft_consensus.cc:740] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.686316 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721f0f4910a417a833952dc39823361" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:39.690927 13142 raft_consensus.cc:2749] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.691949 12862 raft_consensus.cc:2468] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:39.696060 12904 tablet_bootstrap.cc:492] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:39.696483 12904 ts_tablet_manager.cc:1403] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:01:39.699179 12904 raft_consensus.cc:359] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.699787 12904 raft_consensus.cc:385] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.700031 12904 raft_consensus.cc:740] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.700745 12904 consensus_queue.cc:260] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:39.693133 12679 leader_election.cc:343] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.702239 12679 leader_election.cc:304] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.702827 12904 ts_tablet_manager.cc:1434] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:39.703398 13172 raft_consensus.cc:2804] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.703851 12904 tablet_bootstrap.cc:492] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:39.703860 13172 raft_consensus.cc:697] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:39.705269 13172 consensus_queue.cc:237] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.710259 12904 tablet_bootstrap.cc:654] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.711681 13034 raft_consensus.cc:493] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.712157 13034 raft_consensus.cc:515] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.713410 13131 raft_consensus.cc:493] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.714229 13034 leader_election.cc:290] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.714084 13131 raft_consensus.cc:515] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.716172 13034 raft_consensus.cc:493] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.716869 13131 leader_election.cc:290] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.716763 13034 raft_consensus.cc:515] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.717406 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daeb09de5fc443abf23d3a82f80efcb" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:39.718011 12862 raft_consensus.cc:2468] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:39.694056 12905 tablet_bootstrap.cc:492] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:39.719427 13180 consensus_queue.cc:1048] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:39.719084 12905 ts_tablet_manager.cc:1403] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.005s
I20260709 13:01:39.728296 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:39.728555 12679 leader_election.cc:304] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
W20260709 13:01:39.732450 12679 leader_election.cc:343] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.733026 13131 raft_consensus.cc:2804] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.733546 13131 raft_consensus.cc:493] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.733973 13131 raft_consensus.cc:3060] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.685757 12906 consensus_queue.cc:260] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.741530 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:39.744495 13180 consensus_queue.cc:1048] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:01:39.747097 12679 leader_election.cc:343] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.754086 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daeb09de5fc443abf23d3a82f80efcb" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.756927 12790 raft_consensus.cc:3060] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.757681 12905 raft_consensus.cc:359] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.763288 12905 raft_consensus.cc:385] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:01:39.764657 12679 leader_election.cc:343] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.763675 12905 raft_consensus.cc:740] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.768671 12905 consensus_queue.cc:260] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.770031 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.773526 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.775516 12789 raft_consensus.cc:3060] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.770495 12905 ts_tablet_manager.cc:1434] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.002s
I20260709 13:01:39.777102 12905 tablet_bootstrap.cc:492] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:39.784670 13110 raft_consensus.cc:493] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.784874 13179 consensus_queue.cc:1048] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:39.785409 13110 raft_consensus.cc:515] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.736635 13034 leader_election.cc:290] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.794294 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6551f57f89924ff2895522e198c5466b" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
W20260709 13:01:39.818905 12830 leader_election.cc:343] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.803629 13110 leader_election.cc:290] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.821396 13172 raft_consensus.cc:493] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.822062 13172 raft_consensus.cc:515] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.820012 12906 ts_tablet_manager.cc:1434] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.138s	user 0.007s	sys 0.001s
I20260709 13:01:39.820740 13179 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.826010 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:39.826694 12862 raft_consensus.cc:2468] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
W20260709 13:01:39.831621 12679 leader_election.cc:343] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.832226 12679 leader_election.cc:304] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.833585 13242 raft_consensus.cc:2749] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.836823 12906 tablet_bootstrap.cc:492] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:39.836112 12679 leader_election.cc:304] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
W20260709 13:01:39.838508 12679 leader_election.cc:343] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.839015 12679 leader_election.cc:304] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:39.841003 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.834466 13172 leader_election.cc:290] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:39.850922 12976 raft_consensus.cc:493] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.851433 12976 raft_consensus.cc:515] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.853400 12976 leader_election.cc:290] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.854977 12904 tablet_bootstrap.cc:492] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:39.855417 12904 ts_tablet_manager.cc:1403] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.152s	user 0.077s	sys 0.034s
I20260709 13:01:39.843468 13242 raft_consensus.cc:2804] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.855796 13242 raft_consensus.cc:493] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.856066 13242 raft_consensus.cc:3060] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.859314 12905 tablet_bootstrap.cc:654] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:39.849373 12741 tablet.cc:2406] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:01:39.844770 13034 raft_consensus.cc:2749] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.918138 12904 raft_consensus.cc:359] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.918903 12904 raft_consensus.cc:385] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.919195 12904 raft_consensus.cc:740] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.919845 12904 consensus_queue.cc:260] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.880330 13110 raft_consensus.cc:493] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.868072 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b520611454ac280a5eb2be26bea50" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:39.935400 13250 raft_consensus.cc:493] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.936245 13250 raft_consensus.cc:515] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.927381 13110 raft_consensus.cc:515] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.953617 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6551f57f89924ff2895522e198c5466b" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:39.957140 12906 tablet_bootstrap.cc:654] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.957872 13242 raft_consensus.cc:515] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:39.938825 12712 raft_consensus.cc:2468] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:39.975342 12905 tablet_bootstrap.cc:492] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:39.977989 13110 leader_election.cc:290] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:39.992026 12905 ts_tablet_manager.cc:1403] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.215s	user 0.033s	sys 0.018s
I20260709 13:01:39.922662 13131 raft_consensus.cc:515] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:40.006263 12828 consensus_peers.cc:597] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:40.011456 12905 raft_consensus.cc:359] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.012200 12905 raft_consensus.cc:385] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.012468 12905 raft_consensus.cc:740] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.013055 12905 consensus_queue.cc:260] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:40.011809 12828 leader_election.cc:343] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.015687 12828 leader_election.cc:304] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:40.019312 13250 leader_election.cc:290] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.020306 12786 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.021351 12905 ts_tablet_manager.cc:1434] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 13:01:40.025760 12904 ts_tablet_manager.cc:1434] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.170s	user 0.020s	sys 0.008s
W20260709 13:01:40.026944 12679 leader_election.cc:343] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.031811 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b520611454ac280a5eb2be26bea50" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:40.044431 12904 tablet_bootstrap.cc:492] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:40.049763 12906 tablet_bootstrap.cc:492] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:40.050274 12906 ts_tablet_manager.cc:1403] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.223s	user 0.020s	sys 0.014s
I20260709 13:01:40.029335 13178 raft_consensus.cc:2749] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.054008 13178 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:40.057507 12828 leader_election.cc:343] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:40.059180 12828 consensus_peers.cc:597] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:40.065900 12830 leader_election.cc:304] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:40.083174 13179 raft_consensus.cc:2804] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.092795 13179 raft_consensus.cc:493] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.093254 13179 raft_consensus.cc:3060] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.121416 13094 raft_consensus.cc:493] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.122112 13094 raft_consensus.cc:515] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.258018 12906 raft_consensus.cc:359] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.260196 12906 raft_consensus.cc:385] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.260617 12906 raft_consensus.cc:740] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.261207 12906 consensus_queue.cc:260] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.255836 13142 raft_consensus.cc:493] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.267198 12906 ts_tablet_manager.cc:1434] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.217s	user 0.007s	sys 0.002s
I20260709 13:01:40.259007 13131 leader_election.cc:290] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.261765 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383448c5f8a46afb41130835fc54d18" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:40.284672 12904 tablet_bootstrap.cc:654] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.269874 13142 raft_consensus.cc:515] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.317823 13179 raft_consensus.cc:515] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.320394 13179 leader_election.cc:290] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:40.341121 12905 tablet_bootstrap.cc:492] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:40.345628 12613 catalog_manager.cc:5697] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:40.349742 13094 leader_election.cc:290] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.350847 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:40.354640 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daeb09de5fc443abf23d3a82f80efcb" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:40.356609 12904 tablet_bootstrap.cc:492] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:40.357983 13142 leader_election.cc:290] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.359504 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf1a72f9f2c4fb88d4918973e79541e" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:40.361665 12904 ts_tablet_manager.cc:1403] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.328s	user 0.018s	sys 0.001s
I20260709 13:01:40.362013 12860 raft_consensus.cc:3060] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.369937 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816fc4bb475a4254bd019ec71be45605" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:40.370335 12904 raft_consensus.cc:359] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.371011 12904 raft_consensus.cc:385] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.371356 12904 raft_consensus.cc:740] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.371498 12905 tablet_bootstrap.cc:654] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.372109 12904 consensus_queue.cc:260] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.374994 12904 ts_tablet_manager.cc:1434] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:01:40.375528 12860 raft_consensus.cc:2468] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:40.376039 12904 tablet_bootstrap.cc:492] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:40.380738 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383448c5f8a46afb41130835fc54d18" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:40.383827 13242 leader_election.cc:290] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
W20260709 13:01:40.384894 12679 leader_election.cc:343] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.386828 13131 consensus_queue.cc:1048] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:40.387760 12679 leader_election.cc:304] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:40.388552 13247 raft_consensus.cc:2804] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.389062 13247 raft_consensus.cc:697] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:40.389400 12904 tablet_bootstrap.cc:654] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.389890 13247 consensus_queue.cc:237] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.392753 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:40.393293 12864 raft_consensus.cc:3060] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.405714 12905 tablet_bootstrap.cc:492] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:40.406329 12905 ts_tablet_manager.cc:1403] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.005s
I20260709 13:01:40.405794 12906 tablet_bootstrap.cc:492] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:40.408787 12905 raft_consensus.cc:359] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.409413 12905 raft_consensus.cc:385] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.409670 12905 raft_consensus.cc:740] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.414551 12906 tablet_bootstrap.cc:654] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.419508 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:40.424424 12904 tablet_bootstrap.cc:492] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:40.424878 12904 ts_tablet_manager.cc:1403] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.002s
I20260709 13:01:40.426007 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daeb09de5fc443abf23d3a82f80efcb" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:40.410322 12905 consensus_queue.cc:260] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.428560 12904 raft_consensus.cc:359] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.429229 12904 raft_consensus.cc:385] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.431236 12905 ts_tablet_manager.cc:1434] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:01:40.432188 12905 tablet_bootstrap.cc:492] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:40.432657 12906 tablet_bootstrap.cc:492] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:40.433063 12906 ts_tablet_manager.cc:1403] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260709 13:01:40.435479 12906 raft_consensus.cc:359] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.436179 12906 raft_consensus.cc:385] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.436440 12906 raft_consensus.cc:740] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.429818 12904 raft_consensus.cc:740] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.437415 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:40.438052 12713 raft_consensus.cc:2468] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:40.437906 12904 consensus_queue.cc:260] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.438541 12905 tablet_bootstrap.cc:654] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.439970 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf1a72f9f2c4fb88d4918973e79541e" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:40.440253 12904 ts_tablet_manager.cc:1434] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:01:40.441311 12904 tablet_bootstrap.cc:492] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:40.437063 12906 consensus_queue.cc:260] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.444834 12906 ts_tablet_manager.cc:1434] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:01:40.445950 12906 tablet_bootstrap.cc:492] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:40.449893 12905 tablet_bootstrap.cc:492] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:40.450376 12905 ts_tablet_manager.cc:1403] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 13:01:40.452884 12864 raft_consensus.cc:2468] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:40.452797 12905 raft_consensus.cc:359] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.455354 12904 tablet_bootstrap.cc:654] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.473398 12905 raft_consensus.cc:385] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.473694 12905 raft_consensus.cc:740] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.474450 12905 consensus_queue.cc:260] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.476871 12905 ts_tablet_manager.cc:1434] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:01:40.477988 12905 tablet_bootstrap.cc:492] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:40.456100 12906 tablet_bootstrap.cc:654] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.458923 13094 raft_consensus.cc:493] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.478976 13094 raft_consensus.cc:515] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.480083 12787 raft_consensus.cc:3060] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.481195 13094 leader_election.cc:290] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.482622 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4eb53647e64a47a0436bf945ad910a" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:40.463534 13180 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:40.464237 13266 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:40.464269 13258 consensus_queue.cc:1048] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:40.464213 12828 leader_election.cc:343] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.465327 12786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b520611454ac280a5eb2be26bea50" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:40.466566 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b520611454ac280a5eb2be26bea50" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:40.472611 13247 raft_consensus.cc:493] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.455231 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816fc4bb475a4254bd019ec71be45605" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:40.486347 12714 raft_consensus.cc:3060] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.486480 12713 raft_consensus.cc:2468] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:40.486368 13247 raft_consensus.cc:515] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.488436 13247 leader_election.cc:290] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.492902 12904 tablet_bootstrap.cc:492] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:40.493373 12904 ts_tablet_manager.cc:1403] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.005s
I20260709 13:01:40.495224 12905 tablet_bootstrap.cc:654] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.496031 12904 raft_consensus.cc:359] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.496747 12904 raft_consensus.cc:385] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.497071 12904 raft_consensus.cc:740] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.497925 12904 consensus_queue.cc:260] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.500264 12904 ts_tablet_manager.cc:1434] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:01:40.501211 12904 tablet_bootstrap.cc:492] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:40.503371 12756 leader_election.cc:304] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [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: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:40.504338 13094 raft_consensus.cc:2749] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:40.508248 12904 tablet_bootstrap.cc:654] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.514389 12714 raft_consensus.cc:2468] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:40.518558 13180 consensus_queue.cc:1048] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:40.534446 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:40853, user_credentials={real_user=slave}} blocked reactor thread for 45041.1us
I20260709 13:01:40.542045 12906 tablet_bootstrap.cc:492] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:40.542693 12906 ts_tablet_manager.cc:1403] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.011s
I20260709 13:01:40.557343 13242 raft_consensus.cc:493] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.557850 13242 raft_consensus.cc:515] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.542073 12679 leader_election.cc:304] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:40.559675 13034 raft_consensus.cc:2804] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.559800 13242 leader_election.cc:290] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.560175 13034 raft_consensus.cc:697] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:40.561058 13034 consensus_queue.cc:237] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:40.563359 12828 leader_election.cc:343] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.564738 12830 leader_election.cc:304] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:40.571671 12756 leader_election.cc:304] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 18ad4c5555a542689e4df39572e21022
I20260709 13:01:40.572569 13257 raft_consensus.cc:2804] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.573112 13257 raft_consensus.cc:493] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.573525 13257 raft_consensus.cc:3060] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.578011 12904 tablet_bootstrap.cc:492] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:40.578495 12904 ts_tablet_manager.cc:1403] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.041s
I20260709 13:01:40.579849 13263 raft_consensus.cc:2804] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:40.581151 13257 raft_consensus.cc:515] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.581538 13263 raft_consensus.cc:493] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 18ad4c5555a542689e4df39572e21022)
I20260709 13:01:40.581526 12904 raft_consensus.cc:359] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.582262 13263 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:40.582343 12904 raft_consensus.cc:385] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.582759 12904 raft_consensus.cc:740] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.583334 12904 consensus_queue.cc:260] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.568660 12905 tablet_bootstrap.cc:492] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
W20260709 13:01:40.570210 12679 leader_election.cc:343] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.584240 12679 leader_election.cc:304] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
W20260709 13:01:40.585542 12679 leader_election.cc:343] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.585722 12904 ts_tablet_manager.cc:1434] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:01:40.546012 12906 raft_consensus.cc:359] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.586735 12906 raft_consensus.cc:385] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.586776 13242 raft_consensus.cc:2749] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.586934 12904 tablet_bootstrap.cc:492] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:40.587111 12906 raft_consensus.cc:740] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.587896 12906 consensus_queue.cc:260] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:40.588755 12679 leader_election.cc:343] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.589972 12906 ts_tablet_manager.cc:1434] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.000s
I20260709 13:01:40.590739 13257 leader_election.cc:290] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:40.591137 12906 tablet_bootstrap.cc:492] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
W20260709 13:01:40.594218 12679 consensus_peers.cc:597] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:40.597927 12906 tablet_bootstrap.cc:654] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.598933 12905 ts_tablet_manager.cc:1403] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.000s
I20260709 13:01:40.601563 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4eb53647e64a47a0436bf945ad910a" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:40.603260 12830 leader_election.cc:304] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:40.604964 13259 raft_consensus.cc:2804] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.605414 13259 raft_consensus.cc:697] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:40.606168 13259 consensus_queue.cc:237] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.606338 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:40.607183 12864 raft_consensus.cc:2468] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:40.608026 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816fc4bb475a4254bd019ec71be45605" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:40.608539 12714 raft_consensus.cc:3060] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.609104 12963 raft_consensus.cc:493] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.610354 12756 leader_election.cc:304] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:40.609658 12963 raft_consensus.cc:515] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.613253 12786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbb9c64dd49462c91a22c2f3a469970" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:40.615698 12963 leader_election.cc:290] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.610777 13266 raft_consensus.cc:493] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.617865 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbb9c64dd49462c91a22c2f3a469970" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:40.618395 12864 raft_consensus.cc:2468] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:40.619499 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:40.617148 13266 raft_consensus.cc:515] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.621008 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:40.621126 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:40.623358 12679 leader_election.cc:304] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:40.625275 12754 leader_election.cc:304] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:40.628118 13251 raft_consensus.cc:2804] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.628525 13251 raft_consensus.cc:493] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.628866 13251 raft_consensus.cc:3060] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.622967 13266 leader_election.cc:290] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:40.633375 12714 raft_consensus.cc:2468] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:40.638226 12830 leader_election.cc:304] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:40.638514 12963 raft_consensus.cc:2749] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.639510 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383448c5f8a46afb41130835fc54d18" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:40.635725 13263 raft_consensus.cc:515] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.653179 12976 raft_consensus.cc:2804] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.639886 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383448c5f8a46afb41130835fc54d18" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:40.678155 12976 raft_consensus.cc:697] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:40.678458 12709 raft_consensus.cc:2468] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:40.677642 12679 leader_election.cc:304] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:40.655032 12786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816fc4bb475a4254bd019ec71be45605" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:40.654707 12905 raft_consensus.cc:359] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.678982 12976 consensus_queue.cc:237] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.636583 13094 raft_consensus.cc:493] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.685746 13094 raft_consensus.cc:515] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.686841 13247 raft_consensus.cc:493] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.679097 13262 raft_consensus.cc:2749] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.681324 12830 leader_election.cc:304] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
W20260709 13:01:40.681782 12679 leader_election.cc:343] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.681792 12905 raft_consensus.cc:385] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.689684 13180 raft_consensus.cc:2804] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.689788 12905 raft_consensus.cc:740] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.690187 13180 raft_consensus.cc:493] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.679630 13034 raft_consensus.cc:2804] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.690737 13180 raft_consensus.cc:3060] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.690866 13034 raft_consensus.cc:493] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.690537 12905 consensus_queue.cc:260] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.691246 13034 raft_consensus.cc:3060] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.691457 12786 raft_consensus.cc:3060] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.692821 12905 ts_tablet_manager.cc:1434] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.094s	user 0.009s	sys 0.000s
I20260709 13:01:40.690141 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:40.693838 12905 tablet_bootstrap.cc:492] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:40.687606 13263 leader_election.cc:290] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.695204 12904 tablet_bootstrap.cc:654] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.688594 13247 raft_consensus.cc:515] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:40.695611 12679 leader_election.cc:343] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:40.682766 13289 log.cc:927] Time spent T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:01:40.696836 13247 leader_election.cc:290] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.699368 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6551f57f89924ff2895522e198c5466b" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:40.699956 12864 raft_consensus.cc:2468] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:40.700524 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816fc4bb475a4254bd019ec71be45605" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:40.700907 13094 leader_election.cc:290] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.701917 12782 raft_consensus.cc:1240] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Rejecting Update request from peer 18ad4c5555a542689e4df39572e21022 for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:40.699647 13180 raft_consensus.cc:515] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.702870 12679 leader_election.cc:304] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:40.704429 13180 leader_election.cc:290] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:40.709182 12905 tablet_bootstrap.cc:654] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.701669 13034 raft_consensus.cc:515] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.710707 13251 raft_consensus.cc:515] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.711930 12714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:40.712234 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816fc4bb475a4254bd019ec71be45605" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:40.708624 12786 raft_consensus.cc:2468] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:40.712296 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383448c5f8a46afb41130835fc54d18" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:40.712958 13247 raft_consensus.cc:2804] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.715803 13247 raft_consensus.cc:493] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.716356 13247 raft_consensus.cc:3060] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:40.712692 12828 leader_election.cc:343] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.714243 12713 raft_consensus.cc:2393] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f42f6b73c0644fc290d9ed258f18ca55 in current term 1: Already voted for candidate 18ad4c5555a542689e4df39572e21022 in this term.
I20260709 13:01:40.743085 12709 raft_consensus.cc:3060] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.750110 13251 leader_election.cc:290] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.750380 12906 tablet_bootstrap.cc:492] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:40.755134 12906 ts_tablet_manager.cc:1403] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.164s	user 0.010s	sys 0.018s
I20260709 13:01:40.755806 13259 consensus_queue.cc:1059] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:40.756923 13178 raft_consensus.cc:3055] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:40.757257 13178 raft_consensus.cc:740] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:40.751432 12904 tablet_bootstrap.cc:492] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:40.713454 13034 leader_election.cc:290] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.758728 13178 consensus_queue.cc:260] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.759737 12904 ts_tablet_manager.cc:1403] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.173s	user 0.021s	sys 0.000s
I20260709 13:01:40.761719 12612 catalog_manager.cc:5697] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:40.762967 12906 raft_consensus.cc:359] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.763727 12906 raft_consensus.cc:385] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.763994 12906 raft_consensus.cc:740] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.765682 12906 consensus_queue.cc:260] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.762660 13257 raft_consensus.cc:493] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.766727 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6551f57f89924ff2895522e198c5466b" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:40.766860 13178 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:40.766965 13257 raft_consensus.cc:515] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.768289 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbb9c64dd49462c91a22c2f3a469970" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:40.768862 12863 raft_consensus.cc:3060] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.769294 13257 leader_election.cc:290] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:40.764374 13247 raft_consensus.cc:515] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.771521 12756 leader_election.cc:304] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [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: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:40.772199 13094 raft_consensus.cc:2749] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:01:40.772732 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383448c5f8a46afb41130835fc54d18" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:40.770375 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:40.772914 12906 ts_tablet_manager.cc:1434] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:01:40.775192 12713 raft_consensus.cc:2468] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:40.779481 12906 tablet_bootstrap.cc:492] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:40.781082 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:40.781245 12830 leader_election.cc:304] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:40.781777 12864 raft_consensus.cc:3060] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.782653 12863 raft_consensus.cc:2468] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:40.784286 13257 raft_consensus.cc:2804] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.784665 13257 raft_consensus.cc:493] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.784981 13257 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.785089 12906 tablet_bootstrap.cc:654] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.789016 12864 raft_consensus.cc:2468] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:40.794437 12679 leader_election.cc:304] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:40.800230 12756 leader_election.cc:304] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:40.799362 12904 raft_consensus.cc:359] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.801095 13034 raft_consensus.cc:2804] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.801472 12904 raft_consensus.cc:385] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.802031 12904 raft_consensus.cc:740] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.808061 12679 leader_election.cc:304] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:40.808140 12904 consensus_queue.cc:260] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.802111 13034 raft_consensus.cc:697] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:40.811120 13034 consensus_queue.cc:237] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.812528 13131 raft_consensus.cc:2804] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.813014 13131 raft_consensus.cc:697] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:40.813131 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6551f57f89924ff2895522e198c5466b" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:40.813418 13094 raft_consensus.cc:2749] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.813798 13131 consensus_queue.cc:237] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:40.819221 12828 leader_election.cc:343] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:40.823071 12679 leader_election.cc:343] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:40.828351 12661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:40.831826 12904 ts_tablet_manager.cc:1434] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.003s
I20260709 13:01:40.830367 13247 leader_election.cc:290] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.817874 12709 raft_consensus.cc:2468] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:40.846474 12904 tablet_bootstrap.cc:492] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8: Bootstrap starting.
I20260709 13:01:40.856575 12830 leader_election.cc:304] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:40.845237 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbb9c64dd49462c91a22c2f3a469970" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:40.862044 12976 raft_consensus.cc:2804] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.862707 12976 raft_consensus.cc:697] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:40.863404 12976 consensus_queue.cc:237] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.850575 13257 raft_consensus.cc:515] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.874126 13257 leader_election.cc:290] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:40.890858 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:40.894423 12709 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.897369 12906 tablet_bootstrap.cc:492] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:40.897835 12906 ts_tablet_manager.cc:1403] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.007s
I20260709 13:01:40.902026 12906 raft_consensus.cc:359] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.904490 12904 tablet_bootstrap.cc:654] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.902596 12906 raft_consensus.cc:385] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.905304 12906 raft_consensus.cc:740] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.911586 12786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:40.913990 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:40.914971 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:40.916111 12709 raft_consensus.cc:2468] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:40.923117 12830 leader_election.cc:304] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:40.926664 13178 raft_consensus.cc:2804] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.927493 13178 raft_consensus.cc:697] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:40.928607 13178 consensus_queue.cc:237] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.941946 12906 consensus_queue.cc:260] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.942166 12613 catalog_manager.cc:5697] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:40.949455 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 125664us
I20260709 13:01:40.948679 12613 catalog_manager.cc:5697] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:40.953512 12905 tablet_bootstrap.cc:492] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
W20260709 13:01:40.953488 12828 leader_election.cc:343] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.954978 12905 ts_tablet_manager.cc:1403] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.261s	user 0.003s	sys 0.028s
W20260709 13:01:40.961335 12828 leader_election.cc:343] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:40.963198 12679 leader_election.cc:343] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:40.963802 12679 leader_election.cc:343] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:40.964563 12679 leader_election.cc:343] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.966261 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6551f57f89924ff2895522e198c5466b" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:40.966900 12864 raft_consensus.cc:3060] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.971426 12904 tablet_bootstrap.cc:492] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8: No bootstrap required, opened a new log
I20260709 13:01:40.975371 12904 ts_tablet_manager.cc:1403] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent bootstrapping tablet: real 0.140s	user 0.028s	sys 0.011s
I20260709 13:01:40.977723 12906 ts_tablet_manager.cc:1434] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260709 13:01:40.973374 12789 raft_consensus.cc:3060] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.982379 12864 raft_consensus.cc:2468] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
W20260709 13:01:40.982487 12679 consensus_peers.cc:597] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:40.983671 13303 raft_consensus.cc:493] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.984951 13303 raft_consensus.cc:515] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.987608 13303 leader_election.cc:290] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:40.990095 12904 raft_consensus.cc:359] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:40.990782 12904 raft_consensus.cc:385] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.991051 12904 raft_consensus.cc:740] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.993494 13300 consensus_queue.cc:1048] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:40.993790 12679 leader_election.cc:304] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:40.994549 13251 raft_consensus.cc:2804] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.995040 13251 raft_consensus.cc:697] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:40.995834 13251 consensus_queue.cc:237] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.001034 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbefc6f5021b4a1cb3d4c0426e4ec5c6" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:41.001734 12864 raft_consensus.cc:2468] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:41.003121 12906 tablet_bootstrap.cc:492] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:41.006681 13299 raft_consensus.cc:493] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.006845 12905 raft_consensus.cc:359] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.007601 12905 raft_consensus.cc:385] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.007236 13299 raft_consensus.cc:515] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.009371 13299 leader_election.cc:290] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:41.009424 12679 leader_election.cc:304] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:41.010639 12905 raft_consensus.cc:740] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.012318 13299 raft_consensus.cc:2804] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.012701 13299 raft_consensus.cc:493] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.013044 13299 raft_consensus.cc:3060] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.012806 12904 consensus_queue.cc:260] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.014541 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:41.012800 13087 consensus_queue.cc:1048] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:01:41.016134 12905 consensus_queue.cc:260] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.017038 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbefc6f5021b4a1cb3d4c0426e4ec5c6" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:41.018332 12905 ts_tablet_manager.cc:1434] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.061s	user 0.000s	sys 0.004s
I20260709 13:01:41.019263 12905 tablet_bootstrap.cc:492] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
W20260709 13:01:41.019789 12679 leader_election.cc:343] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:41.021952 12679 leader_election.cc:343] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.030452 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:41.031925 12906 tablet_bootstrap.cc:654] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.033658 12904 ts_tablet_manager.cc:1434] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.004s
W20260709 13:01:41.035068 12679 leader_election.cc:343] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.035383 13087 raft_consensus.cc:493] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.035513 12679 leader_election.cc:304] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:41.036132 13087 raft_consensus.cc:515] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.037820 13247 raft_consensus.cc:493] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.040337 13251 raft_consensus.cc:2749] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.040620 13247 raft_consensus.cc:515] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.042174 12609 catalog_manager.cc:5697] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:41.044415 13247 leader_election.cc:290] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:41.045060 12609 catalog_manager.cc:5697] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:41.050338 13087 leader_election.cc:290] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:41.057262 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:41.057550 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:41.058578 12713 raft_consensus.cc:2468] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:41.057317 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:41.064137 12679 leader_election.cc:343] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.066238 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:41.060081 12830 leader_election.cc:304] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
W20260709 13:01:41.067394 12828 leader_election.cc:343] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:41.074645 12679 leader_election.cc:343] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.077039 12679 leader_election.cc:304] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:41.070641 13180 raft_consensus.cc:2804] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.081014 13251 raft_consensus.cc:2749] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.079819 13180 raft_consensus.cc:493] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.083339 13180 raft_consensus.cc:3060] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.089769 13180 raft_consensus.cc:515] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.092898 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
W20260709 13:01:41.094170 12828 leader_election.cc:343] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:41.095715 13308 log.cc:927] Time spent T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 13:01:41.099833 13299 raft_consensus.cc:515] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.101285 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:41.101827 12713 raft_consensus.cc:3060] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.102211 12611 catalog_manager.cc:5697] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.094074 13180 leader_election.cc:290] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:41.102916 13299 leader_election.cc:290] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:41.107987 12611 catalog_manager.cc:5697] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.110078 12611 catalog_manager.cc:5697] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.111178 12906 tablet_bootstrap.cc:492] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:41.111860 12906 ts_tablet_manager.cc:1403] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.001s
I20260709 13:01:41.112527 12713 raft_consensus.cc:2468] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
W20260709 13:01:41.114563 12828 consensus_peers.cc:597] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.119115 12906 raft_consensus.cc:359] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.119737 12906 raft_consensus.cc:385] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.119992 12906 raft_consensus.cc:740] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.120596 12906 consensus_queue.cc:260] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.121923 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbefc6f5021b4a1cb3d4c0426e4ec5c6" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:41.122509 12863 raft_consensus.cc:3060] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.125202 12905 tablet_bootstrap.cc:654] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.128151 12830 leader_election.cc:304] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:41.128834 12863 raft_consensus.cc:2468] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:41.129752 13087 raft_consensus.cc:2804] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:41.129933 12906 ts_tablet_manager.cc:1434] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:01:41.130277 13087 raft_consensus.cc:697] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:41.131181 12906 tablet_bootstrap.cc:492] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:41.131163 13087 consensus_queue.cc:237] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.131784 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbefc6f5021b4a1cb3d4c0426e4ec5c6" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:41.134935 12787 raft_consensus.cc:3060] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.137835 12906 tablet_bootstrap.cc:654] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.140573 12905 tablet_bootstrap.cc:492] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:41.141004 12905 ts_tablet_manager.cc:1403] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.000s
I20260709 13:01:41.140246 12609 catalog_manager.cc:5697] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:41.143594 12905 raft_consensus.cc:359] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.148336 12905 raft_consensus.cc:385] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.148633 12905 raft_consensus.cc:740] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.149375 12905 consensus_queue.cc:260] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.153517 12963 raft_consensus.cc:493] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.153945 12963 raft_consensus.cc:515] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.154399 13262 raft_consensus.cc:493] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.154903 13262 raft_consensus.cc:515] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.156589 12963 leader_election.cc:290] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:41.156817 13262 leader_election.cc:290] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:41.158186 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b520611454ac280a5eb2be26bea50" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:41.160341 12713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:41.162487 12679 leader_election.cc:304] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:41.163689 13257 consensus_queue.cc:1048] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.165953 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b520611454ac280a5eb2be26bea50" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:41.166493 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:41.167083 12864 raft_consensus.cc:2468] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 1.
I20260709 13:01:41.168473 13247 raft_consensus.cc:2804] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:41.168938 13247 raft_consensus.cc:697] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:41.169755 13247 consensus_queue.cc:237] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.172427 12905 ts_tablet_manager.cc:1434] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:01:41.173753 12905 tablet_bootstrap.cc:492] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:41.176972 12754 leader_election.cc:304] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:41.177995 12754 leader_election.cc:304] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [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: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:01:41.178565 13257 consensus_queue.cc:1048] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.179913 12963 raft_consensus.cc:2804] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:41.178650 13263 raft_consensus.cc:2749] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.180274 12963 raft_consensus.cc:493] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.180641 12963 raft_consensus.cc:3060] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:41.190177 12905 tablet_bootstrap.cc:654] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.193547 12963 raft_consensus.cc:515] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.195545 12963 leader_election.cc:290] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:41.197127 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
W20260709 13:01:41.203526 12679 leader_election.cc:343] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.205682 12905 tablet_bootstrap.cc:492] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:41.207353 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:41.214074 12864 raft_consensus.cc:3060] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:41.222923 13299 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.223845 12905 ts_tablet_manager.cc:1403] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.002s
I20260709 13:01:41.226970 13251 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:41.227135 12905 raft_consensus.cc:359] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.228912 12864 raft_consensus.cc:2468] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:01:41.231043 12905 raft_consensus.cc:385] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.231659 12905 raft_consensus.cc:740] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.217765 12609 catalog_manager.cc:5697] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:41.233991 12754 leader_election.cc:304] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [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: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:01:41.240773 12905 consensus_queue.cc:260] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.235982 12906 tablet_bootstrap.cc:492] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:41.241932 12906 ts_tablet_manager.cc:1403] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.111s	user 0.040s	sys 0.058s
I20260709 13:01:41.233930 12787 raft_consensus.cc:1240] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Rejecting Update request from peer 182a5ed5cca549bbb4f3033de9d98de8 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:01:41.240178 12864 raft_consensus.cc:1240] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Rejecting Update request from peer 182a5ed5cca549bbb4f3033de9d98de8 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:01:41.243501 13262 raft_consensus.cc:2804] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:41.244004 13262 raft_consensus.cc:697] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:01:41.244410 12613 catalog_manager.cc:5697] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.244761 13262 consensus_queue.cc:237] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.246541 12906 raft_consensus.cc:359] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.247262 12906 raft_consensus.cc:385] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.247584 12906 raft_consensus.cc:740] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.247689 13251 consensus_queue.cc:1059] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.248529 13251 raft_consensus.cc:3055] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:41.248345 12906 consensus_queue.cc:260] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.248960 13251 raft_consensus.cc:740] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:41.250255 12906 ts_tablet_manager.cc:1434] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:01:41.251196 12906 tablet_bootstrap.cc:492] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: Bootstrap starting.
I20260709 13:01:41.252995 12905 ts_tablet_manager.cc:1434] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 13:01:41.254890 13247 raft_consensus.cc:493] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.259562 12905 tablet_bootstrap.cc:492] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:41.259218 13247 raft_consensus.cc:515] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.261566 13247 leader_election.cc:290] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:41.256822 12906 tablet_bootstrap.cc:654] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.249864 13251 consensus_queue.cc:260] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.266353 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3a9301be9c40cab295147146422825" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:41.266681 13251 raft_consensus.cc:3060] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:41.266950 12864 raft_consensus.cc:2468] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 0.
I20260709 13:01:41.268173 12905 tablet_bootstrap.cc:654] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.273635 12905 tablet_bootstrap.cc:492] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:41.273557 13247 consensus_queue.cc:1048] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:41.274410 12905 ts_tablet_manager.cc:1403] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:01:41.276561 12679 leader_election.cc:304] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
W20260709 13:01:41.267545 13299 consensus_queue.cc:1175] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f42f6b73c0644fc290d9ed258f18ca55" responder_term: 2 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 182a5ed5cca549bbb4f3033de9d98de8 for earlier term 1. Current term is 2. Ops: [1.1-1.1]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:01:41.278533 13247 raft_consensus.cc:2804] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.278898 13247 raft_consensus.cc:493] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.279244 13247 raft_consensus.cc:3060] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.285555 13247 raft_consensus.cc:515] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.291013 12906 tablet_bootstrap.cc:492] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: No bootstrap required, opened a new log
I20260709 13:01:41.291621 12906 ts_tablet_manager.cc:1403] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.002s
I20260709 13:01:41.298024 12611 catalog_manager.cc:5697] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.302567 12905 raft_consensus.cc:359] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.303057 12789 raft_consensus.cc:3060] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.303303 12905 raft_consensus.cc:385] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.303606 12905 raft_consensus.cc:740] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.304982 12906 raft_consensus.cc:359] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.305625 12906 raft_consensus.cc:385] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.305868 12906 raft_consensus.cc:740] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.304162 12905 consensus_queue.cc:260] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.306493 12906 consensus_queue.cc:260] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.308466 12906 ts_tablet_manager.cc:1434] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
W20260709 13:01:41.310567 12828 consensus_peers.cc:597] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.311400 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3a9301be9c40cab295147146422825" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:41.312093 12905 ts_tablet_manager.cc:1434] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.013s
I20260709 13:01:41.313144 12905 tablet_bootstrap.cc:492] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:41.313328 13247 leader_election.cc:290] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:41.315238 12862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3a9301be9c40cab295147146422825" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:41.315682 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3a9301be9c40cab295147146422825" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:41.315817 12862 raft_consensus.cc:3060] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.322748 12905 tablet_bootstrap.cc:654] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.323937 12862 raft_consensus.cc:2468] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 1.
I20260709 13:01:41.330515 12679 leader_election.cc:304] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:41.340366 13257 consensus_queue.cc:1048] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:41.350582 13299 raft_consensus.cc:2804] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:41.351155 13299 raft_consensus.cc:697] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:01:41.352015 13299 consensus_queue.cc:237] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.354604 13257 raft_consensus.cc:493] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.354813 13251 consensus_queue.cc:1048] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:41.360119 12679 leader_election.cc:343] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:41.392613 12679 leader_election.cc:343] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:41.427230 12679 consensus_peers.cc:597] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.407397 13094 raft_consensus.cc:493] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.420094 13255 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:01:41.428872 13094 raft_consensus.cc:515] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:41.431728 12679 consensus_peers.cc:597] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.395757 13257 raft_consensus.cc:515] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.447901 13094 leader_election.cc:290] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
W20260709 13:01:41.454221 12679 consensus_peers.cc:597] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.457319 13257 leader_election.cc:290] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:41.459642 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7e8e34962442a6997b3323b5f30087" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:41.501044 13094 raft_consensus.cc:493] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.503913 13094 raft_consensus.cc:515] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.507181 13094 leader_election.cc:290] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:41.561482 12905 tablet_bootstrap.cc:492] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:41.561990 12905 ts_tablet_manager.cc:1403] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.249s	user 0.071s	sys 0.105s
I20260709 13:01:41.584527 13179 raft_consensus.cc:493] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.594856 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721f0f4910a417a833952dc39823361" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:41.631106 12905 raft_consensus.cc:359] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.631850 12905 raft_consensus.cc:385] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.632130 12905 raft_consensus.cc:740] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.623445 13179 raft_consensus.cc:515] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.632773 12905 consensus_queue.cc:260] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:01:41.634943 12830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:43801, user_credentials={real_user=slave}} blocked reactor thread for 186087us
I20260709 13:01:41.635787 13179 leader_election.cc:290] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:41.639777 12905 ts_tablet_manager.cc:1434] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.001s
I20260709 13:01:41.640702 12905 tablet_bootstrap.cc:492] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:41.639559 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
W20260709 13:01:41.643733 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:40853, user_credentials={real_user=slave}} blocked reactor thread for 52115.6us
I20260709 13:01:41.647951 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7e8e34962442a6997b3323b5f30087" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:41.644200 12712 raft_consensus.cc:2468] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:41.653064 12863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721f0f4910a417a833952dc39823361" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:41.665182 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:41.680655 12707 raft_consensus.cc:2468] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 0.
I20260709 13:01:41.703047 12785 raft_consensus.cc:3060] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.704452 12712 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:01:41.704847 12712 pending_rounds.cc:85] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: Aborting all ops after (but not including) 0
I20260709 13:01:41.705139 12712 pending_rounds.cc:107] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:01:41.707888 12830 leader_election.cc:304] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:41.694263 13336 consensus_queue.cc:1048] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:01:41.705418 12712 raft_consensus.cc:2889] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:01:41.705832 13333 raft_consensus.cc:493] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.726411 12976 consensus_queue.cc:1048] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260709 13:01:41.725468 12830 leader_election.cc:304] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
W20260709 13:01:41.787992 12830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.193:43801, user_credentials={real_user=slave}} blocked reactor thread for 62573.8us
I20260709 13:01:41.788101 12976 raft_consensus.cc:2804] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.800859 12976 raft_consensus.cc:493] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.801375 12976 raft_consensus.cc:3060] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.727331 13087 raft_consensus.cc:2804] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.805454 13087 raft_consensus.cc:493] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.823702 12781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:41.791254 13333 raft_consensus.cc:515] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.819372 13087 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.827957 13333 leader_election.cc:290] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:41.837716 13087 raft_consensus.cc:515] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.841570 12976 raft_consensus.cc:515] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:41.847970 12976 leader_election.cc:290] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
W20260709 13:01:41.848716 12754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:40853, user_credentials={real_user=slave}} blocked reactor thread for 45142.5us
I20260709 13:01:41.956082 12857 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:41.959649 12787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:41.927309 12858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:41.968880 12905 tablet_bootstrap.cc:654] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.974849 12756 leader_election.cc:304] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:41.976999 12756 leader_election.cc:304] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:41.941361 13303 consensus_queue.cc:1048] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:01:41.981325 12963 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:41.982414 12828 leader_election.cc:343] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.977454 13263 raft_consensus.cc:2749] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.993386 12706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:41.994081 12706 raft_consensus.cc:3060] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.997037 12788 raft_consensus.cc:3060] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.981755 13087 leader_election.cc:290] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:42.013847 12783 raft_consensus.cc:3060] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.993080 12781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
W20260709 13:01:42.045105 12679 consensus_peers.cc:597] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:42.055106 12828 leader_election.cc:343] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:42.056258 12828 consensus_peers.cc:597] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:42.058502 12661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:42.054867 12609 catalog_manager.cc:5697] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:42.064647 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:42.095513 12709 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.065531 13349 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.063s
I20260709 13:01:42.070748 13299 consensus_queue.cc:1048] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.074393 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
W20260709 13:01:42.103039 12754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:40853, user_credentials={real_user=slave}} blocked reactor thread for 120391us
I20260709 13:01:42.108150 12756 leader_election.cc:304] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:42.109145 13094 raft_consensus.cc:2749] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.066565 12706 raft_consensus.cc:2468] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:01:42.129030 12830 leader_election.cc:304] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:42.136881 13255 raft_consensus.cc:2804] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:01:42.159137 12828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 86415.1us
I20260709 13:01:42.178968 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:42.175077 13255 raft_consensus.cc:697] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:42.180413 13299 raft_consensus.cc:493] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18ad4c5555a542689e4df39572e21022)
I20260709 13:01:42.207571 12905 tablet_bootstrap.cc:492] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
W20260709 13:01:42.251060 12828 leader_election.cc:343] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.252250 13299 raft_consensus.cc:515] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.268728 12905 ts_tablet_manager.cc:1403] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.628s	user 0.035s	sys 0.040s
I20260709 13:01:42.275198 13299 leader_election.cc:290] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
W20260709 13:01:42.273746 12828 leader_election.cc:343] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.281114 12905 raft_consensus.cc:359] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.285710 12905 raft_consensus.cc:385] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.286818 12905 raft_consensus.cc:740] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.276189 13255 consensus_queue.cc:237] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.287485 12905 consensus_queue.cc:260] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.300633 12905 ts_tablet_manager.cc:1434] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 13:01:42.295492 13333 raft_consensus.cc:2749] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.355209 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:42.353528 13347 raft_consensus.cc:493] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.370186 12789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:42.428973 12789 raft_consensus.cc:2393] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 182a5ed5cca549bbb4f3033de9d98de8 in current term 2: Already voted for candidate f42f6b73c0644fc290d9ed258f18ca55 in this term.
W20260709 13:01:42.427650 13359 log.cc:927] Time spent T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022: Append to log took a long time: real 0.139s	user 0.001s	sys 0.000s
I20260709 13:01:42.369834 13347 raft_consensus.cc:515] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.377545 12782 raft_consensus.cc:3060] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.447789 12864 raft_consensus.cc:2468] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:01:42.375801 12784 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.372028 12709 raft_consensus.cc:2468] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
W20260709 13:01:42.456275 12828 consensus_peers.cc:597] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:42.459225 13357 log.cc:927] Time spent T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55: Append to log took a long time: real 0.169s	user 0.000s	sys 0.001s
I20260709 13:01:42.531499 13347 leader_election.cc:290] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
W20260709 13:01:42.540009 13365 log.cc:927] Time spent T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 13:01:42.611210 12828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 129323us
I20260709 13:01:42.615839 12905 tablet_bootstrap.cc:492] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
W20260709 13:01:42.623462 13363 log.cc:927] Time spent T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022: Append to log took a long time: real 0.134s	user 0.000s	sys 0.020s
W20260709 13:01:42.651156 12679 consensus_peers.cc:597] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:42.657406 12905 tablet_bootstrap.cc:654] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.670280 12830 leader_election.cc:304] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:42.671870 13344 raft_consensus.cc:2804] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:42.672391 13344 raft_consensus.cc:697] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:42.673249 13344 consensus_queue.cc:237] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.685633 12679 leader_election.cc:304] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:42.688705 13251 raft_consensus.cc:2804] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:42.689160 13251 raft_consensus.cc:493] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 18ad4c5555a542689e4df39572e21022)
I20260709 13:01:42.689589 13251 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:42.706001 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55" is_pre_election: true
I20260709 13:01:42.706768 12788 raft_consensus.cc:2468] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:01:42.709438 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:42.724450 12905 tablet_bootstrap.cc:492] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:42.724941 12905 ts_tablet_manager.cc:1403] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.109s	user 0.006s	sys 0.005s
I20260709 13:01:42.727664 12905 raft_consensus.cc:359] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.728317 12905 raft_consensus.cc:385] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.728577 12905 raft_consensus.cc:740] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.729190 12905 consensus_queue.cc:260] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.735764 12828 leader_election.cc:304] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:01:42.740386 13346 raft_consensus.cc:2804] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:01:42.740764 13346 raft_consensus.cc:493] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:42.741122 13346 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:42.750053 13251 raft_consensus.cc:515] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.750238 13346 raft_consensus.cc:515] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.751219 12707 raft_consensus.cc:2468] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:01:42.740710 12905 ts_tablet_manager.cc:1434] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 13:01:42.752952 12905 tablet_bootstrap.cc:492] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:42.756910 13346 leader_election.cc:290] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:42.760507 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:01:42.761092 12707 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:42.761502 12905 tablet_bootstrap.cc:654] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.770041 12707 raft_consensus.cc:2468] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 3.
I20260709 13:01:42.771165 12830 leader_election.cc:304] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:01:42.773245 12788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:42.773809 13346 raft_consensus.cc:2804] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:42.774084 12788 raft_consensus.cc:2393] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 182a5ed5cca549bbb4f3033de9d98de8 in current term 2: Already voted for candidate f42f6b73c0644fc290d9ed258f18ca55 in this term.
I20260709 13:01:42.774405 13346 raft_consensus.cc:697] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:01:42.775285 13346 consensus_queue.cc:237] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.779688 12786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:01:42.780308 12786 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:42.789852 12786 raft_consensus.cc:2468] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 3.
I20260709 13:01:42.789695 13255 consensus_queue.cc:1048] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.792167 12611 catalog_manager.cc:5697] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.799151 13251 leader_election.cc:290] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:42.803647 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:01:42.817979 12905 tablet_bootstrap.cc:492] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:42.818470 12905 ts_tablet_manager.cc:1403] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.008s
I20260709 13:01:42.821882 12905 raft_consensus.cc:359] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.822270 12679 leader_election.cc:304] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:01:42.822546 12905 raft_consensus.cc:385] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.822865 12905 raft_consensus.cc:740] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.823069 13247 raft_consensus.cc:2749] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:01:42.823490 12905 consensus_queue.cc:260] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.830514 12905 ts_tablet_manager.cc:1434] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:01:42.831894 12905 tablet_bootstrap.cc:492] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:42.842325 12905 tablet_bootstrap.cc:654] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:42.853020 12828 consensus_peers.cc:597] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:42.863324 12786 raft_consensus.cc:3060] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.903795 12905 tablet_bootstrap.cc:492] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:42.904306 12905 ts_tablet_manager.cc:1403] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.015s
I20260709 13:01:42.907536 12905 raft_consensus.cc:359] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.908218 12905 raft_consensus.cc:385] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.908584 12905 raft_consensus.cc:740] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.909828 12905 consensus_queue.cc:260] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.911736 12905 ts_tablet_manager.cc:1434] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:42.913038 12905 tablet_bootstrap.cc:492] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:42.931143 12905 tablet_bootstrap.cc:654] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.957928 12905 tablet_bootstrap.cc:492] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:42.958509 12905 ts_tablet_manager.cc:1403] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.008s
I20260709 13:01:42.962143 12905 raft_consensus.cc:359] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.962852 12905 raft_consensus.cc:385] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.963097 12905 raft_consensus.cc:740] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.955928 12609 catalog_manager.cc:5697] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.963732 12905 consensus_queue.cc:260] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.965755 12905 ts_tablet_manager.cc:1434] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:42.965312 12609 catalog_manager.cc:5697] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.967579 13333 raft_consensus.cc:493] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18ad4c5555a542689e4df39572e21022)
I20260709 13:01:42.968427 12905 tablet_bootstrap.cc:492] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:42.968078 13333 raft_consensus.cc:515] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.974812 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383448c5f8a46afb41130835fc54d18" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:42.975894 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383448c5f8a46afb41130835fc54d18" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:42.976703 13333 leader_election.cc:290] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:42.977684 12756 leader_election.cc:304] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [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: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:42.978363 13333 raft_consensus.cc:2749] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:42.978883 12905 tablet_bootstrap.cc:654] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.986212 12905 tablet_bootstrap.cc:492] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:42.987033 12905 ts_tablet_manager.cc:1403] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260709 13:01:42.989791 12905 raft_consensus.cc:359] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.995973 12905 raft_consensus.cc:385] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.996281 12905 raft_consensus.cc:740] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.997026 12905 consensus_queue.cc:260] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:42.999154 12905 ts_tablet_manager.cc:1434] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 13:01:43.000138 12905 tablet_bootstrap.cc:492] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:43.004215 12785 raft_consensus.cc:3060] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.005703 12905 tablet_bootstrap.cc:654] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.044057 12905 tablet_bootstrap.cc:492] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:43.044564 12905 ts_tablet_manager.cc:1403] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.021s
I20260709 13:01:43.046959 12905 raft_consensus.cc:359] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:43.047631 12905 raft_consensus.cc:385] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.047950 12905 raft_consensus.cc:740] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.048600 12905 consensus_queue.cc:260] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:43.050501 12905 ts_tablet_manager.cc:1434] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:43.051226 12785 raft_consensus.cc:3060] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.053773 12905 tablet_bootstrap.cc:492] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:43.061944 12905 tablet_bootstrap.cc:654] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.073534 12905 tablet_bootstrap.cc:492] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:43.073906 12905 ts_tablet_manager.cc:1403] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.002s
I20260709 13:01:43.077035 12905 raft_consensus.cc:359] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:43.086802 12784 raft_consensus.cc:3060] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.091001 12905 raft_consensus.cc:385] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.091655 12905 raft_consensus.cc:740] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.094604 12905 consensus_queue.cc:260] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:43.099283 12905 ts_tablet_manager.cc:1434] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:01:43.100242 12905 tablet_bootstrap.cc:492] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55: Bootstrap starting.
I20260709 13:01:43.101210 13333 raft_consensus.cc:493] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.101660 13333 raft_consensus.cc:515] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:43.103717 13333 leader_election.cc:290] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:43.105578 12710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:43.107515 12905 tablet_bootstrap.cc:654] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.107882 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:43.109432 12754 leader_election.cc:304] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:43.111819 13348 raft_consensus.cc:2749] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:43.122941 12905 tablet_bootstrap.cc:492] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55: No bootstrap required, opened a new log
I20260709 13:01:43.123374 12905 ts_tablet_manager.cc:1403] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260709 13:01:43.125849 12905 raft_consensus.cc:359] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:43.126495 12905 raft_consensus.cc:385] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.126775 12905 raft_consensus.cc:740] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.127861 12905 consensus_queue.cc:260] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:43.130252 12905 ts_tablet_manager.cc:1434] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:43.149914 13333 raft_consensus.cc:493] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.150324 13333 raft_consensus.cc:515] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:43.151952 13333 leader_election.cc:290] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:43.152611 12710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:43.153328 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:43.154588 12754 leader_election.cc:304] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:43.155200 13333 raft_consensus.cc:2749] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:43.164652 13333 raft_consensus.cc:493] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.165217 13333 raft_consensus.cc:515] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:01:43.167171 13333 leader_election.cc:290] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:43.167733 12710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbefc6f5021b4a1cb3d4c0426e4ec5c6" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8" is_pre_election: true
I20260709 13:01:43.167971 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbefc6f5021b4a1cb3d4c0426e4ec5c6" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:01:43.169075 12754 leader_election.cc:304] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f42f6b73c0644fc290d9ed258f18ca55; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:01:43.169586 13333 raft_consensus.cc:2749] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:43.176873 13347 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:43.194242 12784 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.202577 12785 raft_consensus.cc:3060] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.204464 13255 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:43.209504 12784 raft_consensus.cc:3060] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.252918 12786 raft_consensus.cc:3060] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.319559 12710 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:01:43.320700 13347 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:43.342948 12786 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:01:43.345070 13340 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:44.926826 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:44.960958 13403 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
W20260709 13:01:44.960879 13401 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
W20260709 13:01:44.960872 13400 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
I20260709 13:01:44.962827 11595 server_base.cc:1061] running on GCE node
I20260709 13:01:44.964711 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:44.964972 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:44.965162 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602104965146 us; error 0 us; skew 500 ppm
I20260709 13:01:44.965931 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:44.969340 11595 webserver.cc:533] Webserver started at http://127.11.82.196:37423/ using document root <none> and password file <none>
I20260709 13:01:44.970077 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:44.970397 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:44.970826 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:44.972078 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-3-root/instance:
uuid: "8800cc58445b46289283810151a20612"
format_stamp: "Formatted at 2026-07-09 13:01:44 on dist-test-slave-vl1s"
I20260709 13:01:44.978534 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:01:44.984390 13408 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:44.985280 11595 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:01:44.985675 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-3-root
uuid: "8800cc58445b46289283810151a20612"
format_stamp: "Formatted at 2026-07-09 13:01:44 on dist-test-slave-vl1s"
I20260709 13:01:44.986210 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-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)
I20260709 13:01:45.040079 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:45.043149 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:45.045627 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:45.050937 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:45.051294 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:45.051646 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:45.051934 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:45.152245 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.196:42819
I20260709 13:01:45.152331 13470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.196:42819 every 8 connection(s)
I20260709 13:01:45.156112 11595 auto_leader_rebalancer-test.cc:384] add a tserver: 8800cc58445b46289283810151a20612
I20260709 13:01:45.168169 13471 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43609
I20260709 13:01:45.168596 13471 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:45.169292 13471 heartbeater.cc:507] Master 127.11.82.254:43609 requested a full tablet report, sending...
I20260709 13:01:45.171160 12609 ts_manager.cc:194] Registered new tserver with Master: 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:01:45.172418 12609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52502
I20260709 13:01:45.286505 12860 consensus_queue.cc:237] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:45.293349 12785 raft_consensus.cc:1275] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.294826 13347 consensus_queue.cc:1048] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.295183 12707 raft_consensus.cc:1275] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.296612 13347 consensus_queue.cc:1048] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.304793 13398 raft_consensus.cc:2955] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.308514 12786 raft_consensus.cc:2955] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.321619 12710 raft_consensus.cc:2955] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
W20260709 13:01:45.322728 12827 consensus_peers.cc:597] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3d3f2080c614585bc4271b5a89ba59c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:45.325589 12857 consensus_queue.cc:237] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:45.339937 12609 catalog_manager.cc:5697] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
W20260709 13:01:45.382741 12827 consensus_peers.cc:597] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f055bbfa9d1046728778b998dffab9dc. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:45.387156 12828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 45807.4us
W20260709 13:01:45.388238 12830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:43801, user_credentials={real_user=slave}} blocked reactor thread for 63478.4us
I20260709 13:01:45.392409 12710 raft_consensus.cc:1275] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.393954 13340 consensus_queue.cc:1048] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.394556 12786 raft_consensus.cc:1275] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.410030 13486 consensus_queue.cc:1048] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.438791 12786 raft_consensus.cc:2955] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.437157 13486 raft_consensus.cc:2955] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.457717 12710 raft_consensus.cc:2955] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.477928 12710 consensus_queue.cc:237] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:45.493106 12613 catalog_manager.cc:5697] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:45.500840 12860 raft_consensus.cc:1275] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.502604 13492 consensus_queue.cc:1048] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.504298 12785 raft_consensus.cc:1275] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.508270 13131 consensus_queue.cc:1048] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.528264 13247 raft_consensus.cc:2955] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
W20260709 13:01:45.531780 12678 consensus_peers.cc:597] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 741fe2c0c8da4c1c87438a24ee81b92e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:45.531663 12860 raft_consensus.cc:2955] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.539541 12786 raft_consensus.cc:2955] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.546293 12712 consensus_queue.cc:237] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:45.549996 12611 catalog_manager.cc:5697] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:45.570238 12678 consensus_peers.cc:597] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0daeb09de5fc443abf23d3a82f80efcb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:45.585095 12786 raft_consensus.cc:1275] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.589542 13475 consensus_queue.cc:1048] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.590914 12860 raft_consensus.cc:1275] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.592353 13131 consensus_queue.cc:1048] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.599056 13131 raft_consensus.cc:2955] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.600710 12786 raft_consensus.cc:2955] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.608222 12860 raft_consensus.cc:2955] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.621845 12613 catalog_manager.cc:5697] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:45.719934 13504 ts_tablet_manager.cc:933] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:45.721886 13504 tablet_copy_client.cc:323] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:01:45.734910 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet f3d3f2080c614585bc4271b5a89ba59c from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:01:45.735510 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet f3d3f2080c614585bc4271b5a89ba59c from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-f3d3f2080c614585bc4271b5a89ba59c
I20260709 13:01:45.746985 12874 tablet_copy_source_session.cc:215] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:45.751593 13504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3d3f2080c614585bc4271b5a89ba59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.763329 13504 tablet_copy_client.cc:806] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:45.764011 13504 tablet_copy_client.cc:670] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:45.768153 13504 tablet_copy_client.cc:538] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:45.777988 13504 tablet_bootstrap.cc:492] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:45.803704 13504 tablet_bootstrap.cc:492] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:45.804566 13504 tablet_bootstrap.cc:492] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:45.805279 13504 ts_tablet_manager.cc:1403] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260709 13:01:45.807736 13504 raft_consensus.cc:359] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:45.808542 13504 raft_consensus.cc:740] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:45.809242 13504 consensus_queue.cc:260] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:45.814136 13471 heartbeater.cc:499] Master 127.11.82.254:43609 was elected leader, sending a full tablet report...
I20260709 13:01:45.814731 13504 ts_tablet_manager.cc:1434] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:01:45.817107 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-f3d3f2080c614585bc4271b5a89ba59c received from {username='slave'} at 127.0.0.1:45022
I20260709 13:01:45.817579 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-f3d3f2080c614585bc4271b5a89ba59c on tablet f3d3f2080c614585bc4271b5a89ba59c with peer 8800cc58445b46289283810151a20612
I20260709 13:01:45.982662 13504 ts_tablet_manager.cc:933] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:45.984292 13504 tablet_copy_client.cc:323] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:01:45.985718 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet f055bbfa9d1046728778b998dffab9dc from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:01:45.986150 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet f055bbfa9d1046728778b998dffab9dc from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-f055bbfa9d1046728778b998dffab9dc
I20260709 13:01:45.991990 12874 tablet_copy_source_session.cc:215] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:45.994449 13504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f055bbfa9d1046728778b998dffab9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.007180 13504 tablet_copy_client.cc:806] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:46.007726 13504 tablet_copy_client.cc:670] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:46.011042 13504 tablet_copy_client.cc:538] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:46.019562 13510 ts_tablet_manager.cc:933] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:01:46.020722 13504 tablet_bootstrap.cc:492] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:46.021165 13510 tablet_copy_client.cc:323] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:01:46.040035 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 0daeb09de5fc443abf23d3a82f80efcb from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:01:46.040627 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 0daeb09de5fc443abf23d3a82f80efcb from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-0daeb09de5fc443abf23d3a82f80efcb
I20260709 13:01:46.047926 13513 ts_tablet_manager.cc:933] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:01:46.054708 12725 tablet_copy_source_session.cc:215] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:46.059679 13504 tablet_bootstrap.cc:492] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:46.060570 13504 tablet_bootstrap.cc:492] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:46.061206 13504 ts_tablet_manager.cc:1403] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.001s
I20260709 13:01:46.065007 13510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0daeb09de5fc443abf23d3a82f80efcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.071141 13513 tablet_copy_client.cc:323] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:01:46.073501 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 741fe2c0c8da4c1c87438a24ee81b92e from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:01:46.074020 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 741fe2c0c8da4c1c87438a24ee81b92e from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-741fe2c0c8da4c1c87438a24ee81b92e
I20260709 13:01:46.077797 13504 raft_consensus.cc:359] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:46.078742 13504 raft_consensus.cc:740] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:46.080937 12725 tablet_copy_source_session.cc:215] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:46.079695 13504 consensus_queue.cc:260] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:46.085196 13504 ts_tablet_manager.cc:1434] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:01:46.087451 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-f055bbfa9d1046728778b998dffab9dc received from {username='slave'} at 127.0.0.1:45022
I20260709 13:01:46.087859 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-f055bbfa9d1046728778b998dffab9dc on tablet f055bbfa9d1046728778b998dffab9dc with peer 8800cc58445b46289283810151a20612
I20260709 13:01:46.090160 13513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741fe2c0c8da4c1c87438a24ee81b92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.090946 13510 tablet_copy_client.cc:806] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:46.091883 13510 tablet_copy_client.cc:670] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:46.097715 13510 tablet_copy_client.cc:538] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:46.106992 13510 tablet_bootstrap.cc:492] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:46.107216 13513 tablet_copy_client.cc:806] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:46.107839 13513 tablet_copy_client.cc:670] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:46.111363 13513 tablet_copy_client.cc:538] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:46.122867 13513 tablet_bootstrap.cc:492] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:46.145869 13510 tablet_bootstrap.cc:492] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:46.147254 13510 tablet_bootstrap.cc:492] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:46.148216 13510 ts_tablet_manager.cc:1403] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.042s	user 0.027s	sys 0.004s
I20260709 13:01:46.154281 13510 raft_consensus.cc:359] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:46.155303 13510 raft_consensus.cc:740] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:46.156023 13510 consensus_queue.cc:260] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:46.161203 13513 tablet_bootstrap.cc:492] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:46.162143 13513 tablet_bootstrap.cc:492] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:46.162915 13513 ts_tablet_manager.cc:1403] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.040s	user 0.028s	sys 0.015s
I20260709 13:01:46.165112 13510 ts_tablet_manager.cc:1434] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:01:46.165822 13513 raft_consensus.cc:359] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:46.166765 13513 raft_consensus.cc:740] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:46.166950 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-0daeb09de5fc443abf23d3a82f80efcb received from {username='slave'} at 127.0.0.1:40750
I20260709 13:01:46.167424 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-0daeb09de5fc443abf23d3a82f80efcb on tablet 0daeb09de5fc443abf23d3a82f80efcb with peer 8800cc58445b46289283810151a20612
I20260709 13:01:46.167506 13513 consensus_queue.cc:260] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:46.170048 13513 ts_tablet_manager.cc:1434] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:46.172179 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-741fe2c0c8da4c1c87438a24ee81b92e received from {username='slave'} at 127.0.0.1:40750
I20260709 13:01:46.172616 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-741fe2c0c8da4c1c87438a24ee81b92e on tablet 741fe2c0c8da4c1c87438a24ee81b92e with peer 8800cc58445b46289283810151a20612
I20260709 13:01:46.211100 13446 raft_consensus.cc:1217] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:46.444440 13446 raft_consensus.cc:1217] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:46.478595 13446 raft_consensus.cc:1217] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:46.588233 13446 raft_consensus.cc:1217] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:46.632876 13484 raft_consensus.cc:1064] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:46.635694 13484 consensus_queue.cc:237] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:46.652323 13446 raft_consensus.cc:1275] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.654505 12712 raft_consensus.cc:1275] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.654490 13484 consensus_queue.cc:1048] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:46.657269 12785 raft_consensus.cc:1275] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.656374 13347 consensus_queue.cc:1048] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:01:46.662395 13347 consensus_queue.cc:1048] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.682156 13486 raft_consensus.cc:2955] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.683825 12784 raft_consensus.cc:2955] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.700297 12712 raft_consensus.cc:2955] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.710021 13446 raft_consensus.cc:2955] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.711602 12611 catalog_manager.cc:5697] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.775309 12857 consensus_queue.cc:237] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:46.782428 13446 raft_consensus.cc:1275] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.783974 13523 consensus_queue.cc:1048] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.790246 12709 raft_consensus.cc:1275] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.792346 13524 consensus_queue.cc:1048] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.796582 13486 raft_consensus.cc:2955] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.797258 12712 raft_consensus.cc:2955] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.803622 13446 raft_consensus.cc:2955] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.817963 12612 catalog_manager.cc:5697] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.832491 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet f3d3f2080c614585bc4271b5a89ba59c with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:01:46.836381 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3d3f2080c614585bc4271b5a89ba59c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:46.837738 13529 tablet_replica.cc:333] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:01:46.838899 13529 raft_consensus.cc:2243] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:46.839689 13529 raft_consensus.cc:2272] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:46.843995 13529 ts_tablet_manager.cc:1916] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:46.867808 13529 ts_tablet_manager.cc:1929] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:46.868345 13529 log.cc:1199] T f3d3f2080c614585bc4271b5a89ba59c P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/f3d3f2080c614585bc4271b5a89ba59c
I20260709 13:01:46.869792 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet f3d3f2080c614585bc4271b5a89ba59c (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:46.877362 13523 raft_consensus.cc:1064] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:46.879700 13523 consensus_queue.cc:237] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:46.889997 13446 raft_consensus.cc:1275] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.890141 12784 raft_consensus.cc:1275] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.891641 13347 consensus_queue.cc:1048] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.892463 13484 consensus_queue.cc:1048] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.899593 12712 raft_consensus.cc:1275] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.901407 13486 consensus_queue.cc:1048] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:46.912982 13484 raft_consensus.cc:2955] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.914387 12784 raft_consensus.cc:2955] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.921895 12712 raft_consensus.cc:2955] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.925091 13446 raft_consensus.cc:2955] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.960650 12612 catalog_manager.cc:5697] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:46.974349 12857 consensus_queue.cc:237] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:46.981307 13446 raft_consensus.cc:1275] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.982648 13347 consensus_queue.cc:1048] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:46.983331 12784 raft_consensus.cc:1275] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.988909 13484 raft_consensus.cc:2955] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:46.990054 13486 consensus_queue.cc:1048] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:46.990653 13446 raft_consensus.cc:2955] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.000952 13131 raft_consensus.cc:1064] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:47.003312 13131 consensus_queue.cc:237] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:47.006361 12784 raft_consensus.cc:2955] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.008015 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f055bbfa9d1046728778b998dffab9dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:47.012578 12613 catalog_manager.cc:5697] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.031708 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet f055bbfa9d1046728778b998dffab9dc with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:01:47.034125 13535 tablet_replica.cc:333] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:01:47.037582 13446 raft_consensus.cc:1275] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:47.039172 13518 consensus_queue.cc:1048] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:47.040210 13535 raft_consensus.cc:2243] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.044121 13535 raft_consensus.cc:2272] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.046712 13518 raft_consensus.cc:1064] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:47.048049 13535 ts_tablet_manager.cc:1916] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:47.051826 12857 raft_consensus.cc:1275] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:47.055491 13492 consensus_queue.cc:1048] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:47.049422 13518 consensus_queue.cc:237] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:47.073839 12785 raft_consensus.cc:1275] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:47.074338 13131 raft_consensus.cc:2955] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.077068 13535 ts_tablet_manager.cc:1929] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:47.078166 13535 log.cc:1199] T f055bbfa9d1046728778b998dffab9dc P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/f055bbfa9d1046728778b998dffab9dc
I20260709 13:01:47.099941 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet f055bbfa9d1046728778b998dffab9dc (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:47.110095 13538 consensus_queue.cc:1048] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:01:47.125248 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 45130.1us
I20260709 13:01:47.129951 12857 raft_consensus.cc:2955] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.143596 13445 raft_consensus.cc:1275] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:47.148772 13492 consensus_queue.cc:1048] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:47.148672 12784 raft_consensus.cc:2955] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.154363 12613 catalog_manager.cc:5697] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.170400 13445 raft_consensus.cc:2955] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.174348 12786 raft_consensus.cc:1275] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:47.174907 12860 raft_consensus.cc:1275] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:47.178480 13518 consensus_queue.cc:1048] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:47.179831 13543 consensus_queue.cc:1048] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:47.213876 13131 raft_consensus.cc:2955] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.220229 12857 raft_consensus.cc:2955] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.222448 12784 raft_consensus.cc:2955] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.224382 13445 raft_consensus.cc:2955] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.243407 12609 catalog_manager.cc:5697] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.261624 12712 consensus_queue.cc:237] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:47.266008 13445 raft_consensus.cc:1275] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:47.267522 13492 consensus_queue.cc:1048] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:47.267957 12784 raft_consensus.cc:1275] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:47.271966 13492 consensus_queue.cc:1048] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:47.276393 13542 raft_consensus.cc:2955] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.283358 13445 raft_consensus.cc:2955] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.291996 12784 raft_consensus.cc:2955] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.292788 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 741fe2c0c8da4c1c87438a24ee81b92e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:47.309424 12612 catalog_manager.cc:5697] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.320688 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 741fe2c0c8da4c1c87438a24ee81b92e with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44148
I20260709 13:01:47.322789 13548 tablet_replica.cc:333] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:01:47.323764 13548 raft_consensus.cc:2243] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.324452 13548 raft_consensus.cc:2272] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.328879 13548 ts_tablet_manager.cc:1916] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:47.346280 13548 ts_tablet_manager.cc:1929] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:47.346592 13548 log.cc:1199] T 741fe2c0c8da4c1c87438a24ee81b92e P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/741fe2c0c8da4c1c87438a24ee81b92e
I20260709 13:01:47.347961 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 741fe2c0c8da4c1c87438a24ee81b92e (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:47.629238 12712 consensus_queue.cc:237] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:47.638873 13445 raft_consensus.cc:1275] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:47.640384 12786 raft_consensus.cc:1275] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:47.640771 13492 consensus_queue.cc:1048] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:47.646104 13131 consensus_queue.cc:1048] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:47.651379 13131 raft_consensus.cc:2955] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.655435 13445 raft_consensus.cc:2955] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.663961 12786 raft_consensus.cc:2955] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.669652 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0daeb09de5fc443abf23d3a82f80efcb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:47.677099 12612 catalog_manager.cc:5697] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:47.698544 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 0daeb09de5fc443abf23d3a82f80efcb with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44148
I20260709 13:01:47.700414 13548 tablet_replica.cc:333] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:01:47.701720 13548 raft_consensus.cc:2243] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.702771 13548 raft_consensus.cc:2272] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.713253 13548 ts_tablet_manager.cc:1916] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:47.730799 13548 ts_tablet_manager.cc:1929] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:47.731153 13548 log.cc:1199] T 0daeb09de5fc443abf23d3a82f80efcb P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/0daeb09de5fc443abf23d3a82f80efcb
I20260709 13:01:47.732582 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 0daeb09de5fc443abf23d3a82f80efcb (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:48.780369 12857 consensus_queue.cc:237] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:48.787799 12784 raft_consensus.cc:1275] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:48.788017 12827 consensus_peers.cc:597] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 292a3c50e77c4b85aad198e319b4a1c1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:48.789382 12709 raft_consensus.cc:1275] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.789187 13523 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:48.790625 13551 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:48.797390 13347 raft_consensus.cc:2955] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:48.799150 12784 raft_consensus.cc:2955] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:48.814962 12857 consensus_queue.cc:237] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:48.809940 12709 raft_consensus.cc:2955] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:48.817010 12613 catalog_manager.cc:5697] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:48.856240 12827 consensus_peers.cc:597] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f51d3434a45430ebe639245b848eeb3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:48.860795 12784 raft_consensus.cc:1275] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.862326 13523 consensus_queue.cc:1048] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:48.863014 12712 raft_consensus.cc:1275] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.864414 13551 consensus_queue.cc:1048] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:48.871543 13523 raft_consensus.cc:2955] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:48.873751 12784 raft_consensus.cc:2955] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:48.877874 12712 raft_consensus.cc:2955] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:48.899746 12612 catalog_manager.cc:5697] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:48.919178 12784 consensus_queue.cc:237] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:48.926067 12857 raft_consensus.cc:1275] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.927095 12712 raft_consensus.cc:1275] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.927963 13397 consensus_queue.cc:1048] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:48.929214 13399 consensus_queue.cc:1048] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:48.954927 13399 raft_consensus.cc:2955] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
W20260709 13:01:48.962921 12753 consensus_peers.cc:597] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8838ee7c5eaa4b3e94157adb0ac768e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:48.967670 12857 raft_consensus.cc:2955] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:48.968304 12712 raft_consensus.cc:2955] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:48.973673 12860 consensus_queue.cc:237] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:48.976204 12613 catalog_manager.cc:5697] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:48.984768 12827 consensus_peers.cc:597] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d34887d3a5646be8416bab71cc942ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:48.985325 12710 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.986444 13523 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:48.994633 12786 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.996778 13347 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:49.017443 13565 raft_consensus.cc:2955] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:49.018877 12786 raft_consensus.cc:2955] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:49.021265 12710 raft_consensus.cc:2955] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:49.037627 12613 catalog_manager.cc:5697] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:49.269932 13575 ts_tablet_manager.cc:933] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:49.272028 13575 tablet_copy_client.cc:323] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:01:49.273772 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet 292a3c50e77c4b85aad198e319b4a1c1 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:01:49.274295 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet 292a3c50e77c4b85aad198e319b4a1c1 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-292a3c50e77c4b85aad198e319b4a1c1
I20260709 13:01:49.282086 12874 tablet_copy_source_session.cc:215] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:49.285930 13575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292a3c50e77c4b85aad198e319b4a1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:49.300187 13575 tablet_copy_client.cc:806] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:49.300881 13575 tablet_copy_client.cc:670] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:49.304975 13575 tablet_copy_client.cc:538] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:49.311342 13575 tablet_bootstrap.cc:492] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:49.343549 13575 tablet_bootstrap.cc:492] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:49.344261 13575 tablet_bootstrap.cc:492] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:49.344810 13575 ts_tablet_manager.cc:1403] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.005s
I20260709 13:01:49.347162 13575 raft_consensus.cc:359] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:49.347751 13575 raft_consensus.cc:740] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:49.348264 13575 consensus_queue.cc:260] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:49.351202 13575 ts_tablet_manager.cc:1434] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:49.353434 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-292a3c50e77c4b85aad198e319b4a1c1 received from {username='slave'} at 127.0.0.1:45022
I20260709 13:01:49.353920 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-292a3c50e77c4b85aad198e319b4a1c1 on tablet 292a3c50e77c4b85aad198e319b4a1c1 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:49.357501 13579 ts_tablet_manager.cc:933] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:49.360343 13579 tablet_copy_client.cc:323] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:01:49.374465 12800 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet 8838ee7c5eaa4b3e94157adb0ac768e1 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:01:49.375090 12800 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet 8838ee7c5eaa4b3e94157adb0ac768e1 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-8838ee7c5eaa4b3e94157adb0ac768e1
I20260709 13:01:49.383013 12800 tablet_copy_source_session.cc:215] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:49.386392 13579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8838ee7c5eaa4b3e94157adb0ac768e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:49.403842 13579 tablet_copy_client.cc:806] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:49.404412 13579 tablet_copy_client.cc:670] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:49.408648 13579 tablet_copy_client.cc:538] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:49.419004 13579 tablet_bootstrap.cc:492] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:49.435454 13579 tablet_bootstrap.cc:492] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:49.436185 13579 tablet_bootstrap.cc:492] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:49.436719 13579 ts_tablet_manager.cc:1403] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:01:49.438889 13579 raft_consensus.cc:359] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:49.439457 13579 raft_consensus.cc:740] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:49.439963 13579 consensus_queue.cc:260] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:49.441804 13579 ts_tablet_manager.cc:1434] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:49.443820 12800 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-8838ee7c5eaa4b3e94157adb0ac768e1 received from {username='slave'} at 127.0.0.1:49410
I20260709 13:01:49.444262 12800 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-8838ee7c5eaa4b3e94157adb0ac768e1 on tablet 8838ee7c5eaa4b3e94157adb0ac768e1 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:49.461915 13579 ts_tablet_manager.cc:933] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:49.464669 13579 tablet_copy_client.cc:323] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:01:49.466506 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet 4f51d3434a45430ebe639245b848eeb3 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:01:49.467031 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet 4f51d3434a45430ebe639245b848eeb3 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-4f51d3434a45430ebe639245b848eeb3
I20260709 13:01:49.474756 12874 tablet_copy_source_session.cc:215] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:49.477720 13579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f51d3434a45430ebe639245b848eeb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:49.489920 13579 tablet_copy_client.cc:806] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:49.490496 13579 tablet_copy_client.cc:670] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:49.493908 13579 tablet_copy_client.cc:538] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:49.503849 13579 tablet_bootstrap.cc:492] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:49.524623 13579 tablet_bootstrap.cc:492] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:49.525754 13579 tablet_bootstrap.cc:492] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:49.526844 13579 ts_tablet_manager.cc:1403] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.002s
I20260709 13:01:49.529765 13579 raft_consensus.cc:359] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:49.531107 13579 raft_consensus.cc:740] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:49.531828 13579 consensus_queue.cc:260] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:49.534221 13579 ts_tablet_manager.cc:1434] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:01:49.535790 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-4f51d3434a45430ebe639245b848eeb3 received from {username='slave'} at 127.0.0.1:45022
I20260709 13:01:49.536195 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-4f51d3434a45430ebe639245b848eeb3 on tablet 4f51d3434a45430ebe639245b848eeb3 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:49.545596 13579 ts_tablet_manager.cc:933] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:49.555474 13579 tablet_copy_client.cc:323] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:01:49.557216 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet 6d34887d3a5646be8416bab71cc942ef from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:01:49.557740 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet 6d34887d3a5646be8416bab71cc942ef from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-6d34887d3a5646be8416bab71cc942ef
I20260709 13:01:49.567070 12874 tablet_copy_source_session.cc:215] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:49.571069 13579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d34887d3a5646be8416bab71cc942ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:49.587527 13579 tablet_copy_client.cc:806] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:49.588395 13579 tablet_copy_client.cc:670] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:49.601338 13579 tablet_copy_client.cc:538] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:49.612862 13579 tablet_bootstrap.cc:492] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:49.628098 13579 tablet_bootstrap.cc:492] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:49.628763 13579 tablet_bootstrap.cc:492] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:49.629334 13579 ts_tablet_manager.cc:1403] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260709 13:01:49.631207 13579 raft_consensus.cc:359] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:49.631721 13579 raft_consensus.cc:740] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:49.632181 13579 consensus_queue.cc:260] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:49.634182 13579 ts_tablet_manager.cc:1434] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:01:49.641007 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-6d34887d3a5646be8416bab71cc942ef received from {username='slave'} at 127.0.0.1:45022
I20260709 13:01:49.641448 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-6d34887d3a5646be8416bab71cc942ef on tablet 6d34887d3a5646be8416bab71cc942ef with peer 8800cc58445b46289283810151a20612
I20260709 13:01:49.707063 13446 raft_consensus.cc:1217] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:49.837697 13446 raft_consensus.cc:1217] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:49.968953 13446 raft_consensus.cc:1217] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:49.998111 13446 raft_consensus.cc:1217] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:50.305001 13590 raft_consensus.cc:1064] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:50.308226 13590 consensus_queue.cc:237] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:50.315846 12710 raft_consensus.cc:1275] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.316435 13446 raft_consensus.cc:1275] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.317632 13565 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.318569 12786 raft_consensus.cc:1275] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.319408 13347 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.321061 13347 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.343094 13590 raft_consensus.cc:2955] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.344688 12786 raft_consensus.cc:2955] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.345382 13446 raft_consensus.cc:2955] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.363178 12710 raft_consensus.cc:2955] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.363359 12611 catalog_manager.cc:5697] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.404027 12857 consensus_queue.cc:237] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:50.415359 13446 raft_consensus.cc:1275] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.417114 12790 raft_consensus.cc:1275] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.416990 13565 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.418394 13347 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.423638 13565 raft_consensus.cc:2955] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.427348 13446 raft_consensus.cc:2955] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.431607 12790 raft_consensus.cc:2955] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.436514 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 292a3c50e77c4b85aad198e319b4a1c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:50.442754 12609 catalog_manager.cc:5697] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.464365 13347 raft_consensus.cc:1064] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:50.467284 13347 consensus_queue.cc:237] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:50.477116 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet 292a3c50e77c4b85aad198e319b4a1c1 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:01:50.492321 13601 tablet_replica.cc:333] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:01:50.500134 13397 raft_consensus.cc:1064] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:50.501343 13446 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.502916 13590 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.509358 12790 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.510033 13601 raft_consensus.cc:2243] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:50.510752 13601 raft_consensus.cc:2272] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:50.510979 12710 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.510751 13397 consensus_queue.cc:237] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:50.511519 13565 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.512624 13590 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.514580 13601 ts_tablet_manager.cc:1916] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:50.521304 13445 raft_consensus.cc:1275] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.523208 13599 consensus_queue.cc:1048] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.525309 12712 raft_consensus.cc:1275] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.527637 13599 consensus_queue.cc:1048] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:50.531358 12857 raft_consensus.cc:1275] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.534660 13397 consensus_queue.cc:1048] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.544421 13601 ts_tablet_manager.cc:1929] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:50.545673 13601 log.cc:1199] T 292a3c50e77c4b85aad198e319b4a1c1 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/292a3c50e77c4b85aad198e319b4a1c1
I20260709 13:01:50.547868 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet 292a3c50e77c4b85aad198e319b4a1c1 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:50.549029 13347 raft_consensus.cc:2955] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.557358 13551 raft_consensus.cc:1064] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:50.558053 13602 raft_consensus.cc:2955] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.560060 13551 consensus_queue.cc:237] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:50.560105 13446 raft_consensus.cc:2955] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.564460 12710 raft_consensus.cc:2955] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.567523 12860 raft_consensus.cc:2955] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.575641 13445 raft_consensus.cc:2955] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.579114 12712 raft_consensus.cc:2955] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.581841 12609 catalog_manager.cc:5697] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.594911 12790 raft_consensus.cc:2955] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.601697 12609 catalog_manager.cc:5697] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.671090 13445 raft_consensus.cc:1275] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.679044 12710 raft_consensus.cc:1275] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.685690 12857 consensus_queue.cc:237] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:50.685596 12785 consensus_queue.cc:237] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:50.697106 13445 raft_consensus.cc:1275] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.699105 13602 consensus_queue.cc:1048] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.702230 13445 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.704522 13551 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.711863 13599 raft_consensus.cc:2955] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.714067 12710 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.714373 13445 raft_consensus.cc:2955] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.722182 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8838ee7c5eaa4b3e94157adb0ac768e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:50.723480 12860 raft_consensus.cc:1275] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.726053 12790 raft_consensus.cc:1275] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.729133 13602 consensus_queue.cc:1048] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:50.728574 13347 raft_consensus.cc:2955] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.736852 13614 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:50.739148 13615 consensus_queue.cc:1048] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:50.759790 13616 consensus_queue.cc:1048] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:50.764458 13446 raft_consensus.cc:2955] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.768879 13612 consensus_queue.cc:1048] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:50.771968 12609 catalog_manager.cc:5697] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.778806 12710 raft_consensus.cc:2955] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.794387 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet 8838ee7c5eaa4b3e94157adb0ac768e1 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:01:50.795578 13601 tablet_replica.cc:333] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:01:50.794932 12611 catalog_manager.cc:5697] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.807825 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d34887d3a5646be8416bab71cc942ef with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:01:50.828298 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d34887d3a5646be8416bab71cc942ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:50.839567 12860 raft_consensus.cc:2955] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.840723 13622 tablet_replica.cc:333] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:01:50.852278 13622 raft_consensus.cc:2243] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:50.853714 13622 raft_consensus.cc:2272] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:50.853868 13616 raft_consensus.cc:2955] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.856015 13444 raft_consensus.cc:2955] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.862214 13601 raft_consensus.cc:2243] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:50.863099 13601 raft_consensus.cc:2272] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:50.867650 13601 ts_tablet_manager.cc:1916] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:50.880698 13622 ts_tablet_manager.cc:1916] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:50.886643 12786 raft_consensus.cc:2955] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.889238 12710 raft_consensus.cc:2955] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.907823 12609 catalog_manager.cc:5697] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.922325 13622 ts_tablet_manager.cc:1929] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:50.923026 13622 log.cc:1199] T 6d34887d3a5646be8416bab71cc942ef P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/6d34887d3a5646be8416bab71cc942ef
I20260709 13:01:50.924880 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 6d34887d3a5646be8416bab71cc942ef (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:50.937327 12860 consensus_queue.cc:237] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:50.938411 13601 ts_tablet_manager.cc:1929] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:50.938915 13601 log.cc:1199] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/8838ee7c5eaa4b3e94157adb0ac768e1
I20260709 13:01:50.941303 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet 8838ee7c5eaa4b3e94157adb0ac768e1 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:50.945483 13444 raft_consensus.cc:1275] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.946188 12710 raft_consensus.cc:1275] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.947811 13565 consensus_queue.cc:1048] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.949779 13347 consensus_queue.cc:1048] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.958072 13551 raft_consensus.cc:2955] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.961472 12710 raft_consensus.cc:2955] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.961720 13444 raft_consensus.cc:2955] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.968163 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f51d3434a45430ebe639245b848eeb3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:50.975836 12609 catalog_manager.cc:5697] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:50.996150 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f51d3434a45430ebe639245b848eeb3 with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:01:50.997290 13622 tablet_replica.cc:333] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:01:50.998337 13622 raft_consensus.cc:2243] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:50.999054 13622 raft_consensus.cc:2272] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:51.002003 13622 ts_tablet_manager.cc:1916] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:51.012979 13622 ts_tablet_manager.cc:1929] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:51.013345 13622 log.cc:1199] T 4f51d3434a45430ebe639245b848eeb3 P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/4f51d3434a45430ebe639245b848eeb3
I20260709 13:01:51.015060 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 4f51d3434a45430ebe639245b848eeb3 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:52.057344 12790 consensus_queue.cc:237] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.063766 12857 raft_consensus.cc:1275] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:52.064579 12753 consensus_peers.cc:597] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a72b48380aa47e6aef5806a7abbc6ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:52.065629 13617 consensus_queue.cc:1048] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:52.068218 12711 raft_consensus.cc:1275] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:52.069389 13617 consensus_queue.cc:1048] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:52.073745 13599 raft_consensus.cc:2955] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.077292 12857 raft_consensus.cc:2955] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.080646 12711 raft_consensus.cc:2955] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.087364 12710 consensus_queue.cc:237] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.094029 12613 catalog_manager.cc:5697] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.097074 12790 raft_consensus.cc:1275] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:52.098402 12857 raft_consensus.cc:1275] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:52.098474 13586 consensus_queue.cc:1048] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:01:52.099998 12678 consensus_peers.cc:597] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbefc6f5021b4a1cb3d4c0426e4ec5c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:52.100006 13552 consensus_queue.cc:1048] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:52.125223 13552 raft_consensus.cc:2955] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.140282 12790 raft_consensus.cc:2955] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.150180 12711 consensus_queue.cc:237] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.163410 12860 raft_consensus.cc:1275] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:52.166814 12678 consensus_peers.cc:597] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a37324d14e934546ae2beb6c1c518a19. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:52.172472 12790 raft_consensus.cc:1275] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:52.180166 12860 raft_consensus.cc:2955] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.188227 12611 catalog_manager.cc:5697] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.191670 13552 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:52.205838 13586 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:52.227800 13635 raft_consensus.cc:2955] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.229120 12857 raft_consensus.cc:2955] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.236234 12786 raft_consensus.cc:2955] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.248628 12790 consensus_queue.cc:237] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.251576 12611 catalog_manager.cc:5697] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.259836 12857 raft_consensus.cc:1275] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:52.260959 12711 raft_consensus.cc:1275] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:52.261320 13617 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:52.262272 12753 consensus_peers.cc:597] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91929f26fb184edc88c2a6a837d30803. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:52.262851 13625 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:52.276292 13625 raft_consensus.cc:2955] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.277999 12711 raft_consensus.cc:2955] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.282827 12857 raft_consensus.cc:2955] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:52.299674 12613 catalog_manager.cc:5697] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:52.549273 13646 ts_tablet_manager.cc:933] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:01:52.552016 13646 tablet_copy_client.cc:323] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:01:52.554131 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet a37324d14e934546ae2beb6c1c518a19 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:01:52.554742 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet a37324d14e934546ae2beb6c1c518a19 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-a37324d14e934546ae2beb6c1c518a19
I20260709 13:01:52.563410 12725 tablet_copy_source_session.cc:215] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:52.582417 13646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37324d14e934546ae2beb6c1c518a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:52.598917 13646 tablet_copy_client.cc:806] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:52.599556 13646 tablet_copy_client.cc:670] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:52.604180 13646 tablet_copy_client.cc:538] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:52.621438 13646 tablet_bootstrap.cc:492] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:52.639258 13646 tablet_bootstrap.cc:492] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:52.639963 13646 tablet_bootstrap.cc:492] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:52.640502 13646 ts_tablet_manager.cc:1403] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:01:52.642795 13646 raft_consensus.cc:359] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.643388 13646 raft_consensus.cc:740] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:52.644032 13646 consensus_queue.cc:260] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.649209 13650 ts_tablet_manager.cc:933] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:52.654016 13646 ts_tablet_manager.cc:1434] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260709 13:01:52.656545 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-a37324d14e934546ae2beb6c1c518a19 received from {username='slave'} at 127.0.0.1:40750
I20260709 13:01:52.656919 13651 ts_tablet_manager.cc:933] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:52.657015 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-a37324d14e934546ae2beb6c1c518a19 on tablet a37324d14e934546ae2beb6c1c518a19 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:52.669250 13650 tablet_copy_client.cc:323] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:01:52.669250 13651 tablet_copy_client.cc:323] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:01:52.671404 12800 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet 91929f26fb184edc88c2a6a837d30803 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:01:52.671916 12800 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet 91929f26fb184edc88c2a6a837d30803 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-91929f26fb184edc88c2a6a837d30803
I20260709 13:01:52.671931 12799 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet 6a72b48380aa47e6aef5806a7abbc6ef from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:01:52.672657 12799 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet 6a72b48380aa47e6aef5806a7abbc6ef from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-6a72b48380aa47e6aef5806a7abbc6ef
I20260709 13:01:52.679409 12800 tablet_copy_source_session.cc:215] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:52.679852 12799 tablet_copy_source_session.cc:215] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:52.683048 13650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91929f26fb184edc88c2a6a837d30803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:52.683667 13651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a72b48380aa47e6aef5806a7abbc6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:52.699662 13651 tablet_copy_client.cc:806] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:52.700222 13651 tablet_copy_client.cc:670] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:52.701960 13650 tablet_copy_client.cc:806] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:52.702512 13650 tablet_copy_client.cc:670] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:52.705139 13651 tablet_copy_client.cc:538] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:52.705801 13646 ts_tablet_manager.cc:933] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:01:52.710305 13646 tablet_copy_client.cc:323] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:01:52.711514 13650 tablet_copy_client.cc:538] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:52.713838 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:01:52.714401 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-dbefc6f5021b4a1cb3d4c0426e4ec5c6
I20260709 13:01:52.725291 13650 tablet_bootstrap.cc:492] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:52.727985 13651 tablet_bootstrap.cc:492] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:52.730654 12725 tablet_copy_source_session.cc:215] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:52.733870 13646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:52.770303 13646 tablet_copy_client.cc:806] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:52.770871 13646 tablet_copy_client.cc:670] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:52.777010 13650 tablet_bootstrap.cc:492] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:52.777993 13650 tablet_bootstrap.cc:492] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:52.778342 13646 tablet_copy_client.cc:538] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:52.781926 13650 ts_tablet_manager.cc:1403] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.016s
I20260709 13:01:52.787580 13646 tablet_bootstrap.cc:492] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:52.787710 13651 tablet_bootstrap.cc:492] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:52.786968 13650 raft_consensus.cc:359] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.789120 13650 raft_consensus.cc:740] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:52.790426 13651 tablet_bootstrap.cc:492] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:52.791139 13651 ts_tablet_manager.cc:1403] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.009s
I20260709 13:01:52.789786 13650 consensus_queue.cc:260] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.794832 13651 raft_consensus.cc:359] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.795782 13651 raft_consensus.cc:740] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:52.796491 13651 consensus_queue.cc:260] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.797430 13650 ts_tablet_manager.cc:1434] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:01:52.799484 13651 ts_tablet_manager.cc:1434] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:52.803457 12800 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-91929f26fb184edc88c2a6a837d30803 received from {username='slave'} at 127.0.0.1:49410
I20260709 13:01:52.803960 12800 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-91929f26fb184edc88c2a6a837d30803 on tablet 91929f26fb184edc88c2a6a837d30803 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:52.805982 12799 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-6a72b48380aa47e6aef5806a7abbc6ef received from {username='slave'} at 127.0.0.1:49410
I20260709 13:01:52.806406 12799 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-6a72b48380aa47e6aef5806a7abbc6ef on tablet 6a72b48380aa47e6aef5806a7abbc6ef with peer 8800cc58445b46289283810151a20612
I20260709 13:01:52.854897 13646 tablet_bootstrap.cc:492] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:52.855644 13646 tablet_bootstrap.cc:492] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:52.856192 13646 ts_tablet_manager.cc:1403] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.069s	user 0.031s	sys 0.025s
I20260709 13:01:52.858620 13646 raft_consensus.cc:359] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.859254 13646 raft_consensus.cc:740] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:52.859805 13646 consensus_queue.cc:260] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:52.861682 13646 ts_tablet_manager.cc:1434] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:52.863387 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-dbefc6f5021b4a1cb3d4c0426e4ec5c6 received from {username='slave'} at 127.0.0.1:40750
I20260709 13:01:52.863749 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-dbefc6f5021b4a1cb3d4c0426e4ec5c6 on tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:53.108197 13445 raft_consensus.cc:1217] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:53.119542 13445 raft_consensus.cc:1217] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:53.213269 13445 raft_consensus.cc:1217] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:53.224113 13445 raft_consensus.cc:1217] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:53.537459 13635 raft_consensus.cc:1064] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:53.539808 13635 consensus_queue.cc:237] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:53.552487 13445 raft_consensus.cc:1275] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.553949 13586 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:53.555245 12860 raft_consensus.cc:1275] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.557345 13586 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:53.559770 12785 raft_consensus.cc:1275] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.563905 13586 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:53.613514 13625 raft_consensus.cc:1064] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:53.616987 13625 consensus_queue.cc:237] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
W20260709 13:01:53.628274 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 53130.7us
I20260709 13:01:53.632232 13552 raft_consensus.cc:2955] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.633891 13445 raft_consensus.cc:2955] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.643555 13586 raft_consensus.cc:1064] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:53.646809 13586 consensus_queue.cc:237] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:53.639608 12860 raft_consensus.cc:2955] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.659785 12786 raft_consensus.cc:2955] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.660943 13444 raft_consensus.cc:1275] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.661661 12609 catalog_manager.cc:5697] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:53.663419 13599 consensus_queue.cc:1048] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:53.675905 12710 raft_consensus.cc:1275] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.679003 13625 consensus_queue.cc:1048] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:53.682521 12857 raft_consensus.cc:1275] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.687393 13444 raft_consensus.cc:1275] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.688655 12785 raft_consensus.cc:1275] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.688763 12857 raft_consensus.cc:1275] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.689421 13552 consensus_queue.cc:1048] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:53.690246 13586 consensus_queue.cc:1048] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:53.690984 13664 consensus_queue.cc:1048] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:53.699962 13625 consensus_queue.cc:1048] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:01:53.722904 13586 raft_consensus.cc:2955] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.730580 13617 raft_consensus.cc:1064] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:53.731276 12786 raft_consensus.cc:2955] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.736227 13617 consensus_queue.cc:237] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:53.734858 13444 raft_consensus.cc:2955] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.749579 12860 raft_consensus.cc:2955] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.753005 13625 raft_consensus.cc:2955] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.756749 12710 raft_consensus.cc:2955] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.782764 12855 raft_consensus.cc:1275] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.785105 13446 raft_consensus.cc:1275] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.789067 12711 raft_consensus.cc:1275] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.788785 13599 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:53.792819 13599 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:53.793982 12855 raft_consensus.cc:2955] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.796900 13617 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:53.849432 13444 raft_consensus.cc:2955] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.877679 12609 catalog_manager.cc:5697] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.917353 13678 raft_consensus.cc:2955] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.921029 12860 raft_consensus.cc:2955] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.930881 13446 raft_consensus.cc:2955] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.944940 12711 consensus_queue.cc:237] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:53.947794 12712 raft_consensus.cc:2955] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.950217 12612 catalog_manager.cc:5697] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.960494 12786 raft_consensus.cc:1275] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:53.964948 12609 catalog_manager.cc:5697] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.967552 13586 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:53.974179 12711 consensus_queue.cc:237] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:53.974198 13446 raft_consensus.cc:1275] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:53.978662 13658 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:53.980039 13446 raft_consensus.cc:1275] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:53.982875 13586 consensus_queue.cc:1048] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:53.987586 12860 raft_consensus.cc:1275] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:53.987488 13658 raft_consensus.cc:2955] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.992432 13446 raft_consensus.cc:2955] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:53.998541 13664 raft_consensus.cc:2955] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.002341 13586 consensus_queue.cc:1048] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:54.002367 13444 raft_consensus.cc:2955] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.010167 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a37324d14e934546ae2beb6c1c518a19 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:54.016954 12613 catalog_manager.cc:5697] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.022055 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:54.026147 12860 raft_consensus.cc:2955] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.028586 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet a37324d14e934546ae2beb6c1c518a19 with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44148
I20260709 13:01:54.033778 12609 catalog_manager.cc:5697] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.040115 12790 consensus_queue.cc:237] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:54.046540 13444 raft_consensus.cc:1275] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.050360 13678 consensus_queue.cc:1048] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:54.051396 13686 tablet_replica.cc:333] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:01:54.053175 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6 with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:01:54.055049 12790 consensus_queue.cc:237] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:54.059079 13686 raft_consensus.cc:2243] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:54.058969 13682 raft_consensus.cc:2955] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.060039 13686 raft_consensus.cc:2272] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:54.063877 13687 tablet_replica.cc:333] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:01:54.071291 13446 raft_consensus.cc:2955] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.078507 13443 raft_consensus.cc:1275] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.080081 12860 raft_consensus.cc:1275] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.081629 12712 raft_consensus.cc:1275] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.081738 13625 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:54.083244 13617 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:54.084053 13625 consensus_queue.cc:1048] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:54.086153 13686 ts_tablet_manager.cc:1916] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:54.088976 12712 raft_consensus.cc:2955] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.096969 13599 raft_consensus.cc:2955] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.100283 13687 raft_consensus.cc:2243] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:54.101100 13687 raft_consensus.cc:2272] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:54.100723 13443 raft_consensus.cc:2955] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.108567 12860 raft_consensus.cc:2955] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.110970 13687 ts_tablet_manager.cc:1916] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:54.124799 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91929f26fb184edc88c2a6a837d30803 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:54.133458 12613 catalog_manager.cc:5697] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.136601 12609 catalog_manager.cc:5697] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:54.145036 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a72b48380aa47e6aef5806a7abbc6ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:54.159098 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a72b48380aa47e6aef5806a7abbc6ef with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44148
I20260709 13:01:54.165546 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet 91929f26fb184edc88c2a6a837d30803 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:01:54.167634 13687 ts_tablet_manager.cc:1929] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:54.168202 13687 log.cc:1199] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/dbefc6f5021b4a1cb3d4c0426e4ec5c6
I20260709 13:01:54.170809 13686 ts_tablet_manager.cc:1929] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
W20260709 13:01:54.169674 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:40853, user_credentials={real_user=slave}} blocked reactor thread for 108295us
I20260709 13:01:54.171315 13686 log.cc:1199] T a37324d14e934546ae2beb6c1c518a19 P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/a37324d14e934546ae2beb6c1c518a19
I20260709 13:01:54.174054 13686 tablet_replica.cc:333] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:01:54.173408 12790 raft_consensus.cc:2955] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:54.174955 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet a37324d14e934546ae2beb6c1c518a19 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:54.175274 13686 raft_consensus.cc:2243] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:54.175694 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet dbefc6f5021b4a1cb3d4c0426e4ec5c6 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:54.175977 13686 raft_consensus.cc:2272] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:54.182369 13690 tablet_replica.cc:333] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:01:54.184872 13686 ts_tablet_manager.cc:1916] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:54.183532 13690 raft_consensus.cc:2243] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:54.186748 13690 raft_consensus.cc:2272] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:54.190799 13690 ts_tablet_manager.cc:1916] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:54.202925 13686 ts_tablet_manager.cc:1929] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:54.203437 13686 log.cc:1199] T 6a72b48380aa47e6aef5806a7abbc6ef P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/6a72b48380aa47e6aef5806a7abbc6ef
I20260709 13:01:54.205353 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 6a72b48380aa47e6aef5806a7abbc6ef (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:54.213838 13690 ts_tablet_manager.cc:1929] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:54.214320 13690 log.cc:1199] T 91929f26fb184edc88c2a6a837d30803 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/91929f26fb184edc88c2a6a837d30803
I20260709 13:01:54.215780 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet 91929f26fb184edc88c2a6a837d30803 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:55.226728 12710 consensus_queue.cc:237] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:55.233724 12857 raft_consensus.cc:1275] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.234073 12790 raft_consensus.cc:1275] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:55.234143 12678 consensus_peers.cc:597] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1dbb9c64dd49462c91a22c2f3a469970. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:55.235073 13694 consensus_queue.cc:1048] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.235975 13688 consensus_queue.cc:1048] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.245574 13635 raft_consensus.cc:2955] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.257164 12712 consensus_queue.cc:237] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:55.264241 12860 raft_consensus.cc:2955] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.264364 12785 raft_consensus.cc:2955] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
W20260709 13:01:55.273638 12678 consensus_peers.cc:597] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcd8d1359dbf4bfe9493a15e5de5e9db. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:55.275231 12860 raft_consensus.cc:1275] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.275393 12790 raft_consensus.cc:1275] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.276636 13688 consensus_queue.cc:1048] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.277590 13635 consensus_queue.cc:1048] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.269465 12609 catalog_manager.cc:5697] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:55.300251 13635 raft_consensus.cc:2955] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.304015 12860 raft_consensus.cc:2955] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.314360 12790 raft_consensus.cc:2955] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.321077 12860 consensus_queue.cc:237] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:01:55.334213 12827 consensus_peers.cc:597] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1ee057be0364ad99f5808df2aafe77e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:55.335216 12613 catalog_manager.cc:5697] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.338418 12712 raft_consensus.cc:1275] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.340741 13616 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.341081 12790 raft_consensus.cc:1275] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.343398 13691 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.363535 13691 raft_consensus.cc:2955] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.366058 12712 raft_consensus.cc:2955] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.366631 12790 raft_consensus.cc:2955] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.385298 12609 catalog_manager.cc:5697] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.391614 12860 consensus_queue.cc:237] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:01:55.403239 12827 consensus_peers.cc:597] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f7e8e34962442a6997b3323b5f30087. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:55.406057 12786 raft_consensus.cc:1275] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.408533 13706 consensus_queue.cc:1048] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.406144 12712 raft_consensus.cc:1275] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:55.418459 13691 consensus_queue.cc:1048] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.433230 13706 raft_consensus.cc:2955] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.434195 12786 raft_consensus.cc:2955] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.435657 12712 raft_consensus.cc:2955] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.454277 12609 catalog_manager.cc:5697] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:55.683679 13713 ts_tablet_manager.cc:933] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:01:55.687769 13713 tablet_copy_client.cc:323] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:01:55.689775 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 1dbb9c64dd49462c91a22c2f3a469970 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:01:55.690327 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 1dbb9c64dd49462c91a22c2f3a469970 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-1dbb9c64dd49462c91a22c2f3a469970
I20260709 13:01:55.697794 12725 tablet_copy_source_session.cc:215] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:55.701085 13713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbb9c64dd49462c91a22c2f3a469970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:55.715974 13713 tablet_copy_client.cc:806] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:55.716640 13713 tablet_copy_client.cc:670] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:55.720541 13713 tablet_copy_client.cc:538] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:55.733155 13713 tablet_bootstrap.cc:492] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:55.757524 13713 tablet_bootstrap.cc:492] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:55.758500 13713 tablet_bootstrap.cc:492] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:55.759186 13713 ts_tablet_manager.cc:1403] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.009s
I20260709 13:01:55.762045 13713 raft_consensus.cc:359] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:55.762893 13713 raft_consensus.cc:740] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:55.763516 13713 consensus_queue.cc:260] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:55.766992 13713 ts_tablet_manager.cc:1434] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:55.768878 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-1dbb9c64dd49462c91a22c2f3a469970 received from {username='slave'} at 127.0.0.1:40750
I20260709 13:01:55.769323 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-1dbb9c64dd49462c91a22c2f3a469970 on tablet 1dbb9c64dd49462c91a22c2f3a469970 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:55.836876 13713 ts_tablet_manager.cc:933] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:55.838487 13713 tablet_copy_client.cc:323] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:01:55.840152 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet a1ee057be0364ad99f5808df2aafe77e from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:01:55.840680 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet a1ee057be0364ad99f5808df2aafe77e from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-a1ee057be0364ad99f5808df2aafe77e
I20260709 13:01:55.848208 12874 tablet_copy_source_session.cc:215] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:55.850589 13719 ts_tablet_manager.cc:933] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:01:55.851647 13713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ee057be0364ad99f5808df2aafe77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:55.853505 13719 tablet_copy_client.cc:323] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:01:55.856119 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet fcd8d1359dbf4bfe9493a15e5de5e9db from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:01:55.856626 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet fcd8d1359dbf4bfe9493a15e5de5e9db from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-fcd8d1359dbf4bfe9493a15e5de5e9db
I20260709 13:01:55.868324 12725 tablet_copy_source_session.cc:215] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:55.870075 13713 tablet_copy_client.cc:806] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:55.870781 13713 tablet_copy_client.cc:670] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:55.871536 13719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd8d1359dbf4bfe9493a15e5de5e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:55.875912 13713 tablet_copy_client.cc:538] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:55.882972 13713 tablet_bootstrap.cc:492] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:55.889416 13719 tablet_copy_client.cc:806] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:55.890251 13719 tablet_copy_client.cc:670] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:55.895903 13719 tablet_copy_client.cc:538] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:55.904378 13713 tablet_bootstrap.cc:492] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:55.905172 13713 tablet_bootstrap.cc:492] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:55.905829 13713 ts_tablet_manager.cc:1403] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.013s
I20260709 13:01:55.905995 13719 tablet_bootstrap.cc:492] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:55.909083 13713 raft_consensus.cc:359] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:55.909930 13713 raft_consensus.cc:740] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:55.910578 13713 consensus_queue.cc:260] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:55.912997 13713 ts_tablet_manager.cc:1434] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:01:55.919564 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-a1ee057be0364ad99f5808df2aafe77e received from {username='slave'} at 127.0.0.1:45022
I20260709 13:01:55.919993 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-a1ee057be0364ad99f5808df2aafe77e on tablet a1ee057be0364ad99f5808df2aafe77e with peer 8800cc58445b46289283810151a20612
I20260709 13:01:55.936559 13719 tablet_bootstrap.cc:492] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:55.937655 13719 tablet_bootstrap.cc:492] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:55.938406 13719 ts_tablet_manager.cc:1403] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.009s
I20260709 13:01:55.941252 13719 raft_consensus.cc:359] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:55.942152 13719 raft_consensus.cc:740] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:55.942873 13719 consensus_queue.cc:260] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:55.945897 13719 ts_tablet_manager.cc:1434] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:55.948218 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-fcd8d1359dbf4bfe9493a15e5de5e9db received from {username='slave'} at 127.0.0.1:40750
I20260709 13:01:55.948643 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-fcd8d1359dbf4bfe9493a15e5de5e9db on tablet fcd8d1359dbf4bfe9493a15e5de5e9db with peer 8800cc58445b46289283810151a20612
I20260709 13:01:55.958462 13719 ts_tablet_manager.cc:933] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:55.961126 13719 tablet_copy_client.cc:323] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:01:55.964195 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet 3f7e8e34962442a6997b3323b5f30087 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:01:55.964756 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet 3f7e8e34962442a6997b3323b5f30087 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-3f7e8e34962442a6997b3323b5f30087
I20260709 13:01:55.972409 12874 tablet_copy_source_session.cc:215] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:55.976316 13719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7e8e34962442a6997b3323b5f30087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:55.992111 13719 tablet_copy_client.cc:806] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:55.992690 13719 tablet_copy_client.cc:670] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:55.996157 13719 tablet_copy_client.cc:538] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:56.005760 13719 tablet_bootstrap.cc:492] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:56.023092 13719 tablet_bootstrap.cc:492] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:56.024070 13719 tablet_bootstrap.cc:492] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:56.024772 13719 ts_tablet_manager.cc:1403] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260709 13:01:56.027359 13719 raft_consensus.cc:359] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:56.028072 13719 raft_consensus.cc:740] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:56.028641 13719 consensus_queue.cc:260] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:56.030593 13719 ts_tablet_manager.cc:1434] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:56.034938 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-3f7e8e34962442a6997b3323b5f30087 received from {username='slave'} at 127.0.0.1:45022
I20260709 13:01:56.035409 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-3f7e8e34962442a6997b3323b5f30087 on tablet 3f7e8e34962442a6997b3323b5f30087 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:56.079104 13443 raft_consensus.cc:1217] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:56.355774 13443 raft_consensus.cc:1217] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:56.454862 13443 raft_consensus.cc:1217] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:56.459591 13443 raft_consensus.cc:1217] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:56.542807 13694 raft_consensus.cc:1064] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:56.544871 13694 consensus_queue.cc:237] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:56.551419 12864 raft_consensus.cc:1275] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.552032 13443 raft_consensus.cc:1275] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.552934 12790 raft_consensus.cc:1275] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.552940 13697 consensus_queue.cc:1048] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:56.554124 13694 consensus_queue.cc:1048] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.554970 13688 consensus_queue.cc:1048] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.580832 13688 raft_consensus.cc:2955] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.582664 13443 raft_consensus.cc:2955] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.584077 12790 raft_consensus.cc:2955] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.597437 12613 catalog_manager.cc:5697] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.613129 12864 raft_consensus.cc:2955] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.635557 12712 consensus_queue.cc:237] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:56.640692 13443 raft_consensus.cc:1275] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:56.642176 13697 consensus_queue.cc:1048] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:56.646085 12864 raft_consensus.cc:1275] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:56.648236 13697 consensus_queue.cc:1048] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:56.649907 13694 raft_consensus.cc:2955] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.652135 13443 raft_consensus.cc:2955] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.672215 12864 raft_consensus.cc:2955] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.682339 12609 catalog_manager.cc:5697] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.690922 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1dbb9c64dd49462c91a22c2f3a469970 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:56.702338 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 1dbb9c64dd49462c91a22c2f3a469970 with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:01:56.706032 13735 tablet_replica.cc:333] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:01:56.707129 13735 raft_consensus.cc:2243] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:56.707746 13735 raft_consensus.cc:2272] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:56.711404 13735 ts_tablet_manager.cc:1916] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:56.725616 13735 ts_tablet_manager.cc:1929] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:56.726092 13735 log.cc:1199] T 1dbb9c64dd49462c91a22c2f3a469970 P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/1dbb9c64dd49462c91a22c2f3a469970
I20260709 13:01:56.727952 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 1dbb9c64dd49462c91a22c2f3a469970 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:56.850188 13691 raft_consensus.cc:1064] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:56.852906 13691 consensus_queue.cc:237] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:56.857909 13712 raft_consensus.cc:1064] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:56.862635 13443 raft_consensus.cc:1275] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.864563 12790 raft_consensus.cc:1275] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.864776 13737 consensus_queue.cc:1048] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.866943 13725 consensus_queue.cc:1048] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:56.873448 12712 raft_consensus.cc:1275] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.872053 13712 consensus_queue.cc:237] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:56.900447 13741 consensus_queue.cc:1048] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:56.915485 13443 raft_consensus.cc:2955] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.909359 13740 raft_consensus.cc:2955] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.932106 13443 raft_consensus.cc:1275] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.930998 12790 raft_consensus.cc:2955] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.931950 12612 catalog_manager.cc:5697] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.934247 13712 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.949424 13730 raft_consensus.cc:1064] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:56.954730 12710 raft_consensus.cc:1275] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.957662 13747 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.952633 13730 consensus_queue.cc:237] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:56.959389 12710 raft_consensus.cc:2955] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:56.975958 12790 raft_consensus.cc:1275] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:56.977859 12864 consensus_queue.cc:237] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:56.982596 13725 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:56.995553 13444 raft_consensus.cc:1275] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:56.997213 13748 consensus_queue.cc:1048] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:57.006321 13747 raft_consensus.cc:2955] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.008973 13444 raft_consensus.cc:2955] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.021457 12790 raft_consensus.cc:1275] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:57.025342 13739 consensus_queue.cc:1048] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:57.037302 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f7e8e34962442a6997b3323b5f30087 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:57.053977 12784 raft_consensus.cc:2955] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.062283 12612 catalog_manager.cc:5697] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.078557 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f7e8e34962442a6997b3323b5f30087 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:01:57.077924 13725 raft_consensus.cc:2955] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.085026 13444 raft_consensus.cc:1275] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:57.087495 12864 raft_consensus.cc:1275] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:57.088485 13743 consensus_queue.cc:1048] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:57.092793 13688 consensus_queue.cc:1048] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:57.087764 13753 tablet_replica.cc:333] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:01:57.095629 13753 raft_consensus.cc:2243] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:57.096349 13753 raft_consensus.cc:2272] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:57.100145 13753 ts_tablet_manager.cc:1916] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:57.119467 12788 raft_consensus.cc:1275] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:57.105712 12712 raft_consensus.cc:2955] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.132803 13743 consensus_queue.cc:1048] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:57.133817 12788 raft_consensus.cc:2955] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.158510 13444 raft_consensus.cc:2955] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.146540 13743 raft_consensus.cc:2955] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.156754 12612 catalog_manager.cc:5697] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.175074 13443 raft_consensus.cc:2955] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.184087 12860 raft_consensus.cc:2955] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.195127 12611 catalog_manager.cc:5697] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.207312 13753 ts_tablet_manager.cc:1929] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:57.208881 13753 log.cc:1199] T 3f7e8e34962442a6997b3323b5f30087 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/3f7e8e34962442a6997b3323b5f30087
I20260709 13:01:57.213335 12784 raft_consensus.cc:2955] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.212116 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet 3f7e8e34962442a6997b3323b5f30087 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:57.245237 12864 consensus_queue.cc:237] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:57.247306 12710 consensus_queue.cc:237] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:57.253472 13443 raft_consensus.cc:1275] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:57.255260 13688 consensus_queue.cc:1048] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:57.257882 13443 raft_consensus.cc:1275] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:57.259424 13691 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:57.260919 12784 raft_consensus.cc:1275] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:57.262746 12788 raft_consensus.cc:1275] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:57.267149 13730 consensus_queue.cc:1048] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:57.269891 13694 raft_consensus.cc:2955] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.272866 13444 raft_consensus.cc:2955] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.270180 13739 raft_consensus.cc:2955] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.280123 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fcd8d1359dbf4bfe9493a15e5de5e9db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:57.280889 13443 raft_consensus.cc:2955] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.284843 13747 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:57.295981 12611 catalog_manager.cc:5697] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.302469 12609 catalog_manager.cc:5697] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.306975 12788 raft_consensus.cc:2955] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.317977 12790 raft_consensus.cc:2955] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:01:57.324406 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet a1ee057be0364ad99f5808df2aafe77e with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:01:57.325341 13753 tablet_replica.cc:333] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:01:57.326390 13753 raft_consensus.cc:2243] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:57.327080 13753 raft_consensus.cc:2272] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:57.330093 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a1ee057be0364ad99f5808df2aafe77e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:57.333369 13753 ts_tablet_manager.cc:1916] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:57.365412 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet fcd8d1359dbf4bfe9493a15e5de5e9db with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44148
I20260709 13:01:57.372927 13757 tablet_replica.cc:333] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:01:57.375830 13757 raft_consensus.cc:2243] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:57.377545 13757 raft_consensus.cc:2272] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:57.379817 13753 ts_tablet_manager.cc:1929] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:57.380227 13753 log.cc:1199] T a1ee057be0364ad99f5808df2aafe77e P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/a1ee057be0364ad99f5808df2aafe77e
I20260709 13:01:57.380621 13757 ts_tablet_manager.cc:1916] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:57.381697 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet a1ee057be0364ad99f5808df2aafe77e (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:57.393028 13757 ts_tablet_manager.cc:1929] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:57.393399 13757 log.cc:1199] T fcd8d1359dbf4bfe9493a15e5de5e9db P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/fcd8d1359dbf4bfe9493a15e5de5e9db
I20260709 13:01:57.394711 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet fcd8d1359dbf4bfe9493a15e5de5e9db (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:01:58.435729 12790 consensus_queue.cc:237] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:01:58.443253 12753 consensus_peers.cc:597] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dd3d1d1eb434da6997ec3862776f842. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:58.443704 12860 raft_consensus.cc:1275] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.444495 12710 raft_consensus.cc:1275] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.445286 13682 consensus_queue.cc:1048] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:58.446424 13717 consensus_queue.cc:1048] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:58.458272 13717 raft_consensus.cc:2955] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.460845 12860 raft_consensus.cc:2955] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.467401 12710 raft_consensus.cc:2955] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.474149 12864 consensus_queue.cc:237] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:58.483460 12613 catalog_manager.cc:5697] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:58.492280 12785 raft_consensus.cc:1275] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:58.493161 12827 consensus_peers.cc:597] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 816fc4bb475a4254bd019ec71be45605. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:58.494349 13745 consensus_queue.cc:1048] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:58.496999 12710 raft_consensus.cc:1275] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.498291 13745 consensus_queue.cc:1048] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.505019 13745 raft_consensus.cc:2955] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.508963 12790 raft_consensus.cc:2955] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.519624 12710 raft_consensus.cc:2955] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.538301 12790 consensus_queue.cc:237] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:01:58.550917 12753 consensus_peers.cc:597] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5fb713112b441709b3b4f510ca40ce5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:58.552919 12609 catalog_manager.cc:5697] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.554576 12710 raft_consensus.cc:1275] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.556769 12864 raft_consensus.cc:1275] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.557575 13717 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.558523 13682 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.578521 13717 raft_consensus.cc:2955] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.580348 12864 raft_consensus.cc:2955] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.584745 12710 raft_consensus.cc:2955] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.597309 12611 catalog_manager.cc:5697] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.598320 12711 consensus_queue.cc:237] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:01:58.614480 12678 consensus_peers.cc:597] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6be298e9cca34ba2aa0cb248c007882b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:58.615320 12790 raft_consensus.cc:1275] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.616946 12860 raft_consensus.cc:1275] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:58.617172 13730 consensus_queue.cc:1048] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:58.618933 13759 consensus_queue.cc:1048] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.631219 13730 raft_consensus.cc:2955] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.633117 12790 raft_consensus.cc:2955] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.639559 12860 raft_consensus.cc:2955] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:01:58.654737 12609 catalog_manager.cc:5697] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:59.004079 13777 ts_tablet_manager.cc:933] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:59.009090 13777 tablet_copy_client.cc:323] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:01:59.011052 12799 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet 8dd3d1d1eb434da6997ec3862776f842 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:01:59.011669 12799 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet 8dd3d1d1eb434da6997ec3862776f842 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-8dd3d1d1eb434da6997ec3862776f842
I20260709 13:01:59.020046 12799 tablet_copy_source_session.cc:215] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:59.023499 13777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd3d1d1eb434da6997ec3862776f842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:59.040211 13777 tablet_copy_client.cc:806] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:59.040853 13777 tablet_copy_client.cc:670] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:59.046141 13777 tablet_copy_client.cc:538] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:59.055912 13777 tablet_bootstrap.cc:492] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:59.068490 13779 ts_tablet_manager.cc:933] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:01:59.079113 13779 tablet_copy_client.cc:323] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:01:59.080986 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet 816fc4bb475a4254bd019ec71be45605 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:01:59.081502 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet 816fc4bb475a4254bd019ec71be45605 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-816fc4bb475a4254bd019ec71be45605
I20260709 13:01:59.086141 13777 tablet_bootstrap.cc:492] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:59.087221 13777 tablet_bootstrap.cc:492] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:59.087993 13777 ts_tablet_manager.cc:1403] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.004s
I20260709 13:01:59.091454 13777 raft_consensus.cc:359] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:59.092370 13777 raft_consensus.cc:740] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:59.093101 13777 consensus_queue.cc:260] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:59.107611 13777 ts_tablet_manager.cc:1434] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.007s
I20260709 13:01:59.110191 12799 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-8dd3d1d1eb434da6997ec3862776f842 received from {username='slave'} at 127.0.0.1:49410
I20260709 13:01:59.110877 12799 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-8dd3d1d1eb434da6997ec3862776f842 on tablet 8dd3d1d1eb434da6997ec3862776f842 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:59.121558 13777 ts_tablet_manager.cc:933] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:01:59.156275 12874 tablet_copy_source_session.cc:215] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:59.166021 13779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816fc4bb475a4254bd019ec71be45605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:59.173079 13782 ts_tablet_manager.cc:933] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:01:59.179227 13782 tablet_copy_client.cc:323] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:01:59.181717 12799 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet d5fb713112b441709b3b4f510ca40ce5 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:01:59.182265 12799 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet d5fb713112b441709b3b4f510ca40ce5 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-d5fb713112b441709b3b4f510ca40ce5
I20260709 13:01:59.184609 13779 tablet_copy_client.cc:806] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:59.185187 13779 tablet_copy_client.cc:670] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:59.191463 13777 tablet_copy_client.cc:323] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:01:59.192237 13779 tablet_copy_client.cc:538] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:59.193899 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 6be298e9cca34ba2aa0cb248c007882b from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:01:59.192859 12799 tablet_copy_source_session.cc:215] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:59.194479 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 6be298e9cca34ba2aa0cb248c007882b from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-6be298e9cca34ba2aa0cb248c007882b
I20260709 13:01:59.197926 13782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fb713112b441709b3b4f510ca40ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:59.209280 13779 tablet_bootstrap.cc:492] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:59.215869 13782 tablet_copy_client.cc:806] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:59.216522 13782 tablet_copy_client.cc:670] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:59.220654 13782 tablet_copy_client.cc:538] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:59.231173 13782 tablet_bootstrap.cc:492] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:59.239449 13779 tablet_bootstrap.cc:492] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:59.240684 13779 tablet_bootstrap.cc:492] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:59.241396 13779 ts_tablet_manager.cc:1403] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.004s
I20260709 13:01:59.244719 13779 raft_consensus.cc:359] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:59.245508 12725 tablet_copy_source_session.cc:215] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:59.245793 13779 raft_consensus.cc:740] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:59.248394 13779 consensus_queue.cc:260] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:59.249907 13777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be298e9cca34ba2aa0cb248c007882b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:59.251029 13779 ts_tablet_manager.cc:1434] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:59.252868 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-816fc4bb475a4254bd019ec71be45605 received from {username='slave'} at 127.0.0.1:45022
I20260709 13:01:59.253284 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-816fc4bb475a4254bd019ec71be45605 on tablet 816fc4bb475a4254bd019ec71be45605 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:59.273958 13777 tablet_copy_client.cc:806] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:59.274542 13777 tablet_copy_client.cc:670] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:59.274991 13782 tablet_bootstrap.cc:492] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:59.275970 13782 tablet_bootstrap.cc:492] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:59.276719 13782 ts_tablet_manager.cc:1403] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.000s
I20260709 13:01:59.278484 13777 tablet_copy_client.cc:538] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:59.279886 13782 raft_consensus.cc:359] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:59.280817 13782 raft_consensus.cc:740] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:59.281513 13782 consensus_queue.cc:260] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:59.288468 13782 ts_tablet_manager.cc:1434] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:01:59.288677 13777 tablet_bootstrap.cc:492] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:01:59.293421 12799 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-d5fb713112b441709b3b4f510ca40ce5 received from {username='slave'} at 127.0.0.1:49410
I20260709 13:01:59.293866 12799 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-d5fb713112b441709b3b4f510ca40ce5 on tablet d5fb713112b441709b3b4f510ca40ce5 with peer 8800cc58445b46289283810151a20612
I20260709 13:01:59.313915 13777 tablet_bootstrap.cc:492] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: 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
I20260709 13:01:59.314860 13777 tablet_bootstrap.cc:492] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:01:59.315527 13777 ts_tablet_manager.cc:1403] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260709 13:01:59.318356 13777 raft_consensus.cc:359] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:59.319263 13777 raft_consensus.cc:740] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:01:59.319875 13777 consensus_queue.cc:260] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:01:59.322229 13777 ts_tablet_manager.cc:1434] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:59.324088 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-6be298e9cca34ba2aa0cb248c007882b received from {username='slave'} at 127.0.0.1:40750
I20260709 13:01:59.324522 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-6be298e9cca34ba2aa0cb248c007882b on tablet 6be298e9cca34ba2aa0cb248c007882b with peer 8800cc58445b46289283810151a20612
I20260709 13:01:59.544073 13444 raft_consensus.cc:1217] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:59.617311 13444 raft_consensus.cc:1217] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:59.632598 13444 raft_consensus.cc:1217] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:59.768651 13444 raft_consensus.cc:1217] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:59.988346 13694 raft_consensus.cc:1064] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:01:59.991845 13694 consensus_queue.cc:237] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:01:59.998414 13444 raft_consensus.cc:1275] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:59.999928 12864 raft_consensus.cc:1275] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.000080 13694 consensus_queue.cc:1048] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:00.000806 12785 raft_consensus.cc:1275] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.002005 13759 consensus_queue.cc:1048] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.004990 13759 consensus_queue.cc:1048] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.024242 13730 raft_consensus.cc:2955] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.031741 13444 raft_consensus.cc:2955] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.035513 12784 raft_consensus.cc:2955] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.052603 12864 raft_consensus.cc:2955] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.061453 12611 catalog_manager.cc:5697] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:00.102057 12711 consensus_queue.cc:237] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:00.113152 12864 raft_consensus.cc:1275] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.113509 13444 raft_consensus.cc:1275] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.115181 13795 consensus_queue.cc:1048] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.116460 13730 consensus_queue.cc:1048] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.123881 13796 raft_consensus.cc:2955] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.127348 13444 raft_consensus.cc:2955] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.126503 12864 raft_consensus.cc:2955] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.144063 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6be298e9cca34ba2aa0cb248c007882b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:00.148403 12613 catalog_manager.cc:5697] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:00.163167 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 6be298e9cca34ba2aa0cb248c007882b with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:02:00.172109 13801 tablet_replica.cc:333] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:00.178507 13801 raft_consensus.cc:2243] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:00.179317 13801 raft_consensus.cc:2272] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:00.182518 13801 ts_tablet_manager.cc:1916] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:00.199048 13801 ts_tablet_manager.cc:1929] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:00.199461 13801 log.cc:1199] T 6be298e9cca34ba2aa0cb248c007882b P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/6be298e9cca34ba2aa0cb248c007882b
I20260709 13:02:00.201179 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 6be298e9cca34ba2aa0cb248c007882b (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:00.217089 13745 raft_consensus.cc:1064] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:00.219220 13745 consensus_queue.cc:237] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:00.226513 13444 raft_consensus.cc:1275] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.227008 12785 raft_consensus.cc:1275] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.227797 12711 raft_consensus.cc:1275] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.228168 13747 consensus_queue.cc:1048] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:00.229604 13739 consensus_queue.cc:1048] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.230775 13745 consensus_queue.cc:1048] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.239624 13763 raft_consensus.cc:1064] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:00.246197 13763 consensus_queue.cc:237] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:00.291416 13444 raft_consensus.cc:1275] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.293231 13790 consensus_queue.cc:1048] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:00.296168 12710 raft_consensus.cc:1275] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.297727 13763 consensus_queue.cc:1048] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.308959 13443 raft_consensus.cc:2955] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.316083 13747 raft_consensus.cc:2955] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
W20260709 13:02:00.324689 12830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:43801, user_credentials={real_user=slave}} blocked reactor thread for 92121.1us
I20260709 13:02:00.329130 13717 raft_consensus.cc:2955] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.337452 12712 raft_consensus.cc:2955] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.340032 12857 raft_consensus.cc:1275] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.349722 13446 raft_consensus.cc:2955] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.352077 13790 raft_consensus.cc:1064] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:00.359462 13790 consensus_queue.cc:237] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:00.363641 12610 catalog_manager.cc:5697] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.381292 13813 consensus_queue.cc:1048] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:00.390661 12784 consensus_queue.cc:237] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:00.402236 12712 raft_consensus.cc:2955] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.406551 12613 catalog_manager.cc:5697] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.409204 12710 raft_consensus.cc:1275] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.410460 12864 raft_consensus.cc:2955] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.413575 13813 consensus_queue.cc:1048] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.426518 13717 raft_consensus.cc:2955] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.435061 12712 raft_consensus.cc:2955] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.410442 13443 raft_consensus.cc:1275] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.450213 13813 consensus_queue.cc:1048] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.451050 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8dd3d1d1eb434da6997ec3862776f842 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:00.454360 13444 raft_consensus.cc:2955] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.456043 12609 catalog_manager.cc:5697] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:00.460547 13445 raft_consensus.cc:1275] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.461915 12712 raft_consensus.cc:1275] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.464314 13790 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.465108 12857 raft_consensus.cc:1275] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:00.466228 13790 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.470757 13717 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:00.477365 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 8dd3d1d1eb434da6997ec3862776f842 with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44148
I20260709 13:02:00.485852 12785 raft_consensus.cc:2955] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.517755 13817 tablet_replica.cc:333] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:00.519132 13817 raft_consensus.cc:2243] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:00.519927 13817 raft_consensus.cc:2272] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:00.529663 13817 ts_tablet_manager.cc:1916] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:00.536461 13446 raft_consensus.cc:2955] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.521322 13813 raft_consensus.cc:2955] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.537114 12857 consensus_queue.cc:237] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:00.548113 13817 ts_tablet_manager.cc:1929] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:00.548578 13817 log.cc:1199] T 8dd3d1d1eb434da6997ec3862776f842 P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/8dd3d1d1eb434da6997ec3862776f842
I20260709 13:02:00.550276 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 8dd3d1d1eb434da6997ec3862776f842 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:00.559839 12710 raft_consensus.cc:2955] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.561841 12712 raft_consensus.cc:1275] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.565181 13814 consensus_queue.cc:1048] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:00.565028 12857 raft_consensus.cc:2955] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.561892 13446 raft_consensus.cc:1275] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.573900 13811 consensus_queue.cc:1048] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:00.582343 13812 raft_consensus.cc:2955] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.587232 13446 raft_consensus.cc:2955] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.592097 12712 raft_consensus.cc:2955] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.605597 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 816fc4bb475a4254bd019ec71be45605 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:00.624662 12609 catalog_manager.cc:5697] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:00.647411 12790 consensus_queue.cc:237] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [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: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:00.659844 12857 raft_consensus.cc:1275] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.660203 12613 catalog_manager.cc:5697] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.660987 13446 raft_consensus.cc:1275] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.661567 13813 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.662369 13821 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.670032 13813 raft_consensus.cc:2955] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.673681 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 816fc4bb475a4254bd019ec71be45605 with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:02:00.674660 13801 tablet_replica.cc:333] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:00.675745 13801 raft_consensus.cc:2243] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:00.676391 13801 raft_consensus.cc:2272] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:00.672775 13443 raft_consensus.cc:2955] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.694222 13801 ts_tablet_manager.cc:1916] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:00.702858 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5fb713112b441709b3b4f510ca40ce5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:00.704931 12857 raft_consensus.cc:2955] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.714047 12610 catalog_manager.cc:5697] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:00.723917 13801 ts_tablet_manager.cc:1929] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:00.724783 13801 log.cc:1199] T 816fc4bb475a4254bd019ec71be45605 P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/816fc4bb475a4254bd019ec71be45605
I20260709 13:02:00.727567 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 816fc4bb475a4254bd019ec71be45605 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:00.732200 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet d5fb713112b441709b3b4f510ca40ce5 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:00.733620 13822 tablet_replica.cc:333] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:00.734563 13822 raft_consensus.cc:2243] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:00.735185 13822 raft_consensus.cc:2272] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:00.737600 13822 ts_tablet_manager.cc:1916] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:00.749241 13822 ts_tablet_manager.cc:1929] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:00.749611 13822 log.cc:1199] T d5fb713112b441709b3b4f510ca40ce5 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/d5fb713112b441709b3b4f510ca40ce5
I20260709 13:02:00.750978 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet d5fb713112b441709b3b4f510ca40ce5 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:01.797876 12712 consensus_queue.cc:237] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:01.805338 12784 raft_consensus.cc:1275] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:01.805295 12857 raft_consensus.cc:1275] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:01.806125 12678 consensus_peers.cc:597] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 070ac3eb0dcc4fd1ada59b99c4ab4102. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:01.807140 13826 consensus_queue.cc:1048] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:01.808144 13759 consensus_queue.cc:1048] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.821519 13826 raft_consensus.cc:2955] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:01.824553 12784 raft_consensus.cc:2955] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:01.826894 12857 raft_consensus.cc:2955] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:01.838832 12613 catalog_manager.cc:5697] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:01.842579 12857 consensus_queue.cc:237] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:02:01.850256 12827 consensus_peers.cc:597] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb1d65205170472b992e7ceb1c9065cb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:01.850437 12712 raft_consensus.cc:1275] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:01.851799 12784 raft_consensus.cc:1275] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:01.853439 13823 consensus_queue.cc:1048] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.854379 13804 consensus_queue.cc:1048] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:01.866499 13804 raft_consensus.cc:2955] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:01.869175 12784 raft_consensus.cc:2955] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:01.884424 12857 consensus_queue.cc:237] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:01.889904 12611 catalog_manager.cc:5697] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
W20260709 13:02:01.928701 12827 consensus_peers.cc:597] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b27e4d44e33945e0b1e9ab317e2abcc3. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:01.933108 12828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 52789.6us
I20260709 13:02:01.936683 12785 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:01.939786 13823 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:02:01.941438 12830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:43801, user_credentials={real_user=slave}} blocked reactor thread for 59093us
I20260709 13:02:01.943202 12710 raft_consensus.cc:2955] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:01.947307 12712 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:01.953415 13839 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:02:01.975477 13839 raft_consensus.cc:2955] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:01.982463 12710 raft_consensus.cc:2955] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:01.984349 12790 raft_consensus.cc:2955] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:01.990381 12712 consensus_queue.cc:237] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:02.001822 12610 catalog_manager.cc:5697] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 3 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:02.006842 12678 consensus_peers.cc:597] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ca3c672c7944a1894b31c7c234f49d1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:02.011646 12857 raft_consensus.cc:1275] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:02.013108 13827 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.013651 12785 raft_consensus.cc:1275] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:02.015233 13827 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.021883 13826 raft_consensus.cc:2955] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:02.027199 12857 raft_consensus.cc:2955] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:02.038698 12790 raft_consensus.cc:2955] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:02.046069 12613 catalog_manager.cc:5697] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:02.326362 13848 ts_tablet_manager.cc:933] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:02:02.328142 13848 tablet_copy_client.cc:323] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:02:02.329779 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 070ac3eb0dcc4fd1ada59b99c4ab4102 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:02:02.330308 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 070ac3eb0dcc4fd1ada59b99c4ab4102 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-070ac3eb0dcc4fd1ada59b99c4ab4102
I20260709 13:02:02.342108 12725 tablet_copy_source_session.cc:215] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:02.346624 13848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070ac3eb0dcc4fd1ada59b99c4ab4102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:02.368345 13848 tablet_copy_client.cc:806] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:02.369045 13848 tablet_copy_client.cc:670] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:02.369518 13850 ts_tablet_manager.cc:933] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:02.372970 13850 tablet_copy_client.cc:323] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:02:02.373188 13848 tablet_copy_client.cc:538] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:02.374732 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet bb1d65205170472b992e7ceb1c9065cb from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:02:02.375329 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet bb1d65205170472b992e7ceb1c9065cb from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-bb1d65205170472b992e7ceb1c9065cb
I20260709 13:02:02.386227 12874 tablet_copy_source_session.cc:215] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:02.386998 13848 tablet_bootstrap.cc:492] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:02.389107 13850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1d65205170472b992e7ceb1c9065cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:02.410255 13850 tablet_copy_client.cc:806] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:02.410903 13850 tablet_copy_client.cc:670] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:02.413080 13848 tablet_bootstrap.cc:492] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:02.414042 13848 tablet_bootstrap.cc:492] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:02.414752 13848 ts_tablet_manager.cc:1403] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.013s
I20260709 13:02:02.416036 13850 tablet_copy_client.cc:538] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:02.417706 13848 raft_consensus.cc:359] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:02.418637 13848 raft_consensus.cc:740] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:02.419353 13848 consensus_queue.cc:260] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:02.424661 13850 tablet_bootstrap.cc:492] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:02.430696 13848 ts_tablet_manager.cc:1434] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.001s
I20260709 13:02:02.432632 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-070ac3eb0dcc4fd1ada59b99c4ab4102 received from {username='slave'} at 127.0.0.1:40750
I20260709 13:02:02.433087 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-070ac3eb0dcc4fd1ada59b99c4ab4102 on tablet 070ac3eb0dcc4fd1ada59b99c4ab4102 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:02.457201 13850 tablet_bootstrap.cc:492] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:02.458096 13850 tablet_bootstrap.cc:492] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:02.458865 13850 ts_tablet_manager.cc:1403] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.034s	user 0.029s	sys 0.000s
I20260709 13:02:02.463650 13850 raft_consensus.cc:359] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:02.464581 13850 raft_consensus.cc:740] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:02.465255 13850 consensus_queue.cc:260] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:02.467813 13850 ts_tablet_manager.cc:1434] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:02.472193 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-bb1d65205170472b992e7ceb1c9065cb received from {username='slave'} at 127.0.0.1:45022
I20260709 13:02:02.472642 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-bb1d65205170472b992e7ceb1c9065cb on tablet bb1d65205170472b992e7ceb1c9065cb with peer 8800cc58445b46289283810151a20612
I20260709 13:02:02.507139 13850 ts_tablet_manager.cc:933] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:02.509249 13850 tablet_copy_client.cc:323] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:02:02.510882 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet b27e4d44e33945e0b1e9ab317e2abcc3 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:02:02.511392 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet b27e4d44e33945e0b1e9ab317e2abcc3 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-b27e4d44e33945e0b1e9ab317e2abcc3
I20260709 13:02:02.519538 12874 tablet_copy_source_session.cc:215] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:02.522708 13850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27e4d44e33945e0b1e9ab317e2abcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:02.539404 13850 tablet_copy_client.cc:806] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:02.540050 13850 tablet_copy_client.cc:670] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:02.543977 13850 tablet_copy_client.cc:538] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:02.553011 13850 tablet_bootstrap.cc:492] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:02.575165 13850 tablet_bootstrap.cc:492] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:02.576113 13850 tablet_bootstrap.cc:492] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:02.576797 13850 ts_tablet_manager.cc:1403] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.003s
I20260709 13:02:02.579701 13850 raft_consensus.cc:359] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:02.580555 13850 raft_consensus.cc:740] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:02.581202 13850 consensus_queue.cc:260] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:02.584873 13850 ts_tablet_manager.cc:1434] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:02.586346 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-b27e4d44e33945e0b1e9ab317e2abcc3 received from {username='slave'} at 127.0.0.1:45022
I20260709 13:02:02.586768 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-b27e4d44e33945e0b1e9ab317e2abcc3 on tablet b27e4d44e33945e0b1e9ab317e2abcc3 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:02.609962 13850 ts_tablet_manager.cc:933] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:02:02.619005 13850 tablet_copy_client.cc:323] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:02:02.620707 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 6ca3c672c7944a1894b31c7c234f49d1 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:02:02.621248 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 6ca3c672c7944a1894b31c7c234f49d1 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-6ca3c672c7944a1894b31c7c234f49d1
I20260709 13:02:02.629784 12725 tablet_copy_source_session.cc:215] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:02.632753 13850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca3c672c7944a1894b31c7c234f49d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:02.644639 13850 tablet_copy_client.cc:806] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:02.645166 13850 tablet_copy_client.cc:670] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:02.648469 13850 tablet_copy_client.cc:538] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:02.656925 13850 tablet_bootstrap.cc:492] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:02.674739 13850 tablet_bootstrap.cc:492] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:02.675601 13850 tablet_bootstrap.cc:492] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:02.676190 13850 ts_tablet_manager.cc:1403] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260709 13:02:02.678828 13850 raft_consensus.cc:359] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:02.679591 13850 raft_consensus.cc:740] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:02.680152 13850 consensus_queue.cc:260] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:02.682727 13850 ts_tablet_manager.cc:1434] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:02:02.684398 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-6ca3c672c7944a1894b31c7c234f49d1 received from {username='slave'} at 127.0.0.1:40750
I20260709 13:02:02.684835 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-6ca3c672c7944a1894b31c7c234f49d1 on tablet 6ca3c672c7944a1894b31c7c234f49d1 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:02.805559 13443 raft_consensus.cc:1217] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:02.922375 13443 raft_consensus.cc:1217] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:02:02.946976 13443 raft_consensus.cc:1217] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:03.205363 13444 raft_consensus.cc:1217] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:03.221675 13859 raft_consensus.cc:1064] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:03.224359 13859 consensus_queue.cc:237] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:03.231765 12855 raft_consensus.cc:1275] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.233588 13444 raft_consensus.cc:1275] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.233834 12790 raft_consensus.cc:1275] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.235340 13859 consensus_queue.cc:1048] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.236662 13827 consensus_queue.cc:1048] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.238862 13859 consensus_queue.cc:1048] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:03.258035 13859 raft_consensus.cc:2955] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.259497 12790 raft_consensus.cc:2955] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.275722 12611 catalog_manager.cc:5697] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.287873 13444 raft_consensus.cc:2955] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
W20260709 13:02:03.387135 12678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.196:42819, user_credentials={real_user=slave}} blocked reactor thread for 47373.4us
I20260709 13:02:03.436269 12855 raft_consensus.cc:2955] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.443086 13839 raft_consensus.cc:1064] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:03.445827 13839 consensus_queue.cc:237] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:03.470917 13444 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:03.473112 13868 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.480257 12784 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:03.495927 13804 raft_consensus.cc:1064] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:03.496851 12710 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:03.499444 13839 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.501196 12710 consensus_queue.cc:237] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:03.504149 13840 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.498286 13804 consensus_queue.cc:237] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:03.509250 13443 raft_consensus.cc:1275] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.510776 13859 consensus_queue.cc:1048] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:03.519134 13873 raft_consensus.cc:2955] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.527272 13444 raft_consensus.cc:1275] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.529575 13867 consensus_queue.cc:1048] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.529966 13840 raft_consensus.cc:2955] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.530625 13443 raft_consensus.cc:2955] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.532722 12711 raft_consensus.cc:2955] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.547405 12710 raft_consensus.cc:1275] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.548969 13868 consensus_queue.cc:1048] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.555459 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 070ac3eb0dcc4fd1ada59b99c4ab4102 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:03.556787 12609 catalog_manager.cc:5697] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:03.560635 13446 raft_consensus.cc:2955] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.588415 12610 catalog_manager.cc:5697] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:03.599671 12788 raft_consensus.cc:1275] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.598837 12784 raft_consensus.cc:2955] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.597388 12785 raft_consensus.cc:1275] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.604759 13840 consensus_queue.cc:1048] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.615736 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 070ac3eb0dcc4fd1ada59b99c4ab4102 with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44148
I20260709 13:02:03.620065 13883 tablet_replica.cc:333] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:03.621197 13883 raft_consensus.cc:2243] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:03.622046 13883 raft_consensus.cc:2272] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:03.626019 13859 consensus_queue.cc:1048] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.630734 12857 consensus_queue.cc:237] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:03.633890 13859 raft_consensus.cc:1064] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:03.636830 13859 consensus_queue.cc:237] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:03.638238 13883 ts_tablet_manager.cc:1916] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:03.640007 13881 raft_consensus.cc:2955] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.645470 12710 raft_consensus.cc:2955] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.653606 13444 raft_consensus.cc:1275] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.655114 13873 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.661557 13446 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:03.661582 12855 raft_consensus.cc:1275] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:03.663120 13839 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:03.664021 12784 raft_consensus.cc:2955] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.665278 13859 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.668820 13443 raft_consensus.cc:2955] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.672926 12610 catalog_manager.cc:5697] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.681017 13839 raft_consensus.cc:2955] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.684394 12782 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:03.683020 13446 raft_consensus.cc:2955] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.684739 12790 raft_consensus.cc:2955] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.728546 13883 ts_tablet_manager.cc:1929] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:03.729007 13883 log.cc:1199] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/070ac3eb0dcc4fd1ada59b99c4ab4102
I20260709 13:02:03.719784 12855 consensus_queue.cc:237] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:03.729264 13840 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:03.730592 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 070ac3eb0dcc4fd1ada59b99c4ab4102 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:03.733963 12785 raft_consensus.cc:1275] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:02:03.737015 13885 log.cc:927] Time spent T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 13:02:03.744050 12782 raft_consensus.cc:2955] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.755882 13859 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.762058 13445 raft_consensus.cc:1275] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.764716 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b27e4d44e33945e0b1e9ab317e2abcc3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:03.771934 12609 catalog_manager.cc:5697] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 3 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.772722 13804 consensus_queue.cc:1048] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.780018 12710 raft_consensus.cc:1275] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:03.783754 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet b27e4d44e33945e0b1e9ab317e2abcc3 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:03.784816 13840 consensus_queue.cc:1048] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:03.791575 13881 raft_consensus.cc:2955] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.795671 13827 raft_consensus.cc:2955] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.801581 13446 raft_consensus.cc:2955] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.806921 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb1d65205170472b992e7ceb1c9065cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:03.816078 12855 raft_consensus.cc:2955] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.816798 12613 catalog_manager.cc:5697] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:03.818204 12710 raft_consensus.cc:2955] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.827026 12610 catalog_manager.cc:5697] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.840811 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet bb1d65205170472b992e7ceb1c9065cb with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:02:03.838114 13443 raft_consensus.cc:2955] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.862417 13889 tablet_replica.cc:333] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:03.855969 12790 raft_consensus.cc:2955] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:03.864282 13889 raft_consensus.cc:2243] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:03.865113 13889 raft_consensus.cc:2272] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:03.873929 13891 tablet_replica.cc:333] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:03.875141 13891 raft_consensus.cc:2243] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:03.875957 12711 consensus_queue.cc:237] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:03.985780 13889 ts_tablet_manager.cc:1916] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:03.988917 13891 raft_consensus.cc:2272] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:04.019100 13444 raft_consensus.cc:1275] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:04.025243 12784 raft_consensus.cc:1275] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:04.025323 13891 ts_tablet_manager.cc:1916] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:04.026605 13889 ts_tablet_manager.cc:1929] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:02:04.027079 13889 log.cc:1199] T b27e4d44e33945e0b1e9ab317e2abcc3 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/b27e4d44e33945e0b1e9ab317e2abcc3
I20260709 13:02:04.028510 13873 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:04.031028 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet b27e4d44e33945e0b1e9ab317e2abcc3 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:04.035598 13870 raft_consensus.cc:2955] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:04.038694 13446 raft_consensus.cc:2955] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:04.049546 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ca3c672c7944a1894b31c7c234f49d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:04.055027 13873 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:04.064630 12782 raft_consensus.cc:2955] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:04.067577 12610 catalog_manager.cc:5697] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:04.085268 13891 ts_tablet_manager.cc:1929] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:04.086916 13891 log.cc:1199] T bb1d65205170472b992e7ceb1c9065cb P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/bb1d65205170472b992e7ceb1c9065cb
I20260709 13:02:04.091545 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet bb1d65205170472b992e7ceb1c9065cb (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:04.094004 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ca3c672c7944a1894b31c7c234f49d1 with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44148
I20260709 13:02:04.094921 13883 tablet_replica.cc:333] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:04.095880 13883 raft_consensus.cc:2243] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:04.096555 13883 raft_consensus.cc:2272] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:04.099831 13883 ts_tablet_manager.cc:1916] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:04.112291 13883 ts_tablet_manager.cc:1929] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:04.112649 13883 log.cc:1199] T 6ca3c672c7944a1894b31c7c234f49d1 P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/6ca3c672c7944a1894b31c7c234f49d1
I20260709 13:02:04.114388 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 6ca3c672c7944a1894b31c7c234f49d1 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:05.157642 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:05.176728 12782 consensus_queue.cc:237] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:02:05.184286 12753 consensus_peers.cc:597] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a172c2aa07c4bbbab2c6dd0137083eb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.184289 12855 raft_consensus.cc:1275] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.185762 13869 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.186556 12710 raft_consensus.cc:1275] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.187996 13869 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:05.194901 13893 raft_consensus.cc:2955] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.197695 12855 raft_consensus.cc:2955] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.198786 12710 raft_consensus.cc:2955] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.222579 12613 catalog_manager.cc:5697] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.253569 12855 consensus_queue.cc:237] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:05.267664 12710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11273eaa0db84b67928b9e5820680828"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:05.268584 12710 raft_consensus.cc:606] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:05.278901 12710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:05.279521 12782 raft_consensus.cc:1275] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.279616 12710 raft_consensus.cc:606] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:05.283015 13840 consensus_queue.cc:1048] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.284866 12710 raft_consensus.cc:1275] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.289551 13887 consensus_queue.cc:1048] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:05.309827 12827 consensus_peers.cc:597] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d2d9c98008f433ea2f9695311c9b7fa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.310500 13887 raft_consensus.cc:2955] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.333911 12855 consensus_queue.cc:237] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:05.351481 12707 raft_consensus.cc:2955] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.353128 12610 catalog_manager.cc:5697] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:05.358117 12782 raft_consensus.cc:2955] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
W20260709 13:02:05.382751 12827 consensus_peers.cc:597] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea0e69b2790a4b7889894ba6da950d89. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.390709 12710 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.392373 12784 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.394217 13840 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.397568 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:05.397902 13911 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.398289 12855 raft_consensus.cc:606] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:05.401525 12707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:05.402133 12707 raft_consensus.cc:606] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:05.405328 13911 raft_consensus.cc:2955] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.410283 12707 raft_consensus.cc:2955] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.418371 12710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:05.419165 12710 raft_consensus.cc:606] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:05.420126 12785 raft_consensus.cc:2955] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.423126 12855 consensus_queue.cc:237] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:05.432588 12613 catalog_manager.cc:5697] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.436792 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:05.439370 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:02:05.446993 12827 consensus_peers.cc:597] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b983fd9f443f41dba1cea4ce7fa79619. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.450086 12790 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.451066 12710 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:05.452616 13906 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.457063 13887 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.458801 13840 raft_consensus.cc:993] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:05.459249 13840 raft_consensus.cc:1081] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:05.468312 12785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35784
I20260709 13:02:05.468947 12785 raft_consensus.cc:493] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:05.469293 12785 raft_consensus.cc:3060] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.478343 12785 raft_consensus.cc:515] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:05.481467 12785 leader_election.cc:290] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:05.481257 12784 raft_consensus.cc:2955] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.479068 13911 raft_consensus.cc:2955] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.485018 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:05.487038 12707 raft_consensus.cc:3060] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.486090 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc97bdb7ea8436aadf139bac5b4d8b4" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:05.487852 12855 raft_consensus.cc:3055] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:05.488154 12855 raft_consensus.cc:740] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:05.488888 12855 consensus_queue.cc:260] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:05.490094 12855 raft_consensus.cc:3060] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.496661 12707 raft_consensus.cc:2468] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:05.497642 12710 raft_consensus.cc:2955] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.501387 12756 leader_election.cc:304] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:05.499215 12613 catalog_manager.cc:5697] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:05.504336 13893 raft_consensus.cc:2804] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:05.504882 13893 raft_consensus.cc:697] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:05.505760 13893 consensus_queue.cc:237] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:05.506799 12855 raft_consensus.cc:2468] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:05.532272 12610 catalog_manager.cc:5697] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:05.590646 13914 raft_consensus.cc:993] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:05.591233 13827 raft_consensus.cc:1081] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:05.592475 13443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37684
I20260709 13:02:05.592972 13443 raft_consensus.cc:493] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:05.593303 13443 raft_consensus.cc:3060] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.599524 13443 raft_consensus.cc:515] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:05.601791 13443 leader_election.cc:290] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:05.602346 12710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:05.602849 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca3c672c7944a1894b31c7c234f49d1" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:05.602967 12710 raft_consensus.cc:3055] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:05.603403 12790 raft_consensus.cc:3060] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.603413 12710 raft_consensus.cc:740] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:05.604322 12710 consensus_queue.cc:260] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:05.605290 12710 raft_consensus.cc:3060] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.607772 12790 raft_consensus.cc:2468] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:05.608994 13410 leader_election.cc:304] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8800cc58445b46289283810151a20612, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:05.610788 13922 raft_consensus.cc:2804] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:05.611557 12710 raft_consensus.cc:2468] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:05.614796 13922 raft_consensus.cc:697] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:05.615682 13922 consensus_queue.cc:237] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:05.624405 12610 catalog_manager.cc:5697] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:05.674031 13925 ts_tablet_manager.cc:933] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:05.683446 13925 tablet_copy_client.cc:323] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:02:05.685091 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet 8d2d9c98008f433ea2f9695311c9b7fa from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:02:05.685632 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet 8d2d9c98008f433ea2f9695311c9b7fa from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-8d2d9c98008f433ea2f9695311c9b7fa
I20260709 13:02:05.696822 12874 tablet_copy_source_session.cc:215] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:05.699641 13925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2d9c98008f433ea2f9695311c9b7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:05.715364 13925 tablet_copy_client.cc:806] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:05.715929 13925 tablet_copy_client.cc:670] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:05.719349 13925 tablet_copy_client.cc:538] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:05.731079 13925 tablet_bootstrap.cc:492] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:05.737932 13914 raft_consensus.cc:993] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:05.738485 13914 raft_consensus.cc:1081] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:05.742862 12784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11273eaa0db84b67928b9e5820680828"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:02:05.743376 12784 raft_consensus.cc:493] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:05.743701 12784 raft_consensus.cc:3060] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.749572 12784 raft_consensus.cc:515] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:05.752432 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11273eaa0db84b67928b9e5820680828" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:05.752965 12855 raft_consensus.cc:3060] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.753374 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11273eaa0db84b67928b9e5820680828" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:05.753919 12707 raft_consensus.cc:3055] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:05.754197 12707 raft_consensus.cc:740] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:05.754901 12707 consensus_queue.cc:260] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:05.755720 12707 raft_consensus.cc:3060] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.760697 12784 leader_election.cc:290] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:05.763458 12707 raft_consensus.cc:2468] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:05.763577 12855 raft_consensus.cc:2468] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:05.755718 13925 tablet_bootstrap.cc:492] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:05.764195 12857 raft_consensus.cc:1240] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Rejecting Update request from peer 182a5ed5cca549bbb4f3033de9d98de8 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:05.765117 12756 leader_election.cc:304] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:05.765944 13893 raft_consensus.cc:2804] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:05.765120 13925 tablet_bootstrap.cc:492] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:05.766423 13893 raft_consensus.cc:697] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:05.767259 13925 ts_tablet_manager.cc:1403] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.003s
I20260709 13:02:05.767282 13893 consensus_queue.cc:237] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:05.771595 13925 raft_consensus.cc:359] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:05.773660 13925 raft_consensus.cc:740] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:05.774310 13925 consensus_queue.cc:260] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:05.776757 13925 ts_tablet_manager.cc:1434] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:05.779951 12610 catalog_manager.cc:5697] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:05.783721 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-8d2d9c98008f433ea2f9695311c9b7fa received from {username='slave'} at 127.0.0.1:45022
I20260709 13:02:05.784191 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-8d2d9c98008f433ea2f9695311c9b7fa on tablet 8d2d9c98008f433ea2f9695311c9b7fa with peer 8800cc58445b46289283810151a20612
I20260709 13:02:05.802937 13870 raft_consensus.cc:993] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:05.805577 13870 raft_consensus.cc:1081] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:05.806249 13925 ts_tablet_manager.cc:933] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:05.807111 12790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:02:05.807653 12790 raft_consensus.cc:493] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:05.807940 13925 tablet_copy_client.cc:323] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:02:05.807977 12790 raft_consensus.cc:3060] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.809515 12799 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet 5a172c2aa07c4bbbab2c6dd0137083eb from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:02:05.810045 12799 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet 5a172c2aa07c4bbbab2c6dd0137083eb from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-5a172c2aa07c4bbbab2c6dd0137083eb
I20260709 13:02:05.817314 12790 raft_consensus.cc:515] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:05.818444 12799 tablet_copy_source_session.cc:215] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:05.819307 12790 leader_election.cc:290] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:05.819963 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:05.820319 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:05.820503 12707 raft_consensus.cc:3055] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:05.820832 12855 raft_consensus.cc:3060] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.820845 12707 raft_consensus.cc:740] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:05.821815 12707 consensus_queue.cc:260] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:05.822711 13925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a172c2aa07c4bbbab2c6dd0137083eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:05.822824 12707 raft_consensus.cc:3060] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.827538 12855 raft_consensus.cc:2468] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:05.831075 12754 leader_election.cc:304] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:05.831816 12707 raft_consensus.cc:2468] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:05.832371 13897 raft_consensus.cc:2804] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:05.832917 13897 raft_consensus.cc:697] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:05.833750 13897 consensus_queue.cc:237] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:05.841254 13925 tablet_copy_client.cc:806] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:05.841859 13925 tablet_copy_client.cc:670] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:05.845887 13925 tablet_copy_client.cc:538] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:05.848747 12610 catalog_manager.cc:5697] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:05.854835 13925 tablet_bootstrap.cc:492] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:05.875063 13925 tablet_bootstrap.cc:492] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:05.875970 13925 tablet_bootstrap.cc:492] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:05.876653 13925 ts_tablet_manager.cc:1403] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260709 13:02:05.879640 13925 raft_consensus.cc:359] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:05.880400 13925 raft_consensus.cc:740] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:05.880946 13925 consensus_queue.cc:260] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:05.883665 13925 ts_tablet_manager.cc:1434] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:02:05.885558 12799 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-5a172c2aa07c4bbbab2c6dd0137083eb received from {username='slave'} at 127.0.0.1:49410
I20260709 13:02:05.885978 12799 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-5a172c2aa07c4bbbab2c6dd0137083eb on tablet 5a172c2aa07c4bbbab2c6dd0137083eb with peer 8800cc58445b46289283810151a20612
I20260709 13:02:05.894888 13925 ts_tablet_manager.cc:933] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:05.898053 13925 tablet_copy_client.cc:323] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:02:05.899757 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet ea0e69b2790a4b7889894ba6da950d89 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:02:05.900271 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet ea0e69b2790a4b7889894ba6da950d89 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-ea0e69b2790a4b7889894ba6da950d89
I20260709 13:02:05.906924 12874 tablet_copy_source_session.cc:215] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:05.909698 13925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0e69b2790a4b7889894ba6da950d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:05.932319 13925 tablet_copy_client.cc:806] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:05.932837 13925 tablet_copy_client.cc:670] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:05.936671 13925 tablet_copy_client.cc:538] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:05.945421 13925 tablet_bootstrap.cc:492] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:05.961129 13870 raft_consensus.cc:993] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:05.961699 13870 raft_consensus.cc:1081] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:05.963367 13443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37684
I20260709 13:02:05.963868 13443 raft_consensus.cc:493] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:05.964182 13443 raft_consensus.cc:3060] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.966447 13925 tablet_bootstrap.cc:492] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:05.967367 13925 tablet_bootstrap.cc:492] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:05.967998 13925 ts_tablet_manager.cc:1403] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 13:02:05.970603 13925 raft_consensus.cc:359] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:05.971484 13925 raft_consensus.cc:740] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:05.972093 13925 consensus_queue.cc:260] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:05.974175 13925 ts_tablet_manager.cc:1434] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:05.975256 13443 raft_consensus.cc:515] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:05.978734 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:05.979300 12790 raft_consensus.cc:3060] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.977294 13443 leader_election.cc:290] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:05.983558 12710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd8d1359dbf4bfe9493a15e5de5e9db" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:05.987629 12710 raft_consensus.cc:3055] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:05.988548 12710 raft_consensus.cc:740] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:05.997968 12710 consensus_queue.cc:260] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:05.999948 12710 raft_consensus.cc:3060] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.003747 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-ea0e69b2790a4b7889894ba6da950d89 received from {username='slave'} at 127.0.0.1:45022
I20260709 13:02:06.014382 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-ea0e69b2790a4b7889894ba6da950d89 on tablet ea0e69b2790a4b7889894ba6da950d89 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:06.001395 12790 raft_consensus.cc:2468] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:06.017493 13410 leader_election.cc:304] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8800cc58445b46289283810151a20612, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:06.018494 13922 raft_consensus.cc:2804] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:06.019048 13922 raft_consensus.cc:697] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:06.019902 13922 consensus_queue.cc:237] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:06.023330 12855 raft_consensus.cc:1275] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:06.025303 12712 raft_consensus.cc:1275] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:06.026787 13897 consensus_queue.cc:1048] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:06.027792 13898 consensus_queue.cc:1048] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:06.032717 12610 catalog_manager.cc:5697] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:06.032675 12710 raft_consensus.cc:2468] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:06.058013 13925 ts_tablet_manager.cc:933] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:06.064082 12710 raft_consensus.cc:1275] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:06.067447 13922 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:06.068864 13925 tablet_copy_client.cc:323] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:02:06.070398 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet b983fd9f443f41dba1cea4ce7fa79619 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:02:06.070873 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet b983fd9f443f41dba1cea4ce7fa79619 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-b983fd9f443f41dba1cea4ce7fa79619
I20260709 13:02:06.078395 12874 tablet_copy_source_session.cc:215] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:06.087795 13925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b983fd9f443f41dba1cea4ce7fa79619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:06.099658 12790 raft_consensus.cc:1275] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:06.101202 13923 consensus_queue.cc:1048] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:06.115962 13925 tablet_copy_client.cc:806] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:06.116562 13925 tablet_copy_client.cc:670] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:06.123049 13925 tablet_copy_client.cc:538] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:06.143594 13925 tablet_bootstrap.cc:492] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:06.163082 13925 tablet_bootstrap.cc:492] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:06.163852 13925 tablet_bootstrap.cc:492] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:06.164413 13925 ts_tablet_manager.cc:1403] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:02:06.166917 13925 raft_consensus.cc:359] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:06.167680 13925 raft_consensus.cc:740] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:06.168231 13925 consensus_queue.cc:260] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:06.170329 13925 ts_tablet_manager.cc:1434] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:06.172240 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-b983fd9f443f41dba1cea4ce7fa79619 received from {username='slave'} at 127.0.0.1:45022
I20260709 13:02:06.172657 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-b983fd9f443f41dba1cea4ce7fa79619 on tablet b983fd9f443f41dba1cea4ce7fa79619 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:06.192365 12855 raft_consensus.cc:1275] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:06.193766 13897 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:06.203485 12710 raft_consensus.cc:1275] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:06.204743 13897 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:06.230757 12710 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:06.232085 13893 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:06.249469 13446 raft_consensus.cc:1217] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:06.268782 12855 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:06.270766 13893 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:06.350826 13446 raft_consensus.cc:1217] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:06.410569 13446 raft_consensus.cc:1217] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:06.425252 12710 raft_consensus.cc:1275] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:06.426537 13922 consensus_queue.cc:1048] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:06.441641 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:06.444181 12790 raft_consensus.cc:1275] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:06.446156 13922 consensus_queue.cc:1048] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:06.522526 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:06.578971 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16a8b61ec12041b5b7b129278854c097"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:06.579567 12855 raft_consensus.cc:606] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:06.582954 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f7e8e34962442a6997b3323b5f30087"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:06.583475 12855 raft_consensus.cc:606] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:06.592798 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:06.593463 12855 raft_consensus.cc:606] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:06.597517 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db736df4959042a88eeeceea795a3902"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:06.598042 12855 raft_consensus.cc:606] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:06.600296 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:06.600811 12855 raft_consensus.cc:606] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:06.601771 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:06.602991 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:06.645488 13446 raft_consensus.cc:1217] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:06.688125 13907 raft_consensus.cc:993] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:06.688673 13911 raft_consensus.cc:1081] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:06.690169 13446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f7e8e34962442a6997b3323b5f30087"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37680
I20260709 13:02:06.690725 13446 raft_consensus.cc:493] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:06.691043 13446 raft_consensus.cc:3060] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.695827 13446 raft_consensus.cc:515] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:06.697472 13446 leader_election.cc:290] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:06.698836 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7e8e34962442a6997b3323b5f30087" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:06.699491 12855 raft_consensus.cc:3055] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:06.699254 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7e8e34962442a6997b3323b5f30087" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:06.699873 12855 raft_consensus.cc:740] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:06.700964 12790 raft_consensus.cc:3060] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.702075 13911 raft_consensus.cc:993] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:06.702536 13911 raft_consensus.cc:1081] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:06.702943 12855 consensus_queue.cc:260] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:06.704267 12855 raft_consensus.cc:3060] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.709227 12790 raft_consensus.cc:2468] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:06.710386 13410 leader_election.cc:304] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8800cc58445b46289283810151a20612, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:06.711234 13922 raft_consensus.cc:2804] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:06.711361 12855 raft_consensus.cc:2468] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:06.711755 13922 raft_consensus.cc:697] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:06.711928 12710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16a8b61ec12041b5b7b129278854c097"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38074
I20260709 13:02:06.712455 12710 raft_consensus.cc:493] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:06.712797 12710 raft_consensus.cc:3060] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.712682 13922 consensus_queue.cc:237] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:06.724411 12609 catalog_manager.cc:5697] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:06.721575 12710 raft_consensus.cc:515] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:06.727998 12710 leader_election.cc:290] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:06.732291 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8b61ec12041b5b7b129278854c097" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:06.732833 12790 raft_consensus.cc:3060] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.732877 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8b61ec12041b5b7b129278854c097" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:06.733470 12855 raft_consensus.cc:3055] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:06.733749 12855 raft_consensus.cc:740] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:06.734468 12855 consensus_queue.cc:260] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:06.735649 12855 raft_consensus.cc:3060] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.739291 12790 raft_consensus.cc:2468] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:06.740630 12679 leader_election.cc:304] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:06.742481 13870 raft_consensus.cc:2804] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:06.743112 13870 raft_consensus.cc:697] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:06.744148 13870 consensus_queue.cc:237] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:06.755175 12855 raft_consensus.cc:2468] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:06.768653 13907 raft_consensus.cc:993] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:06.769122 13907 raft_consensus.cc:1081] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:06.771080 12782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db736df4959042a88eeeceea795a3902"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35784
I20260709 13:02:06.771588 12782 raft_consensus.cc:493] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:06.771955 12782 raft_consensus.cc:3060] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.774820 12613 catalog_manager.cc:5697] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:06.782821 12782 raft_consensus.cc:515] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:06.791507 12782 leader_election.cc:290] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:06.794104 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db736df4959042a88eeeceea795a3902" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:06.794489 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db736df4959042a88eeeceea795a3902" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:06.794768 12857 raft_consensus.cc:3055] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:06.795089 12857 raft_consensus.cc:740] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:06.795874 12857 consensus_queue.cc:260] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:06.796990 12857 raft_consensus.cc:3060] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.795095 12707 raft_consensus.cc:3060] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.806224 12857 raft_consensus.cc:2468] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:06.807444 12754 leader_election.cc:304] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:06.808228 13893 raft_consensus.cc:2804] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:06.809623 12707 raft_consensus.cc:2468] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:06.810735 13893 raft_consensus.cc:697] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:06.811717 13893 consensus_queue.cc:237] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:06.813104 13951 raft_consensus.cc:1064] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:06.815200 13907 raft_consensus.cc:1064] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:06.815817 13951 consensus_queue.cc:237] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:06.839761 13907 consensus_queue.cc:237] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
W20260709 13:02:06.880455 12827 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.196:42819, user_credentials={real_user=slave}} blocked reactor thread for 50876.3us
I20260709 13:02:06.891162 13446 raft_consensus.cc:1275] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.901141 12857 raft_consensus.cc:1275] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.903156 13443 raft_consensus.cc:1275] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.904773 13906 consensus_queue.cc:1048] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:06.904644 13897 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:06.912331 12710 raft_consensus.cc:1275] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.915113 12790 raft_consensus.cc:1275] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.919682 13906 raft_consensus.cc:1064] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
W20260709 13:02:06.922937 13906 raft_consensus.cc:1068] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: Unable to promote non-voter 8800cc58445b46289283810151a20612: Service unavailable: leader transfer in progress
I20260709 13:02:06.923887 13898 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:06.939087 12710 raft_consensus.cc:1275] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:06.946102 13966 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:06.941671 13971 consensus_queue.cc:1048] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
W20260709 13:02:06.967003 12753 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.196:42819, user_credentials={real_user=slave}} blocked reactor thread for 74397.8us
W20260709 13:02:06.997030 12828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 78844us
I20260709 13:02:07.012176 13965 consensus_queue.cc:1048] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:07.005335 13960 raft_consensus.cc:993] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:07.031270 13907 raft_consensus.cc:993] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:07.031908 13907 raft_consensus.cc:1081] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:07.038964 13969 raft_consensus.cc:1081] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:07.041468 12710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38074
I20260709 13:02:07.042019 12710 raft_consensus.cc:493] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:07.042369 12710 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.044559 12784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35784
I20260709 13:02:07.045173 12784 raft_consensus.cc:493] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:07.045550 12784 raft_consensus.cc:3060] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.062175 12710 raft_consensus.cc:515] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:02:07.067654 13967 log.cc:927] Time spent T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:02:07.065675 12710 leader_election.cc:290] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:07.072558 13907 raft_consensus.cc:2955] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.075786 12784 raft_consensus.cc:515] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:07.078783 13445 raft_consensus.cc:2955] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.098626 12782 raft_consensus.cc:1275] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:07.100884 13923 consensus_queue.cc:1048] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:07.101899 12707 raft_consensus.cc:2955] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
W20260709 13:02:07.085306 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 57153.5us
I20260709 13:02:07.104596 13974 raft_consensus.cc:2955] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.107291 12710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:07.107818 12710 raft_consensus.cc:3060] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.114235 12710 raft_consensus.cc:2468] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:07.115550 12756 leader_election.cc:304] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:07.117444 13977 raft_consensus.cc:2804] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:07.118659 13977 raft_consensus.cc:697] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:07.121052 12613 catalog_manager.cc:5697] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.123361 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:07.123931 12857 raft_consensus.cc:3055] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:07.124012 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:07.124243 12857 raft_consensus.cc:740] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:07.124570 12790 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.125023 12857 consensus_queue.cc:260] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:07.126549 12857 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.124043 13977 consensus_queue.cc:237] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:07.127293 12609 catalog_manager.cc:5697] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:07.137857 12857 raft_consensus.cc:2468] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:07.142237 12784 leader_election.cc:290] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:07.148532 12784 raft_consensus.cc:2955] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.151305 12855 raft_consensus.cc:2955] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.152841 12707 raft_consensus.cc:2955] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
W20260709 13:02:07.154850 12827 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.196:42819, user_credentials={real_user=slave}} blocked reactor thread for 47714us
I20260709 13:02:07.156524 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef40445bd15403aa34d59d4e7bb61b0" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:07.157114 12856 raft_consensus.cc:3055] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:07.157446 12856 raft_consensus.cc:740] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:07.158370 12856 consensus_queue.cc:260] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:07.161078 12856 raft_consensus.cc:3060] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.168423 12864 consensus_queue.cc:237] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:07.178392 12790 raft_consensus.cc:2468] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:07.183635 13445 raft_consensus.cc:1275] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:07.189529 12707 raft_consensus.cc:1275] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:02:07.189848 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:40853, user_credentials={real_user=slave}} blocked reactor thread for 45138.7us
I20260709 13:02:07.199997 12679 leader_election.cc:304] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:02:07.201524 13968 raft_consensus.cc:1064] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:07.205392 13978 raft_consensus.cc:2804] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:07.190204 13907 consensus_queue.cc:1048] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 13:02:07.208472 13960 consensus_queue.cc:1048] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:07.208038 12856 raft_consensus.cc:2468] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:07.213339 13968 consensus_queue.cc:237] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:07.236459 13445 raft_consensus.cc:2955] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.239935 12855 raft_consensus.cc:1275] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:07.242398 13893 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:07.257068 12855 raft_consensus.cc:1275] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:07.236574 12613 catalog_manager.cc:5697] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.260443 13923 consensus_queue.cc:1048] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:07.258912 13971 raft_consensus.cc:2955] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.266229 13978 raft_consensus.cc:697] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:07.267354 13978 consensus_queue.cc:237] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:07.272037 12790 raft_consensus.cc:1275] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:07.263994 12710 raft_consensus.cc:2955] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.290895 13934 consensus_queue.cc:1048] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:02:07.299466 12610 catalog_manager.cc:5697] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:07.334827 13445 raft_consensus.cc:2955] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.348099 13446 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:07.367564 12785 consensus_queue.cc:237] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:07.369387 13970 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:02:07.384320 12710 raft_consensus.cc:1275] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:07.385762 13446 raft_consensus.cc:1275] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:07.389134 13898 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:07.390780 12707 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:07.392895 12710 raft_consensus.cc:1275] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:07.398355 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d2d9c98008f433ea2f9695311c9b7fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:07.402055 13970 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:07.381424 12613 catalog_manager.cc:5697] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.416761 12613 catalog_manager.cc:5697] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:07.420297 12790 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:07.414130 13893 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:02:07.413905 13977 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 13:02:07.436259 12864 raft_consensus.cc:1275] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:07.441123 13934 consensus_queue.cc:1048] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:02:07.438297 13966 raft_consensus.cc:2955] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.448395 13446 raft_consensus.cc:2955] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.472522 13965 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:02:07.537873 12855 raft_consensus.cc:1275] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:07.543825 13993 raft_consensus.cc:2955] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.546253 13445 raft_consensus.cc:2955] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
W20260709 13:02:07.581638 12678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.196:42819, user_credentials={real_user=slave}} blocked reactor thread for 56955.7us
I20260709 13:02:07.597718 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a172c2aa07c4bbbab2c6dd0137083eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:07.604458 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:07.617295 13893 consensus_queue.cc:1048] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:02:07.629720 12712 raft_consensus.cc:2955] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.639178 12707 raft_consensus.cc:2955] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.671443 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d2d9c98008f433ea2f9695311c9b7fa with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:02:07.694976 12709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:07.695844 12709 raft_consensus.cc:606] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:02:07.771428 14007 tablet_replica.cc:333] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:07.809273 12711 raft_consensus.cc:1275] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:07.820425 12714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:07.821300 12714 raft_consensus.cc:606] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:02:07.813153 12609 catalog_manager.cc:5697] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 1 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
W20260709 13:02:07.826936 12600 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for ea0e69b2790a4b7889894ba6da950d89 already in progress [suppressed 10 similar messages]
I20260709 13:02:07.852622 12609 catalog_manager.cc:5697] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.834585 13974 consensus_queue.cc:1048] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:02:07.873960 12864 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:07.894240 13914 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:02:07.899389 12707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:07.899981 12707 raft_consensus.cc:606] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:02:07.908162 12790 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:07.929297 12784 raft_consensus.cc:2955] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:07.931306 13444 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Advancing to term 2
W20260709 13:02:07.936218 12661 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:02:07.937218 12661 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for ea0e69b2790a4b7889894ba6da950d89 already in progress
W20260709 13:02:07.937799 12661 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for ea0e69b2790a4b7889894ba6da950d89 already in progress
I20260709 13:02:07.965487 13444 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:07.981452 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a172c2aa07c4bbbab2c6dd0137083eb with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44148
I20260709 13:02:07.993732 13934 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:02:07.995136 13870 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:08.037384 14007 raft_consensus.cc:2243] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.038702 14007 raft_consensus.cc:2272] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.050518 14007 ts_tablet_manager.cc:1916] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:08.053719 14015 tablet_replica.cc:333] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:08.055874 14015 raft_consensus.cc:2243] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.057080 14015 raft_consensus.cc:2272] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.064364 14015 ts_tablet_manager.cc:1916] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:08.072305 13986 raft_consensus.cc:993] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:08.072928 13986 raft_consensus.cc:1081] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Signalling peer 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:08.075174 12855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:44152
I20260709 13:02:08.075814 12855 raft_consensus.cc:493] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:08.076145 12855 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.083536 14015 ts_tablet_manager.cc:1929] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:08.084160 14015 log.cc:1199] T 5a172c2aa07c4bbbab2c6dd0137083eb P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/5a172c2aa07c4bbbab2c6dd0137083eb
I20260709 13:02:08.087162 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 5a172c2aa07c4bbbab2c6dd0137083eb (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:08.092669 12855 raft_consensus.cc:515] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:08.095597 12855 leader_election.cc:290] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:08.097289 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:08.097892 12712 raft_consensus.cc:3055] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:08.098161 12712 raft_consensus.cc:740] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:08.098932 12712 consensus_queue.cc:260] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:08.099905 12712 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.104067 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:08.104624 12782 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.106139 12712 raft_consensus.cc:2468] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 3.
I20260709 13:02:08.108243 12830 leader_election.cc:304] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:02:08.109304 13993 raft_consensus.cc:2804] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:08.111303 12855 consensus_queue.cc:237] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:08.110795 13993 raft_consensus.cc:697] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:08.115576 13993 consensus_queue.cc:237] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:08.125558 14007 ts_tablet_manager.cc:1929] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:08.125784 13444 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:08.126066 14007 log.cc:1199] T 8d2d9c98008f433ea2f9695311c9b7fa P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/8d2d9c98008f433ea2f9695311c9b7fa
I20260709 13:02:08.127241 13971 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:08.128137 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 8d2d9c98008f433ea2f9695311c9b7fa (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:08.130125 12790 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:08.131388 12782 raft_consensus.cc:2468] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 3.
I20260709 13:02:08.138732 13968 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:08.146341 13994 raft_consensus.cc:2955] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.149554 13444 raft_consensus.cc:2955] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.156670 12782 raft_consensus.cc:2955] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.158252 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b983fd9f443f41dba1cea4ce7fa79619 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:08.170183 12612 catalog_manager.cc:5697] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.180927 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:08.186208 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet b983fd9f443f41dba1cea4ce7fa79619 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:08.186993 12613 catalog_manager.cc:5697] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 2 to 3, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 3 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.204780 14019 tablet_replica.cc:333] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:08.205993 14019 raft_consensus.cc:2243] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.206745 14019 raft_consensus.cc:2272] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.210664 14019 ts_tablet_manager.cc:1916] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:08.224025 14019 ts_tablet_manager.cc:1929] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:08.224452 14019 log.cc:1199] T b983fd9f443f41dba1cea4ce7fa79619 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/b983fd9f443f41dba1cea4ce7fa79619
I20260709 13:02:08.226431 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet b983fd9f443f41dba1cea4ce7fa79619 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:08.236830 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:08.237432 12855 raft_consensus.cc:606] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:08.240108 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "292a3c50e77c4b85aad198e319b4a1c1"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:08.240628 12855 raft_consensus.cc:606] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:08.243043 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38ca631c83db41da8a789690cbc96202"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:08.243569 12855 raft_consensus.cc:606] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:08.245857 12712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:08.246336 12712 raft_consensus.cc:606] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:08.267457 12782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49623df4bcb140938b3174870be24b39"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:33292
I20260709 13:02:08.268046 12782 raft_consensus.cc:606] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:08.270344 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1ee057be0364ad99f5808df2aafe77e"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:08.270890 12855 raft_consensus.cc:606] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:08.271895 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:02:08.272972 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:08.296132 13898 raft_consensus.cc:993] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:08.296711 13974 raft_consensus.cc:1081] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:08.298197 12712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49623df4bcb140938b3174870be24b39"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:02:08.298609 12712 raft_consensus.cc:493] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:08.298904 12712 raft_consensus.cc:3060] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.302927 12712 raft_consensus.cc:515] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.304697 12712 leader_election.cc:290] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 3 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:08.305286 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:08.305538 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49623df4bcb140938b3174870be24b39" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:08.305837 12782 raft_consensus.cc:3055] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:08.306082 12855 raft_consensus.cc:3060] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.306180 12782 raft_consensus.cc:740] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:08.307022 12782 consensus_queue.cc:260] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.307893 12782 raft_consensus.cc:3060] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.310757 12855 raft_consensus.cc:2468] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 3.
I20260709 13:02:08.312008 12679 leader_election.cc:304] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:02:08.312249 12782 raft_consensus.cc:2468] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 3.
I20260709 13:02:08.313266 14004 raft_consensus.cc:2804] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:08.313759 14004 raft_consensus.cc:697] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:08.314507 14004 consensus_queue.cc:237] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.325863 12613 catalog_manager.cc:5697] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 2 to 3, leader changed from f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 3 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.343528 13870 raft_consensus.cc:993] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:08.343979 14004 raft_consensus.cc:1081] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:08.345419 12782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:02:08.345834 12782 raft_consensus.cc:493] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:08.346064 12782 raft_consensus.cc:3060] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.355417 12782 raft_consensus.cc:515] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.357632 12782 leader_election.cc:290] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:08.357784 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:08.358362 12712 raft_consensus.cc:3055] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:08.359154 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:08.359522 12712 raft_consensus.cc:740] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:08.359934 12855 raft_consensus.cc:3060] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.360707 12712 consensus_queue.cc:260] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.361829 12712 raft_consensus.cc:3060] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.365161 12855 raft_consensus.cc:2468] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:08.366984 12754 leader_election.cc:304] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:08.367776 12712 raft_consensus.cc:2468] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:08.368418 13977 raft_consensus.cc:2804] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:08.369666 13977 raft_consensus.cc:697] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:08.373320 13977 consensus_queue.cc:237] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.386175 12613 catalog_manager.cc:5697] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.404290 13993 raft_consensus.cc:993] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:08.404896 13994 raft_consensus.cc:1081] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:08.406661 13446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "292a3c50e77c4b85aad198e319b4a1c1"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37680
I20260709 13:02:08.407260 13446 raft_consensus.cc:493] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:08.407630 13446 raft_consensus.cc:3060] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.414821 13446 raft_consensus.cc:515] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:08.416757 13446 leader_election.cc:290] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:08.418392 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292a3c50e77c4b85aad198e319b4a1c1" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:08.418358 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292a3c50e77c4b85aad198e319b4a1c1" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:08.419157 12782 raft_consensus.cc:3060] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.419265 12855 raft_consensus.cc:3055] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:08.420248 12855 raft_consensus.cc:740] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:08.421449 12855 consensus_queue.cc:260] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:08.422700 12855 raft_consensus.cc:3060] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.428347 12782 raft_consensus.cc:2468] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:08.430265 12855 raft_consensus.cc:2468] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:08.430303 13410 leader_election.cc:304] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8800cc58445b46289283810151a20612, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:08.434718 14009 raft_consensus.cc:2804] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:08.436555 14009 raft_consensus.cc:697] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:08.437594 14009 consensus_queue.cc:237] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:08.446888 12613 catalog_manager.cc:5697] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:08.496654 13446 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Advancing to term 3
I20260709 13:02:08.502143 13446 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:08.503330 13994 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:08.508801 13971 raft_consensus.cc:993] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:08.509291 13971 raft_consensus.cc:1081] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:08.510495 13906 raft_consensus.cc:1064] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:08.510740 12712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38ca631c83db41da8a789690cbc96202"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38074
W20260709 13:02:08.510939 13906 raft_consensus.cc:1068] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: Unable to promote non-voter 8800cc58445b46289283810151a20612: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:02:08.511304 12712 raft_consensus.cc:493] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:08.511621 12712 raft_consensus.cc:3060] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.517642 12784 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:08.517547 12712 raft_consensus.cc:515] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.519290 12712 leader_election.cc:290] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:08.519708 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:08.520036 13907 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:08.520248 12784 raft_consensus.cc:3060] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.520180 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:08.521500 12855 raft_consensus.cc:3055] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:08.522135 12855 raft_consensus.cc:740] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:08.523177 12855 consensus_queue.cc:260] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.524204 12855 raft_consensus.cc:3060] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.528941 12712 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:08.532546 13993 raft_consensus.cc:1064] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:08.539399 12855 raft_consensus.cc:2468] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:08.540601 12679 leader_election.cc:304] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:02:08.541901 13870 raft_consensus.cc:2804] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:08.542397 13870 raft_consensus.cc:697] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:08.545207 12784 raft_consensus.cc:2468] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:08.543336 13870 consensus_queue.cc:237] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.549937 13993 consensus_queue.cc:237] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:08.556602 13444 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:08.560081 13994 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:08.565529 12712 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:08.569119 13994 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:08.569499 12784 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:08.581023 13994 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:08.587801 12612 catalog_manager.cc:5697] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.589818 13965 raft_consensus.cc:2955] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.599313 12784 raft_consensus.cc:2955] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.603364 13444 raft_consensus.cc:2955] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.605506 12707 raft_consensus.cc:2955] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.620405 12612 catalog_manager.cc:5697] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 2 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.635596 12855 consensus_queue.cc:237] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:08.641467 13444 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:08.642700 12784 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:08.642876 13993 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:08.644052 13965 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:08.650943 13965 raft_consensus.cc:2955] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.652482 12784 raft_consensus.cc:2955] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.654883 13446 raft_consensus.cc:2955] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.662869 13994 raft_consensus.cc:993] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:08.663416 13906 raft_consensus.cc:1081] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:08.663708 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea0e69b2790a4b7889894ba6da950d89 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:08.664945 12712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38074
I20260709 13:02:08.665473 12712 raft_consensus.cc:493] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:08.665805 12712 raft_consensus.cc:3060] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.671795 12712 raft_consensus.cc:515] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.673535 12712 leader_election.cc:290] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:08.674463 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:08.674638 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:08.675053 12790 raft_consensus.cc:3060] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.675204 12855 raft_consensus.cc:3055] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:08.675554 12855 raft_consensus.cc:740] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:08.676260 12855 consensus_queue.cc:260] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.677457 12855 raft_consensus.cc:3060] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.676748 12613 catalog_manager.cc:5697] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 5 to 6, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 3 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:08.690748 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet ea0e69b2790a4b7889894ba6da950d89 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:08.691620 14019 tablet_replica.cc:333] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:08.694007 14019 raft_consensus.cc:2243] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.694900 14019 raft_consensus.cc:2272] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.697307 12790 raft_consensus.cc:2468] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:08.698808 14019 ts_tablet_manager.cc:1916] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:08.701825 12679 leader_election.cc:304] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:08.702607 14028 raft_consensus.cc:2804] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:08.703150 14028 raft_consensus.cc:697] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:08.704025 14028 consensus_queue.cc:237] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:08.713171 12855 raft_consensus.cc:2468] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:08.726414 14019 ts_tablet_manager.cc:1929] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:02:08.726862 14019 log.cc:1199] T ea0e69b2790a4b7889894ba6da950d89 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/ea0e69b2790a4b7889894ba6da950d89
I20260709 13:02:08.728142 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet ea0e69b2790a4b7889894ba6da950d89 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:08.734862 12609 catalog_manager.cc:5697] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.760804 12855 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:08.761987 14004 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.773288 12790 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:08.774545 14028 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.794328 12855 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:08.795543 13977 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.804550 12712 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:08.805959 13977 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.862897 13993 raft_consensus.cc:993] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:08.863381 13994 raft_consensus.cc:1081] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:08.864677 13446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1ee057be0364ad99f5808df2aafe77e"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37680
I20260709 13:02:08.865105 13446 raft_consensus.cc:493] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:08.865392 13446 raft_consensus.cc:3060] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.869612 13446 raft_consensus.cc:515] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:08.871022 13446 leader_election.cc:290] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:08.871757 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee057be0364ad99f5808df2aafe77e" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:08.872042 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ee057be0364ad99f5808df2aafe77e" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:08.872345 12790 raft_consensus.cc:3060] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.872596 12855 raft_consensus.cc:3055] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:08.872959 12855 raft_consensus.cc:740] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:08.873720 12855 consensus_queue.cc:260] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:08.874850 12855 raft_consensus.cc:3060] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.877794 12790 raft_consensus.cc:2468] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:08.878757 13410 leader_election.cc:304] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8800cc58445b46289283810151a20612, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:08.879491 14009 raft_consensus.cc:2804] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:08.879575 12855 raft_consensus.cc:2468] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:08.879932 14009 raft_consensus.cc:697] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:08.880800 14009 consensus_queue.cc:237] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:08.890600 12610 catalog_manager.cc:5697] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:08.938663 12790 raft_consensus.cc:1275] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:08.939931 14009 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:08.956518 12855 raft_consensus.cc:1275] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:08.957655 14037 consensus_queue.cc:1048] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:08.962530 12790 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:08.967778 14028 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.983155 12855 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:08.984900 14004 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:09.254058 12782 consensus_queue.cc:237] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:09.259130 12855 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:02:09.259225 12753 consensus_peers.cc:597] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47c044cefa6e4ae4bcd82723a0ee5ba9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.259603 12714 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:09.260365 14033 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.261124 13977 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.266575 13974 raft_consensus.cc:2955] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.267858 12855 raft_consensus.cc:2955] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.274348 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:09.282171 12610 catalog_manager.cc:5697] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:09.291297 12855 consensus_queue.cc:237] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:09.290211 12714 raft_consensus.cc:2955] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.303679 12856 raft_consensus.cc:1275] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:09.307555 13986 consensus_queue.cc:1048] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:09.309042 12782 raft_consensus.cc:1275] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:09.310878 14004 consensus_queue.cc:1048] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:09.362280 12827 consensus_peers.cc:597] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86acf90183c84713861285bed8c699bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.365717 12714 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:09.365732 12790 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:09.371812 13994 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:09.376475 13994 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:09.387367 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:09.385638 14044 raft_consensus.cc:2955] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.393661 12790 raft_consensus.cc:2955] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.404234 12714 raft_consensus.cc:2955] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.420902 12610 catalog_manager.cc:5697] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.432972 12790 consensus_queue.cc:237] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:09.461771 12784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:33292
I20260709 13:02:09.462378 12784 raft_consensus.cc:606] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:09.464641 12855 raft_consensus.cc:1275] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:02:09.465752 12753 consensus_peers.cc:597] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11273eaa0db84b67928b9e5820680828. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.465821 12714 raft_consensus.cc:1275] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:09.467401 13974 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.468322 13898 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:09.469166 12782 raft_consensus.cc:1275] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:09.470564 14009 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:09.474929 12707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38ca631c83db41da8a789690cbc96202"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:09.475487 12707 raft_consensus.cc:606] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:09.478854 12707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f5899b3b8b04d2a9327de53a6acc523"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:09.479456 12707 raft_consensus.cc:606] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:09.482486 12707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a37324d14e934546ae2beb6c1c518a19"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:09.483044 12707 raft_consensus.cc:606] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:09.483211 13898 raft_consensus.cc:2955] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.487411 13870 raft_consensus.cc:993] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:09.487851 13986 raft_consensus.cc:1081] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:09.490664 12782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38ca631c83db41da8a789690cbc96202"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:02:09.491214 12782 raft_consensus.cc:493] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:09.491570 12782 raft_consensus.cc:3060] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.489738 12864 raft_consensus.cc:2955] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.496927 12860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:09.497565 12860 raft_consensus.cc:606] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:09.500550 12860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:09.501047 12860 raft_consensus.cc:606] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:09.502135 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:02:09.502692 12856 raft_consensus.cc:1275] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:09.503957 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:09.511435 14037 consensus_queue.cc:1048] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:09.513441 12714 raft_consensus.cc:2955] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.523375 12712 consensus_queue.cc:237] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:09.523797 12612 catalog_manager.cc:5697] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.527063 12782 raft_consensus.cc:515] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:09.534891 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:09.535614 12707 raft_consensus.cc:3055] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:09.535934 12707 raft_consensus.cc:740] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:09.536793 12707 consensus_queue.cc:260] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:09.538441 12707 raft_consensus.cc:3060] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.539285 12782 leader_election.cc:290] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 3 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:09.541610 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ca631c83db41da8a789690cbc96202" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:09.542332 12856 raft_consensus.cc:3060] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.556279 12856 raft_consensus.cc:2468] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 3.
I20260709 13:02:09.557435 12754 leader_election.cc:304] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [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: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:09.558480 13974 raft_consensus.cc:2804] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:09.558983 13974 raft_consensus.cc:697] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:09.559814 13974 consensus_queue.cc:237] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:09.563666 13870 raft_consensus.cc:993] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:09.564209 13986 raft_consensus.cc:1081] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:09.565900 12782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f5899b3b8b04d2a9327de53a6acc523"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:02:09.566411 12782 raft_consensus.cc:493] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:09.566782 12782 raft_consensus.cc:3060] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.567891 12707 raft_consensus.cc:2468] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 3.
I20260709 13:02:09.573396 12610 catalog_manager.cc:5697] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 2 to 3, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 3 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:09.574950 12678 consensus_peers.cc:597] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3721f0f4910a417a833952dc39823361. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:09.576359 12782 raft_consensus.cc:515] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:09.577811 12864 raft_consensus.cc:1275] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:09.578584 12782 leader_election.cc:290] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:09.579492 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5899b3b8b04d2a9327de53a6acc523" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:09.580216 13986 consensus_queue.cc:1048] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:09.580643 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5899b3b8b04d2a9327de53a6acc523" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:09.581182 12864 raft_consensus.cc:3060] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.581584 13898 raft_consensus.cc:993] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:09.582020 13898 raft_consensus.cc:1081] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:09.583770 12712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:02:09.584447 12712 raft_consensus.cc:493] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:09.584843 12712 raft_consensus.cc:3060] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.580018 12707 raft_consensus.cc:3055] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:09.586544 12707 raft_consensus.cc:740] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:09.587998 12864 raft_consensus.cc:2468] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:09.589178 12754 leader_election.cc:304] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:09.587288 12707 consensus_queue.cc:260] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:09.591133 13898 raft_consensus.cc:2804] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:09.592042 12707 raft_consensus.cc:3060] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.592368 13898 raft_consensus.cc:697] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:09.593425 13898 consensus_queue.cc:237] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:09.596341 12782 raft_consensus.cc:1275] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:09.599589 13986 consensus_queue.cc:1048] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:09.605805 12712 raft_consensus.cc:515] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:09.607806 12712 leader_election.cc:290] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 3 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:09.607921 13986 raft_consensus.cc:2955] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.612876 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:09.613664 12860 raft_consensus.cc:3060] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.614213 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac1e37796d3456d845f850e5d88895c" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:09.615015 12790 raft_consensus.cc:3055] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:09.615303 12790 raft_consensus.cc:740] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:09.616111 12790 consensus_queue.cc:260] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:09.617298 12790 raft_consensus.cc:3060] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.617076 12864 raft_consensus.cc:2955] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.632580 12707 raft_consensus.cc:2468] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:09.635026 12790 raft_consensus.cc:2468] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 3.
I20260709 13:02:09.637599 12679 leader_election.cc:304] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:09.637283 12610 catalog_manager.cc:5697] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:09.638592 13870 raft_consensus.cc:2804] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:09.639087 13870 raft_consensus.cc:697] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:09.641858 13870 consensus_queue.cc:237] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:09.642114 12782 raft_consensus.cc:2955] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:09.639079 12612 catalog_manager.cc:5697] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:09.653435 12860 raft_consensus.cc:2468] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 3.
I20260709 13:02:09.718189 12610 catalog_manager.cc:5697] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 2 to 3, leader changed from f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 3 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:09.769956 13965 raft_consensus.cc:993] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:09.770454 14044 raft_consensus.cc:1081] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:09.771947 13445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37680
I20260709 13:02:09.772467 13445 raft_consensus.cc:493] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:09.772801 13445 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:09.779438 13445 raft_consensus.cc:515] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:09.781932 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:09.782497 12782 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:09.783670 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e69b2790a4b7889894ba6da950d89" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:09.784229 12864 raft_consensus.cc:3055] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:09.784512 12864 raft_consensus.cc:740] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:09.785737 12864 consensus_queue.cc:260] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:09.786814 12864 raft_consensus.cc:3060] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:09.799571 13994 raft_consensus.cc:993] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:09.800928 13994 raft_consensus.cc:1081] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:09.802043 12864 raft_consensus.cc:2468] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 4.
I20260709 13:02:09.802812 13445 leader_election.cc:290] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:09.803332 13446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37680
I20260709 13:02:09.803943 13446 raft_consensus.cc:493] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:09.803867 12782 raft_consensus.cc:2468] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 4.
I20260709 13:02:09.804368 13446 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:09.809381 13410 leader_election.cc:304] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:09.811342 14009 raft_consensus.cc:2804] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:09.811841 14009 raft_consensus.cc:697] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 4 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:09.812685 14009 consensus_queue.cc:237] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:09.814350 13870 raft_consensus.cc:993] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:09.814841 13870 raft_consensus.cc:1081] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:09.815299 13446 raft_consensus.cc:515] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:09.816787 13445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a37324d14e934546ae2beb6c1c518a19"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37684
I20260709 13:02:09.817387 13445 raft_consensus.cc:493] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:09.817816 13445 raft_consensus.cc:3060] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.820128 13446 leader_election.cc:290] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:09.822203 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:09.823825 12790 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:09.830808 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27e4d44e33945e0b1e9ab317e2abcc3" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:09.831444 12864 raft_consensus.cc:3055] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:09.832063 12864 raft_consensus.cc:740] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:09.832850 12864 consensus_queue.cc:260] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:09.836010 12864 raft_consensus.cc:3060] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:09.839264 12790 raft_consensus.cc:2468] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 4.
I20260709 13:02:09.840263 13410 leader_election.cc:304] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:09.841117 14037 raft_consensus.cc:2804] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:09.842073 14037 raft_consensus.cc:697] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 4 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:09.842876 12864 raft_consensus.cc:2468] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 4.
I20260709 13:02:09.843457 14037 consensus_queue.cc:237] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:09.845577 14059 ts_tablet_manager.cc:933] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:09.849727 13445 raft_consensus.cc:515] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:09.853022 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37324d14e934546ae2beb6c1c518a19" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:09.853677 12707 raft_consensus.cc:3055] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:09.854048 12707 raft_consensus.cc:740] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:09.854442 13445 leader_election.cc:290] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:09.855051 12707 consensus_queue.cc:260] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:09.856441 12707 raft_consensus.cc:3060] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.857373 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37324d14e934546ae2beb6c1c518a19" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:09.858204 12790 raft_consensus.cc:3060] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.864080 12707 raft_consensus.cc:2468] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:09.865549 13412 leader_election.cc:304] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:09.866809 14024 raft_consensus.cc:2804] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:09.880282 12790 raft_consensus.cc:2468] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:09.883488 12610 catalog_manager.cc:5697] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 3 to 4, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 4 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:09.853106 14059 tablet_copy_client.cc:323] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:02:09.888116 12799 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet 47c044cefa6e4ae4bcd82723a0ee5ba9 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:02:09.888554 14024 raft_consensus.cc:697] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:09.888759 12799 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet 47c044cefa6e4ae4bcd82723a0ee5ba9 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-47c044cefa6e4ae4bcd82723a0ee5ba9
I20260709 13:02:09.889576 14024 consensus_queue.cc:237] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:09.899923 14064 ts_tablet_manager.cc:933] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:09.904356 12799 tablet_copy_source_session.cc:215] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:09.909899 14059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c044cefa6e4ae4bcd82723a0ee5ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:09.918059 12610 catalog_manager.cc:5697] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 3 to 4, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 4 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:09.919770 12610 catalog_manager.cc:5697] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:09.922845 14064 tablet_copy_client.cc:323] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:02:09.927251 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet 86acf90183c84713861285bed8c699bf from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:02:09.927788 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet 86acf90183c84713861285bed8c699bf from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-86acf90183c84713861285bed8c699bf
I20260709 13:02:09.935143 14059 tablet_copy_client.cc:806] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:09.935863 14059 tablet_copy_client.cc:670] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:09.943837 14059 tablet_copy_client.cc:538] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:09.944396 12874 tablet_copy_source_session.cc:215] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:09.947068 14064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86acf90183c84713861285bed8c699bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:09.956943 14059 tablet_bootstrap.cc:492] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:09.980691 14064 tablet_copy_client.cc:806] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:09.981293 14064 tablet_copy_client.cc:670] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:09.991818 14064 tablet_copy_client.cc:538] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:09.992357 12707 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:09.995946 14033 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:10.002180 14064 tablet_bootstrap.cc:492] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:10.003679 14059 tablet_bootstrap.cc:492] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:10.004647 14059 tablet_bootstrap.cc:492] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:10.005368 14059 ts_tablet_manager.cc:1403] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.008s
I20260709 13:02:10.009447 14059 raft_consensus.cc:359] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:10.010390 14059 raft_consensus.cc:740] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:10.011145 14059 consensus_queue.cc:260] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:10.023025 14059 ts_tablet_manager.cc:1434] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.004s
I20260709 13:02:10.030238 12864 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:10.032536 13986 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:10.034693 14064 tablet_bootstrap.cc:492] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:10.035638 14064 tablet_bootstrap.cc:492] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:10.036326 14064 ts_tablet_manager.cc:1403] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.023s
I20260709 13:02:10.042068 14064 raft_consensus.cc:359] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:10.042975 14064 raft_consensus.cc:740] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:10.043591 14064 consensus_queue.cc:260] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:10.046412 14064 ts_tablet_manager.cc:1434] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:10.048691 12864 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:10.050154 13974 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:10.052958 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-86acf90183c84713861285bed8c699bf received from {username='slave'} at 127.0.0.1:45022
I20260709 13:02:10.053457 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-86acf90183c84713861285bed8c699bf on tablet 86acf90183c84713861285bed8c699bf with peer 8800cc58445b46289283810151a20612
I20260709 13:02:10.066197 14064 ts_tablet_manager.cc:933] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:10.071218 12707 raft_consensus.cc:1275] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:10.079594 14064 tablet_copy_client.cc:323] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:02:10.089133 12799 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet 11273eaa0db84b67928b9e5820680828 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:02:10.089869 12799 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet 11273eaa0db84b67928b9e5820680828 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-11273eaa0db84b67928b9e5820680828
I20260709 13:02:10.099059 12800 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-47c044cefa6e4ae4bcd82723a0ee5ba9 received from {username='slave'} at 127.0.0.1:49410
I20260709 13:02:10.099695 12800 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-47c044cefa6e4ae4bcd82723a0ee5ba9 on tablet 47c044cefa6e4ae4bcd82723a0ee5ba9 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:10.120837 12799 tablet_copy_source_session.cc:215] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:10.121978 12790 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:10.122257 13898 consensus_queue.cc:1048] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:10.125092 14064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11273eaa0db84b67928b9e5820680828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:10.127333 12864 raft_consensus.cc:1275] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:10.129127 13977 consensus_queue.cc:1048] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:10.131505 13986 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:10.142477 14064 tablet_copy_client.cc:806] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:10.143090 14064 tablet_copy_client.cc:670] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:10.146589 14064 tablet_copy_client.cc:538] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:10.160200 14064 tablet_bootstrap.cc:492] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:10.168954 14059 ts_tablet_manager.cc:933] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:02:10.197160 14059 tablet_copy_client.cc:323] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:02:10.201795 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 3721f0f4910a417a833952dc39823361 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:02:10.202389 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 3721f0f4910a417a833952dc39823361 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-3721f0f4910a417a833952dc39823361
I20260709 13:02:10.211042 12725 tablet_copy_source_session.cc:215] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:10.243530 14059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3721f0f4910a417a833952dc39823361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:10.309134 12782 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:10.311844 12712 raft_consensus.cc:1275] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:10.315938 14064 tablet_bootstrap.cc:492] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:10.319938 14064 tablet_bootstrap.cc:492] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:10.314451 14024 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 13:02:10.322023 14064 ts_tablet_manager.cc:1403] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.162s	user 0.063s	sys 0.049s
I20260709 13:02:10.318017 12864 raft_consensus.cc:1275] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:10.323194 14059 tablet_copy_client.cc:806] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:10.323724 14059 tablet_copy_client.cc:670] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:10.324636 14037 consensus_queue.cc:1048] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:02:10.330549 12790 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:10.331106 14064 raft_consensus.cc:359] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:10.331986 14064 raft_consensus.cc:740] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:10.332615 14064 consensus_queue.cc:260] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:10.322295 14024 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 13:02:10.335556 14024 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:10.335882 14064 ts_tablet_manager.cc:1434] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:10.338577 12799 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-11273eaa0db84b67928b9e5820680828 received from {username='slave'} at 127.0.0.1:49410
I20260709 13:02:10.339080 12799 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-11273eaa0db84b67928b9e5820680828 on tablet 11273eaa0db84b67928b9e5820680828 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:10.353497 14059 tablet_copy_client.cc:538] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:10.371031 14059 tablet_bootstrap.cc:492] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:10.385864 13445 raft_consensus.cc:1217] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:10.400748 12790 raft_consensus.cc:1275] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:10.404265 14037 consensus_queue.cc:1048] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:10.416651 13445 raft_consensus.cc:1217] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:10.437484 12856 raft_consensus.cc:1275] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:10.444736 14024 consensus_queue.cc:1048] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:10.477869 14059 tablet_bootstrap.cc:492] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:10.478785 14059 tablet_bootstrap.cc:492] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:10.480139 14059 ts_tablet_manager.cc:1403] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.012s
I20260709 13:02:10.483081 14059 raft_consensus.cc:359] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:10.483896 14059 raft_consensus.cc:740] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:10.484486 14059 consensus_queue.cc:260] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:10.489930 14059 ts_tablet_manager.cc:1434] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:10.491995 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-3721f0f4910a417a833952dc39823361 received from {username='slave'} at 127.0.0.1:40750
I20260709 13:02:10.492437 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-3721f0f4910a417a833952dc39823361 on tablet 3721f0f4910a417a833952dc39823361 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:10.505086 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:10.570003 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:10.622414 12714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "070ac3eb0dcc4fd1ada59b99c4ab4102"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:10.623056 12714 raft_consensus.cc:606] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:10.625506 13445 raft_consensus.cc:1217] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:10.629988 12856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86acf90183c84713861285bed8c699bf"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:10.630692 12856 raft_consensus.cc:606] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:10.636404 12856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec4eb53647e64a47a0436bf945ad910a"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:10.637050 12856 raft_consensus.cc:606] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:10.642063 12790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
mode: GRACEFUL
new_leader_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:33292
I20260709 13:02:10.642630 12790 raft_consensus.cc:606] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Received request to transfer leadership to TS 18ad4c5555a542689e4df39572e21022
I20260709 13:02:10.651801 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:10.653796 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:10.679709 13445 raft_consensus.cc:1217] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:10.688086 14089 raft_consensus.cc:993] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:10.688553 13906 raft_consensus.cc:1081] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:10.690183 12714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec4eb53647e64a47a0436bf945ad910a"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38074
I20260709 13:02:10.690704 12714 raft_consensus.cc:493] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:10.691308 14028 raft_consensus.cc:993] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:10.692572 14028 raft_consensus.cc:1081] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:10.694780 13445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "070ac3eb0dcc4fd1ada59b99c4ab4102"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37684
I20260709 13:02:10.691079 12714 raft_consensus.cc:3060] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:10.695389 13445 raft_consensus.cc:493] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:10.697351 13445 raft_consensus.cc:3060] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:10.702303 12714 raft_consensus.cc:515] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:10.703627 13445 raft_consensus.cc:515] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:10.704301 12714 leader_election.cc:290] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:10.705039 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4eb53647e64a47a0436bf945ad910a" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:10.705574 12790 raft_consensus.cc:3060] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:10.706772 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070ac3eb0dcc4fd1ada59b99c4ab4102" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:10.707300 12784 raft_consensus.cc:3060] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:10.707304 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4eb53647e64a47a0436bf945ad910a" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:10.710500 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070ac3eb0dcc4fd1ada59b99c4ab4102" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:10.711087 12712 raft_consensus.cc:3055] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:10.711447 12712 raft_consensus.cc:740] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:10.711788 12790 raft_consensus.cc:2468] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:10.710963 12864 raft_consensus.cc:3055] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:10.712277 12864 raft_consensus.cc:740] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:10.712220 12712 consensus_queue.cc:260] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:10.713295 12712 raft_consensus.cc:3060] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:10.713083 12864 consensus_queue.cc:260] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:10.714257 12864 raft_consensus.cc:3060] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:10.716630 12784 raft_consensus.cc:2468] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:10.717837 13410 leader_election.cc:304] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8800cc58445b46289283810151a20612, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:10.718041 13445 leader_election.cc:290] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:10.718604 14062 raft_consensus.cc:2804] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:10.719013 12679 leader_election.cc:304] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:10.719797 13986 raft_consensus.cc:2804] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:10.719135 14062 raft_consensus.cc:697] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:10.720248 13986 raft_consensus.cc:697] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:10.720763 14062 consensus_queue.cc:237] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:10.721074 13986 consensus_queue.cc:237] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:10.730181 12712 raft_consensus.cc:2468] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:10.731652 12864 raft_consensus.cc:2468] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:10.742640 12612 catalog_manager.cc:5697] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:10.754506 12611 catalog_manager.cc:5697] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:10.928694 14044 raft_consensus.cc:1064] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
W20260709 13:02:10.929117 14044 raft_consensus.cc:1068] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022: Unable to promote non-voter 8800cc58445b46289283810151a20612: Service unavailable: leader transfer in progress
I20260709 13:02:10.944850 13977 raft_consensus.cc:1064] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:10.946744 13977 consensus_queue.cc:237] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:10.953353 12864 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:10.954574 13443 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:10.955227 12712 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:10.956502 13977 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:10.957613 14033 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:10.958362 13974 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:10.989537 13977 raft_consensus.cc:2955] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:10.991966 12860 raft_consensus.cc:2955] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:10.995873 12712 raft_consensus.cc:2955] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.007252 14089 raft_consensus.cc:993] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:11.007707 14089 raft_consensus.cc:1081] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:11.010902 12711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86acf90183c84713861285bed8c699bf"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38074
I20260709 13:02:11.011410 12711 raft_consensus.cc:493] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:11.011726 12711 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.014020 13443 raft_consensus.cc:2955] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.013700 12611 catalog_manager.cc:5697] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:11.023208 12711 raft_consensus.cc:515] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:11.040427 12790 consensus_queue.cc:237] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:11.053861 12707 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:11.055482 13977 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:11.056283 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:11.056816 12790 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.074327 12711 leader_election.cc:290] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:11.076817 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:11.077461 12864 raft_consensus.cc:3055] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:11.078600 12790 raft_consensus.cc:2468] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:11.078151 13974 raft_consensus.cc:2955] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.087163 13446 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:11.089846 13977 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:11.094969 13446 raft_consensus.cc:2955] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.095808 12679 leader_election.cc:304] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:11.096746 14004 raft_consensus.cc:2804] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:11.097268 14004 raft_consensus.cc:697] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:11.098201 14004 consensus_queue.cc:237] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:11.113917 12790 raft_consensus.cc:1275] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:11.114869 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 47c044cefa6e4ae4bcd82723a0ee5ba9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:11.115684 14062 consensus_queue.cc:1048] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:11.121855 12782 raft_consensus.cc:1275] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:11.123833 12711 raft_consensus.cc:2955] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.132670 14028 consensus_queue.cc:1048] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:11.134595 12707 raft_consensus.cc:1275] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:11.134771 13977 raft_consensus.cc:993] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55: : Instructing follower 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:11.135303 13977 raft_consensus.cc:1081] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Signalling peer 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:11.109135 12611 catalog_manager.cc:5697] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:11.139221 12860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:44162
I20260709 13:02:11.077808 12864 raft_consensus.cc:740] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:11.139740 12860 raft_consensus.cc:493] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:11.140117 12860 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.140422 12864 consensus_queue.cc:260] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:11.141865 12864 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.143877 14062 consensus_queue.cc:1048] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:11.157505 12860 raft_consensus.cc:515] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:11.162358 14033 raft_consensus.cc:1064] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:11.164232 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:11.164781 12707 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.164845 14033 consensus_queue.cc:237] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:11.155396 12612 catalog_manager.cc:5697] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:11.174202 12707 raft_consensus.cc:2468] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:11.162384 12860 leader_election.cc:290] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:11.188227 13446 raft_consensus.cc:1275] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:11.209381 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 47c044cefa6e4ae4bcd82723a0ee5ba9 with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44148
I20260709 13:02:11.211553 13974 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:11.204000 12855 raft_consensus.cc:1275] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:11.213585 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:11.206092 12714 raft_consensus.cc:1275] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:11.214267 12782 raft_consensus.cc:3055] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:11.214898 12782 raft_consensus.cc:740] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:11.216187 12782 consensus_queue.cc:260] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:11.217204 12830 leader_election.cc:304] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:02:11.217545 12782 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.218509 13906 raft_consensus.cc:2804] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:11.218736 13898 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:11.219036 13906 raft_consensus.cc:697] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:11.220019 13906 consensus_queue.cc:237] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:11.253078 13974 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:11.255596 13986 raft_consensus.cc:1064] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:11.263934 12860 raft_consensus.cc:1275] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:11.286502 14107 consensus_queue.cc:1048] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:11.288007 14113 tablet_replica.cc:333] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:11.303539 13898 raft_consensus.cc:2955] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.317112 13446 raft_consensus.cc:2955] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.258066 13986 consensus_queue.cc:237] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:11.258615 12864 raft_consensus.cc:2468] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:11.330153 12855 raft_consensus.cc:2955] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.375960 12782 raft_consensus.cc:2468] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:11.380401 12711 raft_consensus.cc:2955] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.382952 13446 raft_consensus.cc:1275] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:11.384282 14004 consensus_queue.cc:1048] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:11.400213 12860 raft_consensus.cc:1275] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:11.401188 12611 catalog_manager.cc:5697] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:11.402205 12790 raft_consensus.cc:1275] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:11.411669 14113 raft_consensus.cc:2243] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:11.412587 14113 raft_consensus.cc:2272] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:11.416109 14113 ts_tablet_manager.cc:1916] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:11.418310 14004 consensus_queue.cc:1048] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:11.426337 14107 consensus_queue.cc:1048] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:11.424985 12610 catalog_manager.cc:5697] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 1 to 2, leader changed from f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:11.442068 14113 ts_tablet_manager.cc:1929] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:11.442785 14113 log.cc:1199] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/47c044cefa6e4ae4bcd82723a0ee5ba9
I20260709 13:02:11.444342 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 47c044cefa6e4ae4bcd82723a0ee5ba9 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:11.452076 12782 consensus_queue.cc:237] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:11.452538 14004 raft_consensus.cc:2955] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.461983 13443 raft_consensus.cc:1275] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:11.466290 13898 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:11.469300 12711 raft_consensus.cc:1275] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:11.471252 12855 raft_consensus.cc:2955] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.472782 13974 raft_consensus.cc:2955] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.476030 12782 raft_consensus.cc:2955] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.480736 14033 consensus_queue.cc:1048] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:11.482861 12610 catalog_manager.cc:5697] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:11.484586 13443 raft_consensus.cc:2955] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.486220 12711 raft_consensus.cc:2955] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.495343 13446 raft_consensus.cc:2955] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.505975 12707 consensus_queue.cc:237] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:11.521786 12855 raft_consensus.cc:1275] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:11.523998 13443 raft_consensus.cc:1275] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:11.525333 14004 consensus_queue.cc:1048] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:11.526752 13986 consensus_queue.cc:1048] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:11.518448 12610 catalog_manager.cc:5697] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.533071 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11273eaa0db84b67928b9e5820680828 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:11.534960 14004 raft_consensus.cc:2955] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.540556 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 11273eaa0db84b67928b9e5820680828 with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44148
I20260709 13:02:11.543298 14113 tablet_replica.cc:333] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:11.544327 14113 raft_consensus.cc:2243] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:11.544945 14113 raft_consensus.cc:2272] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:11.548810 14113 ts_tablet_manager.cc:1916] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:11.566509 12855 raft_consensus.cc:2955] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.569545 14113 ts_tablet_manager.cc:1929] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:11.569989 14113 log.cc:1199] T 11273eaa0db84b67928b9e5820680828 P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/11273eaa0db84b67928b9e5820680828
I20260709 13:02:11.571652 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 11273eaa0db84b67928b9e5820680828 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:11.541569 13446 raft_consensus.cc:2955] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.585906 12782 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:11.592847 13986 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:11.593375 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3721f0f4910a417a833952dc39823361 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:11.594131 12610 catalog_manager.cc:5697] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.597476 12864 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:11.602260 14122 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:11.635367 13446 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Advancing to term 2
I20260709 13:02:11.642330 13446 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:11.643671 14122 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:11.647974 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 3721f0f4910a417a833952dc39823361 with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:02:11.654655 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:11.671628 14136 tablet_replica.cc:333] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:11.673271 14136 raft_consensus.cc:2243] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:11.676818 14112 raft_consensus.cc:1064] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:11.683552 14112 consensus_queue.cc:237] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:11.680488 14122 raft_consensus.cc:1064] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:11.691099 13443 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:11.694130 14028 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:02:11.695673 14122 raft_consensus.cc:1068] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8: Unable to promote non-voter 8800cc58445b46289283810151a20612: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }.
  Pending config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:11.696635 14136 raft_consensus.cc:2272] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:11.705754 12790 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:11.715575 14028 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:11.719951 12864 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:11.724282 13986 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:11.725149 14028 raft_consensus.cc:2955] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.729310 12864 raft_consensus.cc:2955] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.731603 14136 ts_tablet_manager.cc:1916] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:11.733311 12790 raft_consensus.cc:2955] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.763021 13443 raft_consensus.cc:2955] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.765175 14136 ts_tablet_manager.cc:1929] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:11.765633 14136 log.cc:1199] T 3721f0f4910a417a833952dc39823361 P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/3721f0f4910a417a833952dc39823361
I20260709 13:02:11.767405 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 3721f0f4910a417a833952dc39823361 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:11.770658 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:11.821507 12612 catalog_manager.cc:5697] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 2 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:11.841219 12790 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:11.849628 14126 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:11.867812 12711 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:11.870922 14044 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:11.885768 12864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:11.886286 12864 raft_consensus.cc:606] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:11.896485 12711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86acf90183c84713861285bed8c699bf"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:11.897092 12711 raft_consensus.cc:606] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:11.909282 12782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
mode: GRACEFUL
new_leader_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:33292
I20260709 13:02:11.909904 12782 raft_consensus.cc:606] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Received request to transfer leadership to TS 18ad4c5555a542689e4df39572e21022
I20260709 13:02:11.919607 12711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa3a9301be9c40cab295147146422825"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:11.920291 12711 raft_consensus.cc:606] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:11.922809 12864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:11.923563 12864 raft_consensus.cc:606] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:11.924898 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:11.926446 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:12.071848 14112 raft_consensus.cc:993] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:12.072346 14122 raft_consensus.cc:1081] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:12.073961 12790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa3a9301be9c40cab295147146422825"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:02:12.074442 12790 raft_consensus.cc:493] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:12.074764 12790 raft_consensus.cc:3060] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.079452 12790 raft_consensus.cc:515] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:12.081338 12790 leader_election.cc:290] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:12.081790 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3a9301be9c40cab295147146422825" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:12.081832 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3a9301be9c40cab295147146422825" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:12.082963 12864 raft_consensus.cc:3060] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.086180 12711 raft_consensus.cc:3055] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:12.086580 12711 raft_consensus.cc:740] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:12.087344 12711 consensus_queue.cc:260] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:12.088714 12711 raft_consensus.cc:3060] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.093683 12864 raft_consensus.cc:2468] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:12.094847 12754 leader_election.cc:304] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:12.095386 12711 raft_consensus.cc:2468] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:12.095587 13977 raft_consensus.cc:2804] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:12.096041 13977 raft_consensus.cc:697] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:12.096803 13977 consensus_queue.cc:237] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:12.109336 12610 catalog_manager.cc:5697] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:12.186270 14107 raft_consensus.cc:993] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:12.186765 14112 raft_consensus.cc:1081] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:12.188339 13446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86acf90183c84713861285bed8c699bf"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37684
I20260709 13:02:12.188874 13446 raft_consensus.cc:493] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:12.189206 13446 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:12.195665 13446 raft_consensus.cc:515] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.198066 13446 leader_election.cc:290] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:12.198691 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:12.199375 12790 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:12.199471 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:12.200042 12864 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:12.202824 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86acf90183c84713861285bed8c699bf" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:12.203402 12711 raft_consensus.cc:3055] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:12.203711 12711 raft_consensus.cc:740] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:12.204421 12711 consensus_queue.cc:260] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.205883 12711 raft_consensus.cc:3060] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:12.206271 12864 raft_consensus.cc:2468] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 3.
I20260709 13:02:12.210115 12790 raft_consensus.cc:2468] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 3.
I20260709 13:02:12.211298 12711 raft_consensus.cc:2468] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 3.
I20260709 13:02:12.211364 13410 leader_election.cc:304] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:12.212239 14119 raft_consensus.cc:2804] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:12.212742 14119 raft_consensus.cc:697] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 3 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:12.213455 14119 consensus_queue.cc:237] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.245450 12610 catalog_manager.cc:5697] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 2 to 3, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 3 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:12.249523 14033 raft_consensus.cc:993] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55: : Instructing follower 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:12.250026 14033 raft_consensus.cc:1081] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Signalling peer 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:12.253106 12864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:44162
I20260709 13:02:12.254096 12864 raft_consensus.cc:493] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:12.258249 12864 raft_consensus.cc:3060] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.272691 12864 raft_consensus.cc:515] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.283008 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:12.283504 12790 raft_consensus.cc:3055] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:12.283737 12790 raft_consensus.cc:740] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:12.284327 12790 consensus_queue.cc:260] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.285152 12790 raft_consensus.cc:3060] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.286311 12864 leader_election.cc:290] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:12.288302 13446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91929f26fb184edc88c2a6a837d30803" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:12.288829 13446 raft_consensus.cc:3060] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.291968 12790 raft_consensus.cc:2468] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:12.293202 12828 leader_election.cc:304] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:12.294914 14044 raft_consensus.cc:2804] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:12.295404 14044 raft_consensus.cc:697] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:12.295179 13446 raft_consensus.cc:2468] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:12.296288 14044 consensus_queue.cc:237] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.322872 12610 catalog_manager.cc:5697] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 1 to 2, leader changed from f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:12.411190 14141 raft_consensus.cc:993] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:12.411677 14044 raft_consensus.cc:1081] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:12.414347 13446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37680
I20260709 13:02:12.414912 13446 raft_consensus.cc:493] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:12.415253 13446 raft_consensus.cc:3060] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.421603 13446 raft_consensus.cc:515] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.423987 13446 leader_election.cc:290] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:12.424031 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:12.424620 12711 raft_consensus.cc:3060] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.425383 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d3f2080c614585bc4271b5a89ba59c" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:12.425938 12855 raft_consensus.cc:3055] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:12.426208 12855 raft_consensus.cc:740] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:12.426942 12855 consensus_queue.cc:260] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.428112 12855 raft_consensus.cc:3060] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.429594 12711 raft_consensus.cc:2468] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:12.432220 13412 leader_election.cc:304] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:12.433022 14062 raft_consensus.cc:2804] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:12.433482 14062 raft_consensus.cc:697] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:12.434303 14062 consensus_queue.cc:237] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.436079 13906 raft_consensus.cc:993] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:12.436547 13906 raft_consensus.cc:1081] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:12.437551 12855 raft_consensus.cc:2468] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:12.441205 12711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38074
I20260709 13:02:12.441865 12711 raft_consensus.cc:493] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:12.443892 12711 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.452322 12711 raft_consensus.cc:515] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.454918 12711 leader_election.cc:290] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Requested vote from peers 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:12.455082 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:12.455642 12864 raft_consensus.cc:3055] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:12.455545 13446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:12.456485 13446 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.456085 12864 raft_consensus.cc:740] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:12.458201 12864 consensus_queue.cc:260] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.459415 12864 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.466240 12864 raft_consensus.cc:2468] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:12.467460 12679 leader_election.cc:304] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:02:12.468245 14112 raft_consensus.cc:2804] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:12.468762 14112 raft_consensus.cc:697] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:12.469725 14112 consensus_queue.cc:237] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.470566 13446 raft_consensus.cc:2468] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:12.475063 12610 catalog_manager.cc:5697] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:12.498826 12610 catalog_manager.cc:5697] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:12.573709 12864 raft_consensus.cc:1275] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:12.574884 14033 consensus_queue.cc:1048] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:12.604890 12711 raft_consensus.cc:1275] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:12.607685 13977 consensus_queue.cc:1048] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:12.621508 12707 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:12.623308 14062 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:12.676447 12864 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:12.677661 14062 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:12.721727 12790 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:12.724820 14062 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:12.756983 13446 consensus_queue.cc:237] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:12.763010 12864 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:12.764465 12711 raft_consensus.cc:1275] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:12.765838 14062 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:12.767961 14062 consensus_queue.cc:1048] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:12.774031 14152 raft_consensus.cc:2955] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:12.778718 12711 raft_consensus.cc:2955] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:12.778785 12855 raft_consensus.cc:2955] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:12.803846 12610 catalog_manager.cc:5697] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 4 to 6, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 3 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:12.808351 12597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86acf90183c84713861285bed8c699bf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:12.814410 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 86acf90183c84713861285bed8c699bf with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35772
I20260709 13:02:12.816361 14155 tablet_replica.cc:333] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:12.817363 14155 raft_consensus.cc:2243] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:12.818543 14155 raft_consensus.cc:2272] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:12.823163 14155 ts_tablet_manager.cc:1916] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:12.836845 14155 ts_tablet_manager.cc:1929] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:02:12.837182 14155 log.cc:1199] T 86acf90183c84713861285bed8c699bf P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/86acf90183c84713861285bed8c699bf
I20260709 13:02:12.838514 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 86acf90183c84713861285bed8c699bf (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:12.842991 13446 raft_consensus.cc:1275] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:12.844192 14141 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:12.855638 12790 raft_consensus.cc:1275] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:12.857332 14044 consensus_queue.cc:1048] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:12.927565 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:12.945360 12855 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:12.950766 14122 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:12.959690 12860 raft_consensus.cc:1275] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:12.961016 14062 consensus_queue.cc:1048] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:12.972280 13446 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:12.976728 14122 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:12.985587 12711 raft_consensus.cc:1275] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:12.987264 14151 consensus_queue.cc:1048] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:13.010802 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:13.049104 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:13.049546 12855 raft_consensus.cc:606] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:13.051807 12790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5fb713112b441709b3b4f510ca40ce5"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
mode: GRACEFUL
new_leader_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:33292
I20260709 13:02:13.052325 12790 raft_consensus.cc:606] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Received request to transfer leadership to TS 18ad4c5555a542689e4df39572e21022
I20260709 13:02:13.053721 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:13.054930 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:13.055540 13977 raft_consensus.cc:993] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55: : Instructing follower 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:13.056002 13974 raft_consensus.cc:1081] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Signalling peer 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:13.057431 12855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5fb713112b441709b3b4f510ca40ce5"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:44162
I20260709 13:02:13.057873 12855 raft_consensus.cc:493] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:13.058180 12855 raft_consensus.cc:3060] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:13.064893 12855 raft_consensus.cc:515] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:13.066740 12855 leader_election.cc:290] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:13.067523 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fb713112b441709b3b4f510ca40ce5" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:13.068104 12790 raft_consensus.cc:3055] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:13.068399 12790 raft_consensus.cc:740] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:13.069973 13446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fb713112b441709b3b4f510ca40ce5" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:13.070531 13446 raft_consensus.cc:3060] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:13.075400 13446 raft_consensus.cc:2468] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:13.069135 12790 consensus_queue.cc:260] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [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: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:13.076632 12790 raft_consensus.cc:3060] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:13.077085 12827 leader_election.cc:304] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:13.077817 14044 raft_consensus.cc:2804] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:13.078295 14044 raft_consensus.cc:697] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:13.079618 14044 consensus_queue.cc:237] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [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: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:13.081943 12790 raft_consensus.cc:2468] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:13.103132 12610 catalog_manager.cc:5697] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 1 to 2, leader changed from f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:13.278962 14044 raft_consensus.cc:993] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:13.279470 14126 raft_consensus.cc:1081] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:13.280910 12711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38074
I20260709 13:02:13.281333 12711 raft_consensus.cc:493] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:13.281551 12711 raft_consensus.cc:3060] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:13.285636 12711 raft_consensus.cc:515] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:13.289081 13446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:13.289150 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:13.289672 13446 raft_consensus.cc:3060] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:13.290031 12711 leader_election.cc:290] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Requested vote from peers 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:13.289763 12855 raft_consensus.cc:3055] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:13.290457 12855 raft_consensus.cc:740] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:13.291886 12855 consensus_queue.cc:260] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:13.293066 12855 raft_consensus.cc:3060] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:13.295961 13446 raft_consensus.cc:2468] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:13.296921 12678 leader_election.cc:304] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:13.297699 14122 raft_consensus.cc:2804] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:13.298175 14122 raft_consensus.cc:697] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:13.299044 14122 consensus_queue.cc:237] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:13.300071 12855 raft_consensus.cc:2468] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:13.309289 12610 catalog_manager.cc:5697] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:13.513833 13446 raft_consensus.cc:1275] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:13.515040 14126 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:13.531040 12790 raft_consensus.cc:1275] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:13.533314 14141 consensus_queue.cc:1048] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:13.743045 12860 raft_consensus.cc:1275] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:13.744877 14112 consensus_queue.cc:1048] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:13.767508 13443 raft_consensus.cc:1275] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:13.769326 14107 consensus_queue.cc:1048] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:13.895598 12790 consensus_queue.cc:237] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:13.901221 12855 raft_consensus.cc:1275] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:02:13.901695 12753 consensus_peers.cc:597] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bef40445bd15403aa34d59d4e7bb61b0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:13.902436 12707 raft_consensus.cc:1275] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:13.902424 13974 consensus_queue.cc:1048] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:13.903812 14163 consensus_queue.cc:1048] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:13.909821 13974 raft_consensus.cc:2955] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:13.911266 12855 raft_consensus.cc:2955] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:13.912925 12707 raft_consensus.cc:2955] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:13.924743 12790 consensus_queue.cc:237] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:13.928052 12610 catalog_manager.cc:5697] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
W20260709 13:02:13.935324 12753 consensus_peers.cc:597] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38ca631c83db41da8a789690cbc96202. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:13.935598 12855 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:13.936995 12711 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:13.939704 14176 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:13.940699 14163 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:13.949965 13974 raft_consensus.cc:2955] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:13.951881 12711 raft_consensus.cc:2955] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
W20260709 13:02:13.963901 14112 consensus_queue.cc:1175] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "18ad4c5555a542689e4df39572e21022" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:02:13.972784 12707 consensus_queue.cc:237] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:13.973829 12855 raft_consensus.cc:2955] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:13.994138 12612 catalog_manager.cc:5697] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 4, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 3 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:14.016250 12678 consensus_peers.cc:597] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0435477d73b8406b8c0b2998059136a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:14.018738 12782 raft_consensus.cc:1275] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.018754 12855 raft_consensus.cc:1275] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.021664 14122 consensus_queue.cc:1048] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:14.024405 14112 consensus_queue.cc:1048] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:14.032918 14122 raft_consensus.cc:2955] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:14.035524 12785 raft_consensus.cc:2955] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:14.039754 12855 raft_consensus.cc:2955] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:14.048220 12860 consensus_queue.cc:237] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:14.055902 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:14.057637 12611 catalog_manager.cc:5697] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:14.070470 12827 consensus_peers.cc:597] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2593c7f6c0404a3e8ff2d599636abd59. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:14.070984 12707 raft_consensus.cc:1275] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.071844 12785 raft_consensus.cc:1275] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.072896 14044 consensus_queue.cc:1048] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:14.073729 14126 consensus_queue.cc:1048] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:14.097026 14141 raft_consensus.cc:2955] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:14.102742 12707 raft_consensus.cc:2955] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:14.102805 12785 raft_consensus.cc:2955] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:14.116170 12612 catalog_manager.cc:5697] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.213231 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:14.256044 12707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:14.256623 12707 raft_consensus.cc:606] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:14.259176 12707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:14.259864 12707 raft_consensus.cc:606] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Received request to transfer leadership to TS 18ad4c5555a542689e4df39572e21022
I20260709 13:02:14.262889 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:14.263432 12855 raft_consensus.cc:606] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:14.264488 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:14.266028 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:14.321769 14191 ts_tablet_manager.cc:933] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:14.323423 14191 tablet_copy_client.cc:323] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:02:14.324870 12799 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet 38ca631c83db41da8a789690cbc96202 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:02:14.325392 12799 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet 38ca631c83db41da8a789690cbc96202 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-38ca631c83db41da8a789690cbc96202
I20260709 13:02:14.332966 12799 tablet_copy_source_session.cc:215] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:14.336210 14191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ca631c83db41da8a789690cbc96202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:14.353173 14191 tablet_copy_client.cc:806] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:14.353736 14191 tablet_copy_client.cc:670] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:14.357326 14191 tablet_copy_client.cc:538] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:14.366842 14191 tablet_bootstrap.cc:492] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:14.391955 14191 tablet_bootstrap.cc:492] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:14.392841 14191 tablet_bootstrap.cc:492] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:14.393573 14191 ts_tablet_manager.cc:1403] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260709 13:02:14.397779 14191 raft_consensus.cc:359] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:14.398620 14191 raft_consensus.cc:740] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:14.399283 14191 consensus_queue.cc:260] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:14.400293 14107 raft_consensus.cc:993] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:14.400728 14107 raft_consensus.cc:1081] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:14.403039 12785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:02:14.403584 12785 raft_consensus.cc:493] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.403991 12785 raft_consensus.cc:3060] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:14.404659 14191 ts_tablet_manager.cc:1434] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260709 13:02:14.409096 12799 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-38ca631c83db41da8a789690cbc96202 received from {username='slave'} at 127.0.0.1:49410
I20260709 13:02:14.409704 12799 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-38ca631c83db41da8a789690cbc96202 on tablet 38ca631c83db41da8a789690cbc96202 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:14.413975 14191 ts_tablet_manager.cc:933] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:14.418496 12785 raft_consensus.cc:515] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:14.428423 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:14.429067 12707 raft_consensus.cc:3055] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:14.429389 12707 raft_consensus.cc:740] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:14.428550 12785 leader_election.cc:290] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 3 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:14.430095 12707 consensus_queue.cc:260] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:14.434955 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb0887dc5674f36bfee1f79c5f61829" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:14.436414 12855 raft_consensus.cc:3060] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:14.435858 12707 raft_consensus.cc:3060] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:14.454859 12855 raft_consensus.cc:2468] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 3.
I20260709 13:02:14.457548 12754 leader_election.cc:304] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [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: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:14.456409 12707 raft_consensus.cc:2468] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 3.
I20260709 13:02:14.458659 14183 raft_consensus.cc:2804] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:14.459861 14183 raft_consensus.cc:697] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:14.460711 14191 tablet_copy_client.cc:323] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:02:14.460784 14183 consensus_queue.cc:237] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:14.462917 12799 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet bef40445bd15403aa34d59d4e7bb61b0 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:02:14.463403 12799 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet bef40445bd15403aa34d59d4e7bb61b0 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-bef40445bd15403aa34d59d4e7bb61b0
I20260709 13:02:14.470538 14044 raft_consensus.cc:993] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:14.470849 12799 tablet_copy_source_session.cc:215] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:14.470978 14044 raft_consensus.cc:1081] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
I20260709 13:02:14.472466 12790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35784
I20260709 13:02:14.472678 14194 ts_tablet_manager.cc:933] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:14.472963 12790 raft_consensus.cc:493] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.473333 12790 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.475957 14191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef40445bd15403aa34d59d4e7bb61b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:14.485625 12790 raft_consensus.cc:515] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:14.488730 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:14.489288 12855 raft_consensus.cc:3055] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:14.489584 12855 raft_consensus.cc:740] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:14.492626 14194 tablet_copy_client.cc:323] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:02:14.494438 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet 2593c7f6c0404a3e8ff2d599636abd59 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:02:14.494975 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet 2593c7f6c0404a3e8ff2d599636abd59 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-2593c7f6c0404a3e8ff2d599636abd59
I20260709 13:02:14.496146 14191 tablet_copy_client.cc:806] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:14.496717 14191 tablet_copy_client.cc:670] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:14.505282 12874 tablet_copy_source_session.cc:215] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:14.492429 12855 consensus_queue.cc:260] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:14.507165 12855 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.513185 14194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2593c7f6c0404a3e8ff2d599636abd59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:14.513310 12855 raft_consensus.cc:2468] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:14.509723 12612 catalog_manager.cc:5697] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 2 to 3, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 3 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.514503 12754 leader_election.cc:304] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:14.518479 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:14.519124 13443 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.520362 14183 raft_consensus.cc:2804] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:14.524307 14183 raft_consensus.cc:697] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:14.525213 14183 consensus_queue.cc:237] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:14.533372 13443 raft_consensus.cc:2468] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 2.
I20260709 13:02:14.534143 14194 tablet_copy_client.cc:806] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:14.534427 14191 tablet_copy_client.cc:538] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:14.534946 14194 tablet_copy_client.cc:670] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:14.537099 12790 leader_election.cc:290] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 2 election: Requested vote from peers 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:14.538890 14194 tablet_copy_client.cc:538] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:14.548185 14198 ts_tablet_manager.cc:933] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:02:14.556854 14191 tablet_bootstrap.cc:492] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:14.562405 14194 tablet_bootstrap.cc:492] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:14.563513 14198 tablet_copy_client.cc:323] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:02:14.570626 12612 catalog_manager.cc:5697] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 1 to 2, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.575300 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 0435477d73b8406b8c0b2998059136a3 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:02:14.575847 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 0435477d73b8406b8c0b2998059136a3 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-0435477d73b8406b8c0b2998059136a3
I20260709 13:02:14.636263 12725 tablet_copy_source_session.cc:215] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:14.656399 14191 tablet_bootstrap.cc:492] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:14.657748 14191 tablet_bootstrap.cc:492] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:14.660178 14191 ts_tablet_manager.cc:1403] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.030s
W20260709 13:02:14.659485 13412 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:43801, user_credentials={real_user=slave}} blocked reactor thread for 64757.6us
I20260709 13:02:14.663142 14122 raft_consensus.cc:993] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:14.663582 14122 raft_consensus.cc:1081] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Signalling peer 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:14.665326 14191 raft_consensus.cc:359] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:14.668533 14191 raft_consensus.cc:740] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:14.669693 14191 consensus_queue.cc:260] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:14.672298 14191 ts_tablet_manager.cc:1434] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:02:14.676517 14198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0435477d73b8406b8c0b2998059136a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:14.679996 14194 tablet_bootstrap.cc:492] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:14.680970 14194 tablet_bootstrap.cc:492] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:14.681653 14194 ts_tablet_manager.cc:1403] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.120s	user 0.041s	sys 0.009s
I20260709 13:02:14.684551 14194 raft_consensus.cc:359] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:14.685354 14194 raft_consensus.cc:740] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:14.685969 14194 consensus_queue.cc:260] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:14.688474 12799 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-bef40445bd15403aa34d59d4e7bb61b0 received from {username='slave'} at 127.0.0.1:49410
I20260709 13:02:14.688824 14194 ts_tablet_manager.cc:1434] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:14.688925 12799 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-bef40445bd15403aa34d59d4e7bb61b0 on tablet bef40445bd15403aa34d59d4e7bb61b0 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:14.693251 12855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:44152
I20260709 13:02:14.693763 12855 raft_consensus.cc:493] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.694105 12855 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:14.717653 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-2593c7f6c0404a3e8ff2d599636abd59 received from {username='slave'} at 127.0.0.1:45022
I20260709 13:02:14.718161 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-2593c7f6c0404a3e8ff2d599636abd59 on tablet 2593c7f6c0404a3e8ff2d599636abd59 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:14.723944 12855 raft_consensus.cc:515] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:14.733145 12855 leader_election.cc:290] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:14.733916 12707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:14.734519 12707 raft_consensus.cc:3055] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:14.734819 12707 raft_consensus.cc:740] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:14.735491 12707 consensus_queue.cc:260] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:14.736512 12707 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:14.737512 14198 tablet_copy_client.cc:806] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:14.738170 14198 tablet_copy_client.cc:670] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:14.741083 13446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:14.741653 13446 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:14.746402 14198 tablet_copy_client.cc:538] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:14.747750 13446 raft_consensus.cc:2468] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 3.
I20260709 13:02:14.747479 12707 raft_consensus.cc:2468] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 3.
I20260709 13:02:14.748961 12830 leader_election.cc:304] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [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: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022; no voters: 
I20260709 13:02:14.749789 14204 raft_consensus.cc:2804] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:14.750238 14204 raft_consensus.cc:697] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:14.751086 14204 consensus_queue.cc:237] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:14.756515 14198 tablet_bootstrap.cc:492] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:14.766000 12612 catalog_manager.cc:5697] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 2 to 3, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 3 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.786132 14198 tablet_bootstrap.cc:492] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:14.786940 14198 tablet_bootstrap.cc:492] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:14.787595 14198 ts_tablet_manager.cc:1403] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.003s
I20260709 13:02:14.790040 14198 raft_consensus.cc:359] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:14.790882 14198 raft_consensus.cc:740] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:14.791476 14198 consensus_queue.cc:260] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:14.793848 14198 ts_tablet_manager.cc:1434] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:02:14.801923 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-0435477d73b8406b8c0b2998059136a3 received from {username='slave'} at 127.0.0.1:40750
I20260709 13:02:14.802382 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-0435477d73b8406b8c0b2998059136a3 on tablet 0435477d73b8406b8c0b2998059136a3 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:14.804911 13446 raft_consensus.cc:1217] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:14.824532 13446 raft_consensus.cc:1217] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:02:14.936842 13446 raft_consensus.cc:1217] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:14.978782 12855 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:14.980367 13974 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:14.999032 13446 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.009011 14183 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.034140 12707 raft_consensus.cc:1275] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:15.038144 12855 raft_consensus.cc:1275] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:15.039428 13974 consensus_queue.cc:1048] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:15.040009 14183 consensus_queue.cc:1048] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:15.114184 13446 raft_consensus.cc:1217] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:15.154167 13446 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:15.155565 14126 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:15.164885 12712 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:15.167445 14126 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:15.200876 13974 raft_consensus.cc:1064] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:15.203150 13974 consensus_queue.cc:237] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:15.211298 12855 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:15.211284 13443 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:15.212162 12712 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:15.212805 14183 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.213692 14220 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.214684 14163 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.238656 14163 raft_consensus.cc:2955] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.253015 12855 raft_consensus.cc:2955] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.266918 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:15.269572 13443 raft_consensus.cc:2955] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.272936 12711 raft_consensus.cc:2955] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.308139 12610 catalog_manager.cc:5697] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 4 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.342617 14163 raft_consensus.cc:1064] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:15.345198 14163 consensus_queue.cc:237] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:15.354169 12785 consensus_queue.cc:237] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:15.369745 13443 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:15.371758 14220 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:15.376021 13443 raft_consensus.cc:1275] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:15.377295 12711 raft_consensus.cc:1275] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:15.378798 14183 consensus_queue.cc:1048] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:15.382611 14220 raft_consensus.cc:2955] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.384130 13974 consensus_queue.cc:1048] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:15.385394 12855 raft_consensus.cc:1275] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:15.387287 13974 consensus_queue.cc:1048] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:15.389703 13443 raft_consensus.cc:2955] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.395345 12712 raft_consensus.cc:1275] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:15.397858 14183 consensus_queue.cc:1048] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:15.413825 12712 raft_consensus.cc:2955] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.432324 12612 catalog_manager.cc:5697] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 5 to 6, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 3 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.515779 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38ca631c83db41da8a789690cbc96202 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:15.521116 14217 raft_consensus.cc:1064] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:15.523721 14217 consensus_queue.cc:237] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:15.537151 13445 raft_consensus.cc:1275] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:15.539079 14163 raft_consensus.cc:2955] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.545296 14203 consensus_queue.cc:1048] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:15.544760 13446 raft_consensus.cc:2955] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.553522 14112 raft_consensus.cc:1064] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:15.556495 14112 consensus_queue.cc:237] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:15.557538 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 38ca631c83db41da8a789690cbc96202 with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44148
I20260709 13:02:15.567858 14234 tablet_replica.cc:333] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:15.570724 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:15.579043 12785 raft_consensus.cc:1275] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:15.580542 14203 consensus_queue.cc:1048] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:15.587240 12864 raft_consensus.cc:2955] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.592414 12711 raft_consensus.cc:2955] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.593138 12611 catalog_manager.cc:5697] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.600839 14234 raft_consensus.cc:2243] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:15.601693 14234 raft_consensus.cc:2272] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:15.606133 14234 ts_tablet_manager.cc:1916] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:15.619863 14217 raft_consensus.cc:2955] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.623056 12790 raft_consensus.cc:2955] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.638862 14234 ts_tablet_manager.cc:1929] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:02:15.639345 14234 log.cc:1199] T 38ca631c83db41da8a789690cbc96202 P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/38ca631c83db41da8a789690cbc96202
I20260709 13:02:15.643774 12785 consensus_queue.cc:237] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:15.640926 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 38ca631c83db41da8a789690cbc96202 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:15.658056 12864 raft_consensus.cc:1275] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.661187 14220 consensus_queue.cc:1048] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:15.661881 12611 catalog_manager.cc:5697] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.669920 14228 raft_consensus.cc:2955] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.677067 12864 raft_consensus.cc:2955] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.695793 12790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:33292
I20260709 13:02:15.696372 12790 raft_consensus.cc:606] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:15.698968 12790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
mode: GRACEFUL
new_leader_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:33292
I20260709 13:02:15.699478 12790 raft_consensus.cc:606] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Received request to transfer leadership to TS 18ad4c5555a542689e4df39572e21022
I20260709 13:02:15.699244 12864 consensus_queue.cc:237] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:15.709630 12611 catalog_manager.cc:5697] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.713830 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:15.714458 12855 raft_consensus.cc:606] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:15.716737 13443 raft_consensus.cc:1275] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:15.719174 14190 consensus_queue.cc:1048] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:15.724947 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bef40445bd15403aa34d59d4e7bb61b0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:15.730947 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:15.732589 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:15.736560 12790 raft_consensus.cc:1275] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:15.740943 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet bef40445bd15403aa34d59d4e7bb61b0 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38072
W20260709 13:02:15.741859 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 173128us
I20260709 13:02:15.747179 14141 raft_consensus.cc:993] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:15.747629 14203 raft_consensus.cc:1081] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:15.751761 12707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38074
I20260709 13:02:15.752311 12707 raft_consensus.cc:493] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:15.752619 12707 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:15.756232 12857 raft_consensus.cc:1275] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:15.763507 12707 raft_consensus.cc:515] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:15.765986 12707 leader_election.cc:290] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 3 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:15.771381 14204 consensus_queue.cc:1048] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:15.771634 14112 consensus_queue.cc:1048] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:15.776783 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:15.777340 12855 raft_consensus.cc:3055] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:15.777609 12855 raft_consensus.cc:740] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:15.778306 12855 consensus_queue.cc:260] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:15.780329 12855 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:15.781546 12711 raft_consensus.cc:1275] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:15.783465 12785 raft_consensus.cc:1275] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:15.796564 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:15.797132 12785 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:15.806888 13412 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:43801, user_credentials={real_user=slave}} blocked reactor thread for 57459.3us
I20260709 13:02:15.808239 13443 raft_consensus.cc:1275] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.713053 13446 raft_consensus.cc:2955] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.811407 14122 consensus_queue.cc:1048] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:15.812620 12785 raft_consensus.cc:2468] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 3.
I20260709 13:02:15.821061 14163 raft_consensus.cc:993] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:15.821570 14163 raft_consensus.cc:1081] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:15.823851 13445 raft_consensus.cc:1275] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:15.824072 14239 tablet_replica.cc:333] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:15.825305 12679 leader_election.cc:304] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [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: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:15.826092 14122 raft_consensus.cc:2804] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:15.826550 14122 raft_consensus.cc:697] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:15.826793 14204 consensus_queue.cc:1048] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:15.827242 14122 consensus_queue.cc:237] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:15.828186 12855 raft_consensus.cc:2468] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 3.
I20260709 13:02:15.833827 14112 raft_consensus.cc:2955] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.833623 14204 raft_consensus.cc:2955] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.834885 12864 raft_consensus.cc:2955] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.844369 13446 raft_consensus.cc:2955] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.845315 12790 raft_consensus.cc:2955] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.862298 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2593c7f6c0404a3e8ff2d599636abd59 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:15.881853 12612 catalog_manager.cc:5697] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.882176 12785 raft_consensus.cc:2955] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.883618 12611 catalog_manager.cc:5697] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.890846 12613 catalog_manager.cc:5697] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 2 to 3, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 3 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.898340 13445 raft_consensus.cc:2955] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.904183 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet 2593c7f6c0404a3e8ff2d599636abd59 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:15.927162 14220 consensus_queue.cc:1048] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:15.931845 12711 consensus_queue.cc:237] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:15.943670 13446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37686
I20260709 13:02:15.944231 13446 raft_consensus.cc:493] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:15.944459 12864 raft_consensus.cc:1275] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:15.944568 13446 raft_consensus.cc:3060] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:15.947202 13445 raft_consensus.cc:1275] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:15.948154 14122 consensus_queue.cc:1048] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:15.949076 14235 consensus_queue.cc:1048] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:15.954201 13444 raft_consensus.cc:2955] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.955997 14239 raft_consensus.cc:2243] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:15.959429 14239 raft_consensus.cc:2272] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:15.965930 14239 ts_tablet_manager.cc:1916] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:15.965483 14190 raft_consensus.cc:2955] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:15.952129 13446 raft_consensus.cc:515] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:16.002575 12864 raft_consensus.cc:2955] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:16.012177 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:16.012902 12790 raft_consensus.cc:3055] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:16.013221 12790 raft_consensus.cc:740] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:16.014016 12790 consensus_queue.cc:260] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:16.015123 12790 raft_consensus.cc:3060] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.027401 14163 raft_consensus.cc:993] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55: : Instructing follower 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:16.027908 14163 raft_consensus.cc:1081] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Signalling peer 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:16.030385 12855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:44162
I20260709 13:02:16.030954 12855 raft_consensus.cc:493] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.031284 12855 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.032832 12611 catalog_manager.cc:5697] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:16.039252 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0435477d73b8406b8c0b2998059136a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:16.045048 13445 raft_consensus.cc:2955] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:16.051614 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 0435477d73b8406b8c0b2998059136a3 with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:02:16.051779 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c044cefa6e4ae4bcd82723a0ee5ba9" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:16.052701 12711 raft_consensus.cc:3060] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.074918 12711 raft_consensus.cc:2468] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 3.
I20260709 13:02:16.076897 13412 leader_election.cc:304] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [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: 182a5ed5cca549bbb4f3033de9d98de8, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:16.078583 14241 raft_consensus.cc:2804] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:16.079164 14241 raft_consensus.cc:697] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 3 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:16.080626 14241 consensus_queue.cc:237] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:16.081669 12790 raft_consensus.cc:2468] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 3.
I20260709 13:02:16.059197 12855 raft_consensus.cc:515] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:16.090837 12855 leader_election.cc:290] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:16.091691 13446 leader_election.cc:290] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:16.093408 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:16.094182 13444 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.096801 14245 tablet_replica.cc:333] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:16.097913 14245 raft_consensus.cc:2243] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:16.098716 14245 raft_consensus.cc:2272] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:16.103070 13444 raft_consensus.cc:2468] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 3.
I20260709 13:02:16.105822 14245 ts_tablet_manager.cc:1916] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:16.107585 12827 leader_election.cc:304] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:16.110805 14239 ts_tablet_manager.cc:1929] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:16.115063 14239 log.cc:1199] T bef40445bd15403aa34d59d4e7bb61b0 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/bef40445bd15403aa34d59d4e7bb61b0
I20260709 13:02:16.119067 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:16.119696 12790 raft_consensus.cc:3055] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:16.120046 12790 raft_consensus.cc:740] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:16.120812 12790 consensus_queue.cc:260] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:16.121457 14239 tablet_replica.cc:333] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:16.122059 12790 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.122890 14239 raft_consensus.cc:2243] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:16.112532 14204 raft_consensus.cc:2804] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:16.135103 14239 raft_consensus.cc:2272] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:16.143693 14239 ts_tablet_manager.cc:1916] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:16.139575 14204 raft_consensus.cc:697] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:16.149770 14204 consensus_queue.cc:237] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:16.209944 14245 ts_tablet_manager.cc:1929] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:16.210492 14245 log.cc:1199] T 0435477d73b8406b8c0b2998059136a3 P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/0435477d73b8406b8c0b2998059136a3
I20260709 13:02:16.216599 14239 ts_tablet_manager.cc:1929] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260709 13:02:16.217211 14239 log.cc:1199] T 2593c7f6c0404a3e8ff2d599636abd59 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/2593c7f6c0404a3e8ff2d599636abd59
I20260709 13:02:16.330476 12790 raft_consensus.cc:2468] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 3.
I20260709 13:02:16.348519 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet bef40445bd15403aa34d59d4e7bb61b0 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:16.349251 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet 2593c7f6c0404a3e8ff2d599636abd59 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:16.362568 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 0435477d73b8406b8c0b2998059136a3 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:16.368140 12785 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:16.384094 14235 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.423002 12611 catalog_manager.cc:5697] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 2 to 3, leader changed from f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 3 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:02:16.443017 12827 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.196:42819, user_credentials={real_user=slave}} blocked reactor thread for 49079.6us
I20260709 13:02:16.459476 12613 catalog_manager.cc:5697] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 2 to 3, leader changed from f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 3 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:16.474020 12863 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:02:16.491339 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 111014us
W20260709 13:02:16.494881 12756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:43801, user_credentials={real_user=slave}} blocked reactor thread for 115854us
I20260709 13:02:16.502741 14250 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.671418 12790 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:16.672493 14254 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:16.676491 12711 raft_consensus.cc:1275] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:16.678119 14254 consensus_queue.cc:1048] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:16.736073 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:16.764730 13445 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:16.765993 14251 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:16.774240 12790 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:16.775990 14252 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:17.041392 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:17.097239 12863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:17.097857 12863 raft_consensus.cc:606] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:17.100665 12711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:17.101207 12711 raft_consensus.cc:606] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Received request to transfer leadership to TS f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:17.102638 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:17.104440 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:17.144553 12712 consensus_queue.cc:237] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:17.150421 12863 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:02:17.150421 12678 consensus_peers.cc:597] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ac1e37796d3456d845f850e5d88895c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:17.150823 12790 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:17.152046 14235 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:17.153805 14112 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:17.162271 14266 raft_consensus.cc:2955] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.165738 12863 raft_consensus.cc:2955] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.168107 12782 raft_consensus.cc:2955] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.176175 12857 consensus_queue.cc:237] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:17.179862 12613 catalog_manager.cc:5697] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 4, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 3 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.187068 12790 raft_consensus.cc:1275] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:17.187136 12827 consensus_peers.cc:597] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34581688fc6543a89476e923d581beef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:17.187186 12712 raft_consensus.cc:1275] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:17.188709 14248 consensus_queue.cc:1048] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:17.189576 14253 consensus_queue.cc:1048] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:17.205845 14248 raft_consensus.cc:2955] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.207753 12790 raft_consensus.cc:2955] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.213475 12711 raft_consensus.cc:2955] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.224324 12790 consensus_queue.cc:237] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:17.225656 12611 catalog_manager.cc:5697] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.239275 12863 raft_consensus.cc:1275] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:17.239609 12711 raft_consensus.cc:1275] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:17.241318 14249 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:17.242153 14183 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:02:17.244973 12753 consensus_peers.cc:597] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db736df4959042a88eeeceea795a3902. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:17.254083 14183 raft_consensus.cc:2955] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.256520 12863 raft_consensus.cc:2955] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.269173 12711 raft_consensus.cc:2955] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.270289 12712 consensus_queue.cc:237] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:02:17.278978 12678 consensus_peers.cc:597] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6551f57f89924ff2895522e198c5466b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:17.282454 12790 raft_consensus.cc:1275] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:17.282620 12612 catalog_manager.cc:5697] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.283861 12855 raft_consensus.cc:1275] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:17.284957 14112 consensus_queue.cc:1048] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:17.285785 14235 consensus_queue.cc:1048] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:17.307068 14253 raft_consensus.cc:993] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:17.307533 14253 raft_consensus.cc:1081] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:17.306502 14266 raft_consensus.cc:2955] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.308931 12782 raft_consensus.cc:2955] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.310231 13446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37680
I20260709 13:02:17.310791 13446 raft_consensus.cc:493] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:17.311122 13446 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:17.317747 13446 raft_consensus.cc:515] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:17.321820 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:17.322449 12782 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:17.328723 12782 raft_consensus.cc:2468] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 4.
I20260709 13:02:17.329877 13410 leader_election.cc:304] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:17.330627 14254 raft_consensus.cc:2804] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:17.331104 14254 raft_consensus.cc:697] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 4 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:17.331912 14254 consensus_queue.cc:237] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:17.334138 12863 raft_consensus.cc:2955] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:17.336355 12613 catalog_manager.cc:5697] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.343739 13446 leader_election.cc:290] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:17.349712 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b983fd9f443f41dba1cea4ce7fa79619" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:17.350281 12855 raft_consensus.cc:3055] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:17.350558 12855 raft_consensus.cc:740] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:17.351267 12855 consensus_queue.cc:260] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:17.352365 12855 raft_consensus.cc:3060] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:17.363420 12855 raft_consensus.cc:2468] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 4.
I20260709 13:02:17.366426 12611 catalog_manager.cc:5697] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 3 to 4, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 4 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:02:17.386603 13467 debug-util.cc:398] Leaking SignalData structure 0x7b08002ba4e0 after lost signal to thread 11598
W20260709 13:02:17.387753 13467 debug-util.cc:398] Leaking SignalData structure 0x7b08002babc0 after lost signal to thread 12647
W20260709 13:02:17.388935 13467 debug-util.cc:398] Leaking SignalData structure 0x7b08002ed660 after lost signal to thread 12739
W20260709 13:02:17.389930 13467 debug-util.cc:398] Leaking SignalData structure 0x7b08003015a0 after lost signal to thread 12814
I20260709 13:02:17.390928 14112 raft_consensus.cc:993] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower f42f6b73c0644fc290d9ed258f18ca55 to start an election
W20260709 13:02:17.391057 13467 debug-util.cc:398] Leaking SignalData structure 0x7b08001caa00 after lost signal to thread 12888
I20260709 13:02:17.391363 14112 raft_consensus.cc:1081] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Signalling peer f42f6b73c0644fc290d9ed258f18ca55 to start an election
W20260709 13:02:17.392167 13467 debug-util.cc:398] Leaking SignalData structure 0x7b080031ab00 after lost signal to thread 13470
W20260709 13:02:17.392549 13467 debug-util.cc:398] Leaking SignalData structure 0x7b080034ab40 after lost signal to thread 14151
I20260709 13:02:17.393069 12782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:02:17.393527 12782 raft_consensus.cc:493] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:17.393814 12782 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:17.400019 12782 raft_consensus.cc:515] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:17.402150 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:17.402423 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a88752a6fa4c5687651174067b81bc" candidate_uuid: "f42f6b73c0644fc290d9ed258f18ca55" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:17.402711 12712 raft_consensus.cc:3055] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:17.402974 12855 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:17.403020 12712 raft_consensus.cc:740] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:17.403795 12712 consensus_queue.cc:260] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:17.404780 12712 raft_consensus.cc:3060] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:17.404119 12782 leader_election.cc:290] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [CANDIDATE]: Term 4 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:17.409446 12855 raft_consensus.cc:2468] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 4.
I20260709 13:02:17.410784 12754 leader_election.cc:304] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [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: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:17.412257 14276 raft_consensus.cc:2804] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:17.412707 14276 raft_consensus.cc:697] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 4 LEADER]: Becoming Leader. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:17.413535 14276 consensus_queue.cc:237] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:17.411132 12712 raft_consensus.cc:2468] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f42f6b73c0644fc290d9ed258f18ca55 in term 4.
I20260709 13:02:17.427876 12611 catalog_manager.cc:5697] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: term changed from 3 to 4, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194). New cstate: current_term: 4 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.644461 14284 ts_tablet_manager.cc:933] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:17.652554 14284 tablet_copy_client.cc:323] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:02:17.654165 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet 34581688fc6543a89476e923d581beef from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:02:17.654693 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet 34581688fc6543a89476e923d581beef from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-34581688fc6543a89476e923d581beef
I20260709 13:02:17.662315 12874 tablet_copy_source_session.cc:215] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:17.665400 14284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34581688fc6543a89476e923d581beef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:17.691074 14284 tablet_copy_client.cc:806] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:17.691901 14284 tablet_copy_client.cc:670] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:17.695277 14284 tablet_copy_client.cc:538] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:17.718436 14284 tablet_bootstrap.cc:492] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:17.725466 14287 ts_tablet_manager.cc:933] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:02:17.734004 14287 tablet_copy_client.cc:323] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:02:17.765934 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 2ac1e37796d3456d845f850e5d88895c from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:02:17.767387 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 2ac1e37796d3456d845f850e5d88895c from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-2ac1e37796d3456d845f850e5d88895c
I20260709 13:02:17.781883 14290 ts_tablet_manager.cc:933] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:17.799827 12863 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:17.814663 14254 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:02:17.827730 12785 raft_consensus.cc:1275] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:17.832013 14290 tablet_copy_client.cc:323] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:02:17.834328 12799 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet db736df4959042a88eeeceea795a3902 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:02:17.838392 12799 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet db736df4959042a88eeeceea795a3902 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-db736df4959042a88eeeceea795a3902
I20260709 13:02:17.846580 14293 ts_tablet_manager.cc:933] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:02:17.852891 14283 consensus_queue.cc:1048] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 13:02:17.859377 14293 tablet_copy_client.cc:323] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:02:17.897159 12724 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 6551f57f89924ff2895522e198c5466b from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:02:17.897959 12724 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 6551f57f89924ff2895522e198c5466b from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-6551f57f89924ff2895522e198c5466b
I20260709 13:02:17.916779 12712 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:17.919245 14289 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:17.968000 12724 tablet_copy_source_session.cc:215] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:17.972605 14293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6551f57f89924ff2895522e198c5466b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:17.984436 14284 tablet_bootstrap.cc:492] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:17.985592 12725 tablet_copy_source_session.cc:215] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:17.991189 14287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac1e37796d3456d845f850e5d88895c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:18.001281 12799 tablet_copy_source_session.cc:215] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:02:18.003463 14295 log.cc:927] Time spent T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260709 13:02:18.005024 14297 log.cc:927] Time spent T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 13:02:18.007135 14290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db736df4959042a88eeeceea795a3902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:18.010529 14284 tablet_bootstrap.cc:492] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:18.011685 14284 ts_tablet_manager.cc:1403] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.296s	user 0.032s	sys 0.022s
I20260709 13:02:18.019968 12855 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:18.023478 14279 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:18.115686 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:18.199049 14284 raft_consensus.cc:359] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:18.235584 14284 raft_consensus.cc:740] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:18.236428 14284 consensus_queue.cc:260] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:18.247900 14284 ts_tablet_manager.cc:1434] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.236s	user 0.008s	sys 0.002s
W20260709 13:02:18.282178 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:40853, user_credentials={real_user=slave}} blocked reactor thread for 60270.2us
W20260709 13:02:18.317718 13410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:40853, user_credentials={real_user=slave}} blocked reactor thread for 94332.9us
I20260709 13:02:18.358330 13444 raft_consensus.cc:1217] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:18.447741 14293 tablet_copy_client.cc:806] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:18.448406 14293 tablet_copy_client.cc:670] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
W20260709 13:02:18.456813 12828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 52237.5us
I20260709 13:02:18.462939 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-34581688fc6543a89476e923d581beef received from {username='slave'} at 127.0.0.1:45022
I20260709 13:02:18.463490 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-34581688fc6543a89476e923d581beef on tablet 34581688fc6543a89476e923d581beef with peer 8800cc58445b46289283810151a20612
I20260709 13:02:18.465447 14290 tablet_copy_client.cc:806] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:18.466076 14290 tablet_copy_client.cc:670] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
W20260709 13:02:18.481925 12679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 62177.2us
I20260709 13:02:18.484917 14287 tablet_copy_client.cc:806] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:18.485518 14287 tablet_copy_client.cc:670] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:18.486025 14290 tablet_copy_client.cc:538] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:18.505360 14290 tablet_bootstrap.cc:492] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:18.566658 14293 tablet_copy_client.cc:538] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:18.572734 14287 tablet_copy_client.cc:538] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:18.580256 14293 tablet_bootstrap.cc:492] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:18.584625 14287 tablet_bootstrap.cc:492] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:18.605808 14290 tablet_bootstrap.cc:492] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:18.611007 14290 tablet_bootstrap.cc:492] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:18.611776 14290 ts_tablet_manager.cc:1403] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.008s
I20260709 13:02:18.615137 14290 raft_consensus.cc:359] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:18.616104 14290 raft_consensus.cc:740] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:18.616797 14290 consensus_queue.cc:260] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:18.625488 14290 ts_tablet_manager.cc:1434] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:02:18.627060 12799 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-db736df4959042a88eeeceea795a3902 received from {username='slave'} at 127.0.0.1:49410
I20260709 13:02:18.627514 12799 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-db736df4959042a88eeeceea795a3902 on tablet db736df4959042a88eeeceea795a3902 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:18.634315 14293 tablet_bootstrap.cc:492] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:18.635200 14293 tablet_bootstrap.cc:492] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:18.635866 14293 ts_tablet_manager.cc:1403] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.004s
I20260709 13:02:18.639652 14293 raft_consensus.cc:359] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:18.640476 14293 raft_consensus.cc:740] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:18.641083 14293 consensus_queue.cc:260] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:18.647310 14287 tablet_bootstrap.cc:492] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:18.648198 14287 tablet_bootstrap.cc:492] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:18.648833 14287 ts_tablet_manager.cc:1403] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.005s
I20260709 13:02:18.653075 14293 ts_tablet_manager.cc:1434] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:02:18.651686 14287 raft_consensus.cc:359] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:18.653892 14287 raft_consensus.cc:740] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:18.654573 14287 consensus_queue.cc:260] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:18.666131 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-6551f57f89924ff2895522e198c5466b received from {username='slave'} at 127.0.0.1:40750
I20260709 13:02:18.666597 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-6551f57f89924ff2895522e198c5466b on tablet 6551f57f89924ff2895522e198c5466b with peer 8800cc58445b46289283810151a20612
I20260709 13:02:18.671293 14287 ts_tablet_manager.cc:1434] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 13:02:18.673316 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-2ac1e37796d3456d845f850e5d88895c received from {username='slave'} at 127.0.0.1:40750
I20260709 13:02:18.673749 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-2ac1e37796d3456d845f850e5d88895c on tablet 2ac1e37796d3456d845f850e5d88895c with peer 8800cc58445b46289283810151a20612
I20260709 13:02:18.685119 13445 raft_consensus.cc:1217] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:18.743021 13445 raft_consensus.cc:1217] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:02:18.746950 13444 raft_consensus.cc:1217] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:18.792680 14314 raft_consensus.cc:1064] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:18.795466 14314 consensus_queue.cc:237] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:18.806499 13445 raft_consensus.cc:1275] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:18.808019 14317 consensus_queue.cc:1048] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:18.809378 12784 raft_consensus.cc:1275] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:18.812958 12712 raft_consensus.cc:1275] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:18.814288 14252 consensus_queue.cc:1048] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:18.816936 14317 consensus_queue.cc:1048] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:02:19.100138 14326 log.cc:927] Time spent T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8: Append to log took a long time: real 0.052s	user 0.003s	sys 0.000s
I20260709 13:02:19.105044 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:19.122716 14331 raft_consensus.cc:2955] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.155262 12784 raft_consensus.cc:2955] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.172840 14333 raft_consensus.cc:1064] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:19.178540 14333 consensus_queue.cc:237] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:19.180985 12612 catalog_manager.cc:5697] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.183332 13444 raft_consensus.cc:2955] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.193316 13445 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:19.196797 14310 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:19.209961 14289 raft_consensus.cc:1064] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:19.212694 14289 consensus_queue.cc:237] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:19.236770 13446 raft_consensus.cc:1275] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 [term 2 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:19.238358 14328 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:19.251758 12855 raft_consensus.cc:1275] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:19.256795 14279 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:19.283543 12712 raft_consensus.cc:1275] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:19.283922 12784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb"
dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
mode: GRACEFUL
new_leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:33292
I20260709 13:02:19.284596 12784 raft_consensus.cc:606] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Received request to transfer leadership to TS 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:19.285976 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:19.287673 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:19.291531 14319 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:19.294552 14309 raft_consensus.cc:1064] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:19.297132 14309 consensus_queue.cc:237] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:19.300419 12711 raft_consensus.cc:2955] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.309937 13446 raft_consensus.cc:1275] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:19.311599 14310 consensus_queue.cc:1048] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:19.340458 14289 raft_consensus.cc:2955] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.342837 12790 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:19.345508 12785 raft_consensus.cc:1275] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:19.347891 12864 raft_consensus.cc:2955] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.351114 12863 raft_consensus.cc:1275] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:19.359459 12855 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:19.364868 12711 raft_consensus.cc:2955] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.366973 14333 consensus_queue.cc:1048] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:19.370808 14333 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:19.373867 14309 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:19.382067 14112 consensus_queue.cc:1048] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:19.385854 13445 raft_consensus.cc:2955] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.406558 14309 raft_consensus.cc:2955] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.424120 12785 raft_consensus.cc:2955] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.432696 12855 raft_consensus.cc:2955] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.429340 14310 raft_consensus.cc:2955] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.440604 12784 raft_consensus.cc:2955] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.441555 12613 catalog_manager.cc:5697] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.447906 13445 raft_consensus.cc:2955] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.451422 12864 raft_consensus.cc:2955] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.464804 13446 raft_consensus.cc:2955] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.489480 12610 catalog_manager.cc:5697] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: config changed from index 4 to 5, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:19.496554 12864 consensus_queue.cc:237] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:19.496935 12784 consensus_queue.cc:237] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:19.505141 13445 raft_consensus.cc:1275] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:19.507735 12710 raft_consensus.cc:1275] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:19.508999 14289 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:19.509176 12711 consensus_queue.cc:237] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:19.512969 14330 consensus_queue.cc:1048] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:19.513720 13444 raft_consensus.cc:1275] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:19.517328 13444 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:19.517956 12785 raft_consensus.cc:1275] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:19.511827 12612 catalog_manager.cc:5697] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.519881 14279 raft_consensus.cc:2955] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.521260 14333 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:19.523624 14112 consensus_queue.cc:1048] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:19.525645 14252 consensus_queue.cc:1048] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:19.529870 14309 raft_consensus.cc:2955] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.535641 14338 raft_consensus.cc:2955] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.540102 13443 raft_consensus.cc:2955] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.540747 13442 raft_consensus.cc:2955] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.549896 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ac1e37796d3456d845f850e5d88895c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:19.549290 12785 raft_consensus.cc:2955] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.551683 13444 raft_consensus.cc:2955] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.562983 12710 raft_consensus.cc:2955] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.519153 12864 raft_consensus.cc:1275] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:19.586120 14328 consensus_queue.cc:1048] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:19.603227 14319 raft_consensus.cc:993] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55: : Instructing follower 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:19.603703 14319 raft_consensus.cc:1081] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Signalling peer 182a5ed5cca549bbb4f3033de9d98de8 to start an election
I20260709 13:02:19.627712 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34581688fc6543a89476e923d581beef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:19.638494 12863 raft_consensus.cc:2955] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.640748 12612 catalog_manager.cc:5697] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:19.642252 12610 catalog_manager.cc:5697] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 4 to 5, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 2 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.633726 12613 catalog_manager.cc:5697] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 5 to 6, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 3 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.672756 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet db736df4959042a88eeeceea795a3902 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:19.698180 14352 tablet_replica.cc:333] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:19.699402 14352 raft_consensus.cc:2243] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:19.700198 14352 raft_consensus.cc:2272] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:19.700359 12711 consensus_queue.cc:237] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:19.705919 14352 ts_tablet_manager.cc:1916] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:19.709321 12712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
 from {username='slave'} at 127.0.0.1:38078
I20260709 13:02:19.710001 12712 raft_consensus.cc:493] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:19.710736 12712 raft_consensus.cc:3060] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.717166 12712 raft_consensus.cc:515] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:19.719585 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:19.720178 13443 raft_consensus.cc:3060] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.723199 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db736df4959042a88eeeceea795a3902 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:19.726758 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 34581688fc6543a89476e923d581beef with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:02:19.718562 12712 leader_election.cc:290] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Requested vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:19.740760 13443 raft_consensus.cc:2468] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:19.744457 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ac1e37796d3456d845f850e5d88895c with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44148
I20260709 13:02:19.746728 12678 leader_election.cc:304] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182a5ed5cca549bbb4f3033de9d98de8, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:19.747709 14333 raft_consensus.cc:2804] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:19.748167 14333 raft_consensus.cc:697] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Becoming Leader. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:19.748925 14333 consensus_queue.cc:237] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:19.759023 14352 ts_tablet_manager.cc:1929] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:19.759681 14352 log.cc:1199] T db736df4959042a88eeeceea795a3902 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/db736df4959042a88eeeceea795a3902
I20260709 13:02:19.761546 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet db736df4959042a88eeeceea795a3902 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:19.793406 14353 tablet_replica.cc:333] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:19.796892 13445 raft_consensus.cc:1275] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:19.801501 14112 consensus_queue.cc:1048] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:19.794529 14353 raft_consensus.cc:2243] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:19.808069 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a172c2aa07c4bbbab2c6dd0137083eb" candidate_uuid: "182a5ed5cca549bbb4f3033de9d98de8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:19.804576 14353 raft_consensus.cc:2272] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:19.808676 12790 raft_consensus.cc:3055] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:19.809005 12790 raft_consensus.cc:740] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f42f6b73c0644fc290d9ed258f18ca55, State: Running, Role: LEADER
I20260709 13:02:19.809725 12790 consensus_queue.cc:260] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:19.815615 12790 raft_consensus.cc:3060] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.816143 14353 ts_tablet_manager.cc:1916] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:19.825788 12790 raft_consensus.cc:2468] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182a5ed5cca549bbb4f3033de9d98de8 in term 2.
I20260709 13:02:19.827839 14329 raft_consensus.cc:2955] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.831694 12864 raft_consensus.cc:1275] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:19.835150 13445 raft_consensus.cc:2955] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.842852 14333 consensus_queue.cc:1048] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:19.844141 14354 tablet_replica.cc:333] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:19.852943 14353 ts_tablet_manager.cc:1929] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:19.858650 14353 log.cc:1199] T 34581688fc6543a89476e923d581beef P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/34581688fc6543a89476e923d581beef
I20260709 13:02:19.859396 14354 raft_consensus.cc:2243] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:19.861160 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6551f57f89924ff2895522e198c5466b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:19.861402 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 34581688fc6543a89476e923d581beef (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:19.862754 14354 raft_consensus.cc:2272] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:19.862360 12612 catalog_manager.cc:5697] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New cstate: current_term: 1 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.853775 12611 catalog_manager.cc:5697] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 reported cstate change: term changed from 1 to 2, leader changed from f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) to 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.864213 12864 raft_consensus.cc:2955] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:19.875600 14354 ts_tablet_manager.cc:1916] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:19.882143 12772 tablet_service.cc:1558] Processing DeleteTablet for tablet 6551f57f89924ff2895522e198c5466b with delete_type TABLET_DATA_TOMBSTONED (TS f42f6b73c0644fc290d9ed258f18ca55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35772
I20260709 13:02:19.883105 14353 tablet_replica.cc:333] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:19.884090 14353 raft_consensus.cc:2243] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:19.884799 14353 raft_consensus.cc:2272] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:19.898799 14354 ts_tablet_manager.cc:1929] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:02:19.899439 14354 log.cc:1199] T 2ac1e37796d3456d845f850e5d88895c P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/2ac1e37796d3456d845f850e5d88895c
I20260709 13:02:19.901461 14353 ts_tablet_manager.cc:1916] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:19.901855 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 2ac1e37796d3456d845f850e5d88895c (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:19.918023 14353 ts_tablet_manager.cc:1929] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:19.918457 14353 log.cc:1199] T 6551f57f89924ff2895522e198c5466b P f42f6b73c0644fc290d9ed258f18ca55: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/wals/6551f57f89924ff2895522e198c5466b
I20260709 13:02:19.920161 12598 catalog_manager.cc:5028] TS f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): tablet 6551f57f89924ff2895522e198c5466b (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:20.217236 12784 raft_consensus.cc:1275] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:20.220029 14333 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:20.232501 13443 raft_consensus.cc:1275] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:20.241725 14329 consensus_queue.cc:1048] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:20.288709 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:21.008875 12855 consensus_queue.cc:237] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:21.020731 12790 raft_consensus.cc:1275] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:21.021869 12711 raft_consensus.cc:1275] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:21.022396 14331 consensus_queue.cc:1048] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:21.025336 12827 consensus_peers.cc:597] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 919e25532d5e4a7eb6e04e7fa49b5ffc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:21.025458 14330 consensus_queue.cc:1048] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:21.036418 14363 raft_consensus.cc:2955] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.037655 12712 raft_consensus.cc:2955] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.043977 12790 raft_consensus.cc:2955] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.051116 12784 consensus_queue.cc:237] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:21.091020 12855 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:02:21.095289 14368 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:02:21.096629 12753 consensus_peers.cc:597] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3a88752a6fa4c5687651174067b81bc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:21.098977 12712 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:02:21.075479 12612 catalog_manager.cc:5697] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:21.103953 14320 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:21.125350 14279 raft_consensus.cc:2955] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.167151 12855 raft_consensus.cc:2955] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.182986 12711 consensus_queue.cc:237] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:02:21.198800 12678 consensus_peers.cc:597] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49623df4bcb140938b3174870be24b39. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:21.205554 12855 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:21.207063 14333 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:21.230317 12784 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:21.236580 14329 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:21.277686 14333 raft_consensus.cc:2955] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.292348 12790 raft_consensus.cc:2955] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.294813 12864 raft_consensus.cc:2955] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.300261 12711 raft_consensus.cc:2955] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.368813 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:21.375057 12855 consensus_queue.cc:237] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue 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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
W20260709 13:02:21.390362 12827 consensus_peers.cc:597] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 -> Peer 8800cc58445b46289283810151a20612 (127.11.82.196:42819): Couldn't send request to peer 8800cc58445b46289283810151a20612. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8901c771e9c45b3bf179bf9b0cff3c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:21.392064 12712 raft_consensus.cc:1275] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:21.390362 12790 raft_consensus.cc:1275] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:21.404031 12612 catalog_manager.cc:5697] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 5, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 4 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.405483 12612 catalog_manager.cc:5697] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index -1 to 3, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 3 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.405862 14330 consensus_queue.cc:1048] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:21.407670 14330 consensus_queue.cc:1048] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:21.433670 14330 raft_consensus.cc:2955] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.435194 12790 raft_consensus.cc:2955] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.442863 12707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1864edf16d294a6bb159a2882d3ecc83"
dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
mode: GRACEFUL
new_leader_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:34482
I20260709 13:02:21.443524 12707 raft_consensus.cc:606] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Received request to transfer leadership to TS 18ad4c5555a542689e4df39572e21022
I20260709 13:02:21.445618 12711 raft_consensus.cc:2955] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.459426 12611 catalog_manager.cc:5697] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8800cc58445b46289283810151a20612 (127.11.82.196) added. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } } }
I20260709 13:02:21.466288 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:21.467953 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:21.492090 14384 ts_tablet_manager.cc:933] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:21.494016 14384 tablet_copy_client.cc:323] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.194:43541
I20260709 13:02:21.495513 12799 tablet_copy_service.cc:140] P f42f6b73c0644fc290d9ed258f18ca55: Received BeginTabletCopySession request for tablet f3a88752a6fa4c5687651174067b81bc from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:49410)
I20260709 13:02:21.495973 12799 tablet_copy_service.cc:161] P f42f6b73c0644fc290d9ed258f18ca55: Beginning new tablet copy session on tablet f3a88752a6fa4c5687651174067b81bc from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:49410: session id = 8800cc58445b46289283810151a20612-f3a88752a6fa4c5687651174067b81bc
I20260709 13:02:21.501160 12799 tablet_copy_source_session.cc:215] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:21.503948 14384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a88752a6fa4c5687651174067b81bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:21.531298 14384 tablet_copy_client.cc:806] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:21.531942 14384 tablet_copy_client.cc:670] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:21.542956 14384 tablet_copy_client.cc:538] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:21.566145 14384 tablet_bootstrap.cc:492] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:21.583045 14386 ts_tablet_manager.cc:933] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:21.587577 14386 tablet_copy_client.cc:323] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:02:21.589848 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet 919e25532d5e4a7eb6e04e7fa49b5ffc from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:02:21.590381 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet 919e25532d5e4a7eb6e04e7fa49b5ffc from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-919e25532d5e4a7eb6e04e7fa49b5ffc
I20260709 13:02:21.598531 12874 tablet_copy_source_session.cc:215] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:21.603199 14386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919e25532d5e4a7eb6e04e7fa49b5ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:21.602569 14384 tablet_bootstrap.cc:492] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:21.615535 14384 tablet_bootstrap.cc:492] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:21.616206 14384 ts_tablet_manager.cc:1403] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.010s
I20260709 13:02:21.629617 14386 tablet_copy_client.cc:806] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:21.630357 14386 tablet_copy_client.cc:670] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:21.632886 14384 raft_consensus.cc:359] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:21.635267 14384 raft_consensus.cc:740] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:21.636214 14384 consensus_queue.cc:260] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:21.637706 14386 tablet_copy_client.cc:538] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:21.638602 14384 ts_tablet_manager.cc:1434] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:02:21.644003 12799 tablet_copy_service.cc:342] P f42f6b73c0644fc290d9ed258f18ca55: Request end of tablet copy session 8800cc58445b46289283810151a20612-f3a88752a6fa4c5687651174067b81bc received from {username='slave'} at 127.0.0.1:49410
I20260709 13:02:21.644408 12799 tablet_copy_service.cc:434] P f42f6b73c0644fc290d9ed258f18ca55: ending tablet copy session 8800cc58445b46289283810151a20612-f3a88752a6fa4c5687651174067b81bc on tablet f3a88752a6fa4c5687651174067b81bc with peer 8800cc58445b46289283810151a20612
I20260709 13:02:21.655263 14386 tablet_bootstrap.cc:492] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:21.683388 14386 tablet_bootstrap.cc:492] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:21.684341 14386 tablet_bootstrap.cc:492] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:21.685019 14386 ts_tablet_manager.cc:1403] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.000s
I20260709 13:02:21.688390 14386 raft_consensus.cc:359] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:21.689219 14386 raft_consensus.cc:740] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:21.689849 14386 consensus_queue.cc:260] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:21.692662 14386 ts_tablet_manager.cc:1434] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:02:21.697067 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-919e25532d5e4a7eb6e04e7fa49b5ffc received from {username='slave'} at 127.0.0.1:45022
I20260709 13:02:21.697510 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-919e25532d5e4a7eb6e04e7fa49b5ffc on tablet 919e25532d5e4a7eb6e04e7fa49b5ffc with peer 8800cc58445b46289283810151a20612
I20260709 13:02:21.756620 14386 ts_tablet_manager.cc:933] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801)
I20260709 13:02:21.767510 14386 tablet_copy_client.cc:323] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.193:43801
I20260709 13:02:21.769474 12725 tablet_copy_service.cc:140] P 182a5ed5cca549bbb4f3033de9d98de8: Received BeginTabletCopySession request for tablet 49623df4bcb140938b3174870be24b39 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:40750)
I20260709 13:02:21.770009 12725 tablet_copy_service.cc:161] P 182a5ed5cca549bbb4f3033de9d98de8: Beginning new tablet copy session on tablet 49623df4bcb140938b3174870be24b39 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:40750: session id = 8800cc58445b46289283810151a20612-49623df4bcb140938b3174870be24b39
I20260709 13:02:21.782323 12725 tablet_copy_source_session.cc:215] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:21.785537 14386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49623df4bcb140938b3174870be24b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:21.826310 14386 tablet_copy_client.cc:806] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:21.826936 14386 tablet_copy_client.cc:670] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:21.837011 14386 tablet_copy_client.cc:538] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:21.848729 14386 tablet_bootstrap.cc:492] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:21.921554 14329 raft_consensus.cc:993] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8: : Instructing follower 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:21.922123 14332 raft_consensus.cc:1081] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Signalling peer 18ad4c5555a542689e4df39572e21022 to start an election
I20260709 13:02:21.932255 14384 ts_tablet_manager.cc:933] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: Initiating tablet copy from peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:21.932952 12855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1864edf16d294a6bb159a2882d3ecc83"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
 from {username='slave'} at 127.0.0.1:44152
I20260709 13:02:21.933600 12855 raft_consensus.cc:493] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:21.933964 12855 raft_consensus.cc:3060] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.937459 14384 tablet_copy_client.cc:323] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: tablet copy: Beginning tablet copy session from remote peer at address 127.11.82.195:40853
I20260709 13:02:21.949391 12874 tablet_copy_service.cc:140] P 18ad4c5555a542689e4df39572e21022: Received BeginTabletCopySession request for tablet a8901c771e9c45b3bf179bf9b0cff3c5 from peer 8800cc58445b46289283810151a20612 ({username='slave'} at 127.0.0.1:45022)
I20260709 13:02:21.950107 12874 tablet_copy_service.cc:161] P 18ad4c5555a542689e4df39572e21022: Beginning new tablet copy session on tablet a8901c771e9c45b3bf179bf9b0cff3c5 from peer 8800cc58445b46289283810151a20612 at {username='slave'} at 127.0.0.1:45022: session id = 8800cc58445b46289283810151a20612-a8901c771e9c45b3bf179bf9b0cff3c5
I20260709 13:02:21.987433 13443 raft_consensus.cc:1217] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:02:22.007560 13445 raft_consensus.cc:1217] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:22.019342 12874 tablet_copy_source_session.cc:215] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:22.031402 14384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8901c771e9c45b3bf179bf9b0cff3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:22.022447 12855 raft_consensus.cc:515] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:22.061267 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1864edf16d294a6bb159a2882d3ecc83" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:22.061882 12711 raft_consensus.cc:3055] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.062580 12711 raft_consensus.cc:740] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 182a5ed5cca549bbb4f3033de9d98de8, State: Running, Role: LEADER
I20260709 13:02:22.063519 12711 consensus_queue.cc:260] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:22.065348 12711 raft_consensus.cc:3060] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.086730 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1864edf16d294a6bb159a2882d3ecc83" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f42f6b73c0644fc290d9ed258f18ca55"
I20260709 13:02:22.087327 12785 raft_consensus.cc:3060] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.085389 12855 leader_election.cc:290] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:22.096038 12785 raft_consensus.cc:2468] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:22.097461 12828 leader_election.cc:304] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55; no voters: 
I20260709 13:02:22.098526 14330 raft_consensus.cc:2804] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:22.099469 14330 raft_consensus.cc:697] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:22.101042 14330 consensus_queue.cc:237] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:22.117748 12711 raft_consensus.cc:2468] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:22.131909 14384 tablet_copy_client.cc:806] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:22.135654 14384 tablet_copy_client.cc:670] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:22.134892 14386 tablet_bootstrap.cc:492] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=1 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:22.137686 14386 tablet_bootstrap.cc:492] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:22.138429 14386 ts_tablet_manager.cc:1403] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.290s	user 0.094s	sys 0.119s
I20260709 13:02:22.140848 14384 tablet_copy_client.cc:538] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:22.142988 14386 raft_consensus.cc:359] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:22.143838 14386 raft_consensus.cc:740] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:22.144477 14386 consensus_queue.cc:260] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:22.147836 14386 ts_tablet_manager.cc:1434] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:22.152647 12610 catalog_manager.cc:5697] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.161108 12725 tablet_copy_service.cc:342] P 182a5ed5cca549bbb4f3033de9d98de8: Request end of tablet copy session 8800cc58445b46289283810151a20612-49623df4bcb140938b3174870be24b39 received from {username='slave'} at 127.0.0.1:40750
I20260709 13:02:22.161552 12725 tablet_copy_service.cc:434] P 182a5ed5cca549bbb4f3033de9d98de8: ending tablet copy session 8800cc58445b46289283810151a20612-49623df4bcb140938b3174870be24b39 on tablet 49623df4bcb140938b3174870be24b39 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:22.164098 14384 tablet_bootstrap.cc:492] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: Bootstrap starting.
I20260709 13:02:22.223692 14384 tablet_bootstrap.cc:492] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: 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
I20260709 13:02:22.224677 14384 tablet_bootstrap.cc:492] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: Bootstrap complete.
I20260709 13:02:22.225440 14384 ts_tablet_manager.cc:1403] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.008s
I20260709 13:02:22.228446 14384 raft_consensus.cc:359] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:22.229456 14384 raft_consensus.cc:740] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8800cc58445b46289283810151a20612, State: Initialized, Role: LEARNER
I20260709 13:02:22.230167 14384 consensus_queue.cc:260] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: NON_VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: true } }
I20260709 13:02:22.232121 13445 raft_consensus.cc:1217] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:02:22.237581 14384 ts_tablet_manager.cc:1434] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:02:22.240482 12874 tablet_copy_service.cc:342] P 18ad4c5555a542689e4df39572e21022: Request end of tablet copy session 8800cc58445b46289283810151a20612-a8901c771e9c45b3bf179bf9b0cff3c5 received from {username='slave'} at 127.0.0.1:45022
I20260709 13:02:22.240912 12874 tablet_copy_service.cc:434] P 18ad4c5555a542689e4df39572e21022: ending tablet copy session 8800cc58445b46289283810151a20612-a8901c771e9c45b3bf179bf9b0cff3c5 on tablet a8901c771e9c45b3bf179bf9b0cff3c5 with peer 8800cc58445b46289283810151a20612
I20260709 13:02:22.330925 13445 raft_consensus.cc:1217] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:22.468582 14373 raft_consensus.cc:1064] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:22.468969 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:22.472770 14373 consensus_queue.cc:237] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:22.500866 13445 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 LEARNER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:22.506745 14279 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:22.507447 12855 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:22.510937 12707 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:22.513343 14279 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:22.518311 14373 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:22.547713 14279 raft_consensus.cc:2955] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.550557 12707 raft_consensus.cc:2955] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.573303 13444 raft_consensus.cc:2955] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.597853 14363 raft_consensus.cc:1064] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:22.594434 12612 catalog_manager.cc:5697] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 5 to 6, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.601822 14363 consensus_queue.cc:237] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:22.605770 12855 raft_consensus.cc:2955] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.632507 12785 consensus_queue.cc:237] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:22.644538 12711 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:22.651844 14279 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:02:22.675567 13444 raft_consensus.cc:1275] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Refusing update from remote peer f42f6b73c0644fc290d9ed258f18ca55: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:22.678627 14279 consensus_queue.cc:1048] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:02:22.688717 14400 raft_consensus.cc:2955] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.692032 13445 raft_consensus.cc:2955] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.706127 13444 raft_consensus.cc:1275] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:22.707396 12712 raft_consensus.cc:1275] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:22.709793 14330 consensus_queue.cc:1048] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.712047 14363 consensus_queue.cc:1048] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.717983 12712 raft_consensus.cc:1275] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.724867 12784 raft_consensus.cc:1275] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:22.727054 12612 catalog_manager.cc:5697] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 6 to 7, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 4 leader_uuid: "f42f6b73c0644fc290d9ed258f18ca55" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.729264 12785 raft_consensus.cc:1275] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.731765 14330 consensus_queue.cc:1048] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:22.787870 12828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 56814.2us
I20260709 13:02:22.790293 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3a88752a6fa4c5687651174067b81bc with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:22.791781 14363 consensus_queue.cc:1048] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.801283 12711 raft_consensus.cc:2955] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.836751 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet f3a88752a6fa4c5687651174067b81bc with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:44148
I20260709 13:02:22.847628 14363 consensus_queue.cc:1048] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:22.856087 14411 tablet_replica.cc:333] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:22.850454 14330 raft_consensus.cc:2955] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.867627 14411 raft_consensus.cc:2243] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.868491 14411 raft_consensus.cc:2272] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.859162 14329 raft_consensus.cc:1064] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:22.861007 12785 raft_consensus.cc:2955] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.873688 14411 ts_tablet_manager.cc:1916] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:22.875926 14329 consensus_queue.cc:237] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:22.904443 14411 ts_tablet_manager.cc:1929] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:02:22.904935 14411 log.cc:1199] T f3a88752a6fa4c5687651174067b81bc P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/f3a88752a6fa4c5687651174067b81bc
I20260709 13:02:22.910213 12712 raft_consensus.cc:2955] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.918955 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet f3a88752a6fa4c5687651174067b81bc (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:22.963629 12610 catalog_manager.cc:5697] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.978447 13445 raft_consensus.cc:2955] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:22.997949 13444 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 LEARNER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:23.001749 12784 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:23.001652 14379 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:23.004127 14333 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.006353 14406 raft_consensus.cc:1064] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022: attempting to promote NON_VOTER 8800cc58445b46289283810151a20612 to VOTER
I20260709 13:02:23.008769 14406 consensus_queue.cc:237] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:23.016871 12864 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:23.018127 14333 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.032601 14329 raft_consensus.cc:2955] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.040972 13443 raft_consensus.cc:2955] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.051950 13445 raft_consensus.cc:1275] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 [term 1 LEARNER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:23.053884 14331 consensus_queue.cc:1048] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:23.065163 12790 raft_consensus.cc:1275] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:23.067647 14415 consensus_queue.cc:1048] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:23.066577 12711 raft_consensus.cc:1275] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:23.072100 14415 consensus_queue.cc:1048] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:23.094859 12860 consensus_queue.cc:237] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:23.097147 14331 raft_consensus.cc:2955] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.101418 13442 raft_consensus.cc:1275] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:23.102831 12784 raft_consensus.cc:1275] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:23.102874 14415 consensus_queue.cc:1048] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:23.105283 14412 consensus_queue.cc:1048] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.105705 12860 raft_consensus.cc:2955] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.114616 14412 raft_consensus.cc:2955] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.130775 12784 raft_consensus.cc:2955] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.130262 12711 raft_consensus.cc:2955] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.146643 13442 raft_consensus.cc:2955] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.150938 12612 catalog_manager.cc:5697] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.163249 12784 raft_consensus.cc:2955] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } attrs { replace: true } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.165863 12613 catalog_manager.cc:5697] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.179777 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet 919e25532d5e4a7eb6e04e7fa49b5ffc with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:23.194087 12790 raft_consensus.cc:2955] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.205086 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 919e25532d5e4a7eb6e04e7fa49b5ffc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:23.212862 13444 raft_consensus.cc:2955] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.222559 12710 consensus_queue.cc:237] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:23.267354 13442 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:23.268687 12610 catalog_manager.cc:5697] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 2 to 3, 8800cc58445b46289283810151a20612 (127.11.82.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.271358 14333 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:02:23.281826 14379 raft_consensus.cc:2955] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.283484 13445 raft_consensus.cc:2955] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.299655 12600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 49623df4bcb140938b3174870be24b39 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:23.323590 12785 raft_consensus.cc:1275] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Refusing update from remote peer 182a5ed5cca549bbb4f3033de9d98de8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:23.337041 14332 consensus_queue.cc:1048] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:23.357439 14429 tablet_replica.cc:333] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:23.365952 12784 raft_consensus.cc:2955] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.384999 12613 catalog_manager.cc:5697] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 reported cstate change: config changed from index 4 to 5, VOTER 18ad4c5555a542689e4df39572e21022 (127.11.82.195) evicted. New cstate: current_term: 3 leader_uuid: "182a5ed5cca549bbb4f3033de9d98de8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.389969 14429 raft_consensus.cc:2243] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.405905 12851 tablet_service.cc:1558] Processing DeleteTablet for tablet 49623df4bcb140938b3174870be24b39 with delete_type TABLET_DATA_TOMBSTONED (TS 18ad4c5555a542689e4df39572e21022 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44148
I20260709 13:02:23.406958 14411 tablet_replica.cc:333] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:23.407931 14411 raft_consensus.cc:2243] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.408568 14411 raft_consensus.cc:2272] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.412312 14411 ts_tablet_manager.cc:1916] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:23.418144 14429 raft_consensus.cc:2272] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.430058 14429 ts_tablet_manager.cc:1916] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:23.452627 14411 ts_tablet_manager.cc:1929] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:02:23.454913 14411 log.cc:1199] T 49623df4bcb140938b3174870be24b39 P 18ad4c5555a542689e4df39572e21022: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/wals/49623df4bcb140938b3174870be24b39
I20260709 13:02:23.455502 12860 consensus_queue.cc:237] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [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: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:23.456712 12598 catalog_manager.cc:5028] TS 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): tablet 49623df4bcb140938b3174870be24b39 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:23.457561 14429 ts_tablet_manager.cc:1929] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:23.458098 14429 log.cc:1199] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/919e25532d5e4a7eb6e04e7fa49b5ffc
I20260709 13:02:23.460268 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet 919e25532d5e4a7eb6e04e7fa49b5ffc (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:23.461762 13445 raft_consensus.cc:1275] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:23.463167 14412 consensus_queue.cc:1048] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.482081 12784 raft_consensus.cc:1275] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Refusing update from remote peer 18ad4c5555a542689e4df39572e21022: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:23.485145 14406 consensus_queue.cc:1048] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.488037 13445 raft_consensus.cc:2955] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.476652 14412 raft_consensus.cc:2955] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.511184 12784 raft_consensus.cc:2955] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.534905 12610 catalog_manager.cc:5697] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 reported cstate change: config changed from index 3 to 4, VOTER 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) evicted. New cstate: current_term: 1 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } } }
I20260709 13:02:23.547536 12598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a8901c771e9c45b3bf179bf9b0cff3c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:23.553436 12703 tablet_service.cc:1558] Processing DeleteTablet for tablet a8901c771e9c45b3bf179bf9b0cff3c5 with delete_type TABLET_DATA_TOMBSTONED (TS 182a5ed5cca549bbb4f3033de9d98de8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38072
I20260709 13:02:23.554514 14429 tablet_replica.cc:333] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:23.555702 14429 raft_consensus.cc:2243] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.556512 14429 raft_consensus.cc:2272] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.562713 14429 ts_tablet_manager.cc:1916] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:23.580663 14429 ts_tablet_manager.cc:1929] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:23.581094 14429 log.cc:1199] T a8901c771e9c45b3bf179bf9b0cff3c5 P 182a5ed5cca549bbb4f3033de9d98de8: Deleting WAL directory at /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/wals/a8901c771e9c45b3bf179bf9b0cff3c5
I20260709 13:02:23.582746 12600 catalog_manager.cc:5028] TS 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): tablet a8901c771e9c45b3bf179bf9b0cff3c5 (table test-workload [id=e689e387ad5c4e2e9e0add0f3ef4ed3e]) successfully deleted
I20260709 13:02:23.814209 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:23.866312 12855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef"
dest_uuid: "18ad4c5555a542689e4df39572e21022"
mode: GRACEFUL
new_leader_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:35824
I20260709 13:02:23.866932 12855 raft_consensus.cc:606] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Received request to transfer leadership to TS 8800cc58445b46289283810151a20612
I20260709 13:02:23.868275 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:23.869629 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:23.914731 14331 raft_consensus.cc:993] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022: : Instructing follower 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:23.915261 14331 raft_consensus.cc:1081] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Signalling peer 8800cc58445b46289283810151a20612 to start an election
I20260709 13:02:23.916647 13445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef"
dest_uuid: "8800cc58445b46289283810151a20612"
 from {username='slave'} at 127.0.0.1:37680
I20260709 13:02:23.917131 13445 raft_consensus.cc:493] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:23.917474 13445 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:23.926438 13445 raft_consensus.cc:515] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:23.929592 12711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "182a5ed5cca549bbb4f3033de9d98de8"
I20260709 13:02:23.930120 12711 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:23.930537 13445 leader_election.cc:290] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:23.930640 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d34887d3a5646be8416bab71cc942ef" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:23.931267 12860 raft_consensus.cc:3055] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:23.931550 12860 raft_consensus.cc:740] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:23.932302 12860 consensus_queue.cc:260] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:23.933377 12860 raft_consensus.cc:3060] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:23.936192 12711 raft_consensus.cc:2468] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 4.
I20260709 13:02:23.937449 13412 leader_election.cc:304] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [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: 182a5ed5cca549bbb4f3033de9d98de8, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:23.938151 14419 raft_consensus.cc:2804] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:23.938645 14419 raft_consensus.cc:697] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 4 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
I20260709 13:02:23.939467 14419 consensus_queue.cc:237] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:23.942018 12860 raft_consensus.cc:2468] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 4.
I20260709 13:02:23.951574 12610 catalog_manager.cc:5697] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 3 to 4, leader changed from 18ad4c5555a542689e4df39572e21022 (127.11.82.195) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 4 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.414848 12855 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:24.416247 14419 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:02:24.427624 12710 raft_consensus.cc:1275] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Refusing update from remote peer 8800cc58445b46289283810151a20612: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:24.430234 14434 consensus_queue.cc:1048] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260709 13:02:24.870515 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:24.910416 11595 tablet_server.cc:179] TabletServer@127.11.82.193:0 shutting down...
W20260709 13:02:24.931514 12756 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:02:24.935251 12756 consensus_peers.cc:597] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:24.940354 13412 consensus_peers.cc:597] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:24.950907 12756 consensus_peers.cc:597] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:24.957634 12830 consensus_peers.cc:597] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:24.960551 12830 consensus_peers.cc:597] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:24.987247 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:24.988508 11595 tablet_replica.cc:333] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:24.989385 11595 raft_consensus.cc:2243] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:24.990546 11595 raft_consensus.cc:2272] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:24.994876 11595 tablet_replica.cc:333] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:24.995874 11595 raft_consensus.cc:2243] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:24.996922 11595 raft_consensus.cc:2272] T 6551f57f89924ff2895522e198c5466b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:24.999740 11595 tablet_replica.cc:333] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.000624 11595 raft_consensus.cc:2243] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.001178 11595 raft_consensus.cc:2272] T fcd8d1359dbf4bfe9493a15e5de5e9db P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.004084 11595 tablet_replica.cc:333] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
W20260709 13:02:25.004554 12830 consensus_peers.cc:597] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.004946 11595 raft_consensus.cc:2243] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.006093 11595 raft_consensus.cc:2272] T 3721f0f4910a417a833952dc39823361 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.009183 11595 tablet_replica.cc:333] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
W20260709 13:02:25.009539 12830 consensus_peers.cc:597] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.009976 11595 raft_consensus.cc:2243] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.010643 11595 raft_consensus.cc:2272] T f3d3f2080c614585bc4271b5a89ba59c P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.013263 11595 tablet_replica.cc:333] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.014094 11595 raft_consensus.cc:2243] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.015089 11595 raft_consensus.cc:2272] T 49623df4bcb140938b3174870be24b39 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.017654 11595 tablet_replica.cc:333] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.018947 11595 raft_consensus.cc:2243] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.019627 11595 raft_consensus.cc:2272] T 8dd3d1d1eb434da6997ec3862776f842 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.020416 13412 consensus_peers.cc:597] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.022768 11595 tablet_replica.cc:333] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.023681 11595 raft_consensus.cc:2243] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.024255 11595 raft_consensus.cc:2272] T edf1a72f9f2c4fb88d4918973e79541e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.027197 11595 tablet_replica.cc:333] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.028021 11595 raft_consensus.cc:2243] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.028533 11595 raft_consensus.cc:2272] T b383448c5f8a46afb41130835fc54d18 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.031157 11595 tablet_replica.cc:333] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.032024 11595 raft_consensus.cc:2243] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.032682 11595 raft_consensus.cc:2272] T 816fc4bb475a4254bd019ec71be45605 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.035445 11595 tablet_replica.cc:333] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.036262 11595 raft_consensus.cc:2243] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.036818 11595 raft_consensus.cc:2272] T 6ca3c672c7944a1894b31c7c234f49d1 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.039357 11595 tablet_replica.cc:333] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.040124 11595 raft_consensus.cc:2243] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.041056 11595 raft_consensus.cc:2272] T bb1d65205170472b992e7ceb1c9065cb P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.043742 11595 tablet_replica.cc:333] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.044678 11595 raft_consensus.cc:2243] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:25.045315 12756 consensus_peers.cc:597] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.045483 11595 raft_consensus.cc:2272] T 34581688fc6543a89476e923d581beef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.048331 11595 tablet_replica.cc:333] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.050511 11595 raft_consensus.cc:2243] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.051131 11595 raft_consensus.cc:2272] T a37324d14e934546ae2beb6c1c518a19 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.054502 11595 tablet_replica.cc:333] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.055241 11595 raft_consensus.cc:2243] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:25.055671 12756 consensus_peers.cc:597] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.055833 11595 raft_consensus.cc:2272] T 38ca631c83db41da8a789690cbc96202 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.059659 11595 tablet_replica.cc:333] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.072120 11595 raft_consensus.cc:2243] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.073292 11595 raft_consensus.cc:2272] T 6be298e9cca34ba2aa0cb248c007882b P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.076128 11595 tablet_replica.cc:333] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.076908 11595 raft_consensus.cc:2243] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.077422 11595 raft_consensus.cc:2272] T 7d6b520611454ac280a5eb2be26bea50 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.080263 13412 consensus_peers.cc:597] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.081497 11595 tablet_replica.cc:333] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.082407 11595 raft_consensus.cc:2243] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.083122 11595 raft_consensus.cc:2272] T 86acf90183c84713861285bed8c699bf P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.085675 11595 tablet_replica.cc:333] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.086443 11595 raft_consensus.cc:2243] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:25.086962 12828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:43541, user_credentials={real_user=slave}} blocked reactor thread for 45718.5us
I20260709 13:02:25.087531 11595 raft_consensus.cc:2272] T 1dbb9c64dd49462c91a22c2f3a469970 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.093987 13412 consensus_peers.cc:597] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.097206 11595 tablet_replica.cc:333] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.098038 11595 raft_consensus.cc:2243] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.099046 11595 raft_consensus.cc:2272] T 0435477d73b8406b8c0b2998059136a3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.103070 11595 tablet_replica.cc:333] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
W20260709 13:02:25.103412 12830 consensus_peers.cc:597] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.103958 11595 raft_consensus.cc:2243] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:25.104084 12830 consensus_peers.cc:597] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.104588 11595 raft_consensus.cc:2272] T 11273eaa0db84b67928b9e5820680828 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.106833 11595 tablet_replica.cc:333] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.107555 11595 raft_consensus.cc:2243] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:02:25.108253 12756 consensus_peers.cc:597] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.108417 11595 raft_consensus.cc:2272] T ec4eb53647e64a47a0436bf945ad910a P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.110234 11595 tablet_replica.cc:333] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.110860 11595 raft_consensus.cc:2243] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.111527 11595 raft_consensus.cc:2272] T 5a172c2aa07c4bbbab2c6dd0137083eb P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.113147 11595 tablet_replica.cc:333] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.113660 11595 raft_consensus.cc:2243] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.114074 11595 raft_consensus.cc:2272] T a1402a1288b24f748d70903f796af7d7 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.115700 11595 tablet_replica.cc:333] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.116259 11595 raft_consensus.cc:2243] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.116762 11595 raft_consensus.cc:2272] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.119020 11595 tablet_replica.cc:333] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.119733 11595 raft_consensus.cc:2243] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.120435 11595 raft_consensus.cc:2272] T 8d2d9c98008f433ea2f9695311c9b7fa P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.121479 12830 consensus_peers.cc:597] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.122931 11595 tablet_replica.cc:333] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.123770 11595 raft_consensus.cc:2243] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:25.124246 12756 consensus_peers.cc:597] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.124274 11595 raft_consensus.cc:2272] T 0bb0887dc5674f36bfee1f79c5f61829 P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.126760 11595 tablet_replica.cc:333] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.127300 11595 raft_consensus.cc:2243] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.127679 11595 raft_consensus.cc:2272] T bcfc327f08ee4489a3bb6a75d1f952a6 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.129572 11595 tablet_replica.cc:333] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.130270 11595 raft_consensus.cc:2243] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.130913 11595 raft_consensus.cc:2272] T f3a88752a6fa4c5687651174067b81bc P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.131999 12756 consensus_peers.cc:597] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.133204 11595 tablet_replica.cc:333] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.133736 11595 raft_consensus.cc:2243] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.134161 11595 raft_consensus.cc:2272] T aa3a9301be9c40cab295147146422825 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.136799 11595 tablet_replica.cc:333] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.137444 11595 raft_consensus.cc:2243] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.137923 11595 raft_consensus.cc:2272] T 6d34887d3a5646be8416bab71cc942ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.140164 11595 tablet_replica.cc:333] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.140740 11595 raft_consensus.cc:2243] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.141552 11595 raft_consensus.cc:2272] T 16a8b61ec12041b5b7b129278854c097 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.143424 11595 tablet_replica.cc:333] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.143973 11595 raft_consensus.cc:2243] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.144578 11595 raft_consensus.cc:2272] T 4f51d3434a45430ebe639245b848eeb3 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.146586 11595 tablet_replica.cc:333] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.147241 11595 raft_consensus.cc:2243] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.147717 11595 raft_consensus.cc:2272] T 5f5899b3b8b04d2a9327de53a6acc523 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.150130 11595 tablet_replica.cc:333] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
W20260709 13:02:25.150460 13412 consensus_peers.cc:597] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.150945 11595 raft_consensus.cc:2243] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.151475 11595 raft_consensus.cc:2272] T fd4fc5e6369d46a78f5e7a1df3edc66e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.153981 11595 tablet_replica.cc:333] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.154598 11595 raft_consensus.cc:2243] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.155303 11595 raft_consensus.cc:2272] T 6a72b48380aa47e6aef5806a7abbc6ef P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.157764 11595 tablet_replica.cc:333] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.158422 11595 raft_consensus.cc:2243] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.159029 11595 raft_consensus.cc:2272] T 97f0847ae34e41a1ae55067ecbf3a6ba P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.162084 11595 tablet_replica.cc:333] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
W20260709 13:02:25.161511 12756 consensus_peers.cc:597] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.162984 11595 raft_consensus.cc:2243] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.163998 11595 raft_consensus.cc:2272] T d8fc30d7bbc44ff8bce89c928bccaf91 P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.166469 11595 tablet_replica.cc:333] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.167022 11595 raft_consensus.cc:2243] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.167804 11595 raft_consensus.cc:2272] T 741fe2c0c8da4c1c87438a24ee81b92e P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.169540 11595 tablet_replica.cc:333] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.170014 11595 raft_consensus.cc:2243] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.170688 11595 raft_consensus.cc:2272] T 0daeb09de5fc443abf23d3a82f80efcb P 182a5ed5cca549bbb4f3033de9d98de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.172322 11595 tablet_replica.cc:333] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.172782 11595 raft_consensus.cc:2243] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.173172 11595 raft_consensus.cc:2272] T 1864edf16d294a6bb159a2882d3ecc83 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.174855 11595 tablet_replica.cc:333] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.175315 11595 raft_consensus.cc:2243] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.175985 11595 raft_consensus.cc:2272] T 2ac1e37796d3456d845f850e5d88895c P 182a5ed5cca549bbb4f3033de9d98de8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.178014 11595 tablet_replica.cc:333] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.178586 11595 raft_consensus.cc:2243] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.179052 11595 raft_consensus.cc:2272] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.180960 11595 tablet_replica.cc:333] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8: stopping tablet replica
I20260709 13:02:25.181491 11595 raft_consensus.cc:2243] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.181955 11595 raft_consensus.cc:2272] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 182a5ed5cca549bbb4f3033de9d98de8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.184345 13412 consensus_peers.cc:597] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.205334 12830 consensus_peers.cc:597] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.213486 13412 consensus_peers.cc:597] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.262053 11595 tablet_server.cc:196] TabletServer@127.11.82.193:0 shutdown complete.
I20260709 13:02:25.357671 11595 tablet_server.cc:179] TabletServer@127.11.82.194:0 shutting down...
W20260709 13:02:25.380602 13410 consensus_peers.cc:597] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.384146 12828 consensus_peers.cc:597] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.391068 12828 consensus_peers.cc:597] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.411322 13410 consensus_peers.cc:597] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.413419 12830 consensus_peers.cc:597] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.413903 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:25.414876 11595 tablet_replica.cc:333] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.415622 11595 raft_consensus.cc:2243] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.416178 11595 raft_consensus.cc:2272] T b983fd9f443f41dba1cea4ce7fa79619 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.418964 11595 tablet_replica.cc:333] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.419694 11595 raft_consensus.cc:2243] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.420758 11595 raft_consensus.cc:2272] T bef40445bd15403aa34d59d4e7bb61b0 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.423722 12828 consensus_peers.cc:597] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.426544 13412 consensus_peers.cc:597] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.428531 11595 tablet_replica.cc:333] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.429334 11595 raft_consensus.cc:2243] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:25.429927 12828 consensus_peers.cc:597] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.429932 11595 raft_consensus.cc:2272] T ea0e69b2790a4b7889894ba6da950d89 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.432045 11595 tablet_replica.cc:333] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.432602 11595 raft_consensus.cc:2243] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.432988 11595 raft_consensus.cc:2272] T fcd8d1359dbf4bfe9493a15e5de5e9db P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.434633 11595 tablet_replica.cc:333] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.435243 11595 raft_consensus.cc:2243] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.435770 11595 raft_consensus.cc:2272] T 49623df4bcb140938b3174870be24b39 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.437927 11595 tablet_replica.cc:333] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.438450 11595 raft_consensus.cc:2243] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.438930 11595 raft_consensus.cc:2272] T b383448c5f8a46afb41130835fc54d18 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.441090 11595 tablet_replica.cc:333] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.441906 11595 raft_consensus.cc:2243] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.442626 11595 raft_consensus.cc:2272] T 8dd3d1d1eb434da6997ec3862776f842 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.444916 11595 tablet_replica.cc:333] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.445600 11595 raft_consensus.cc:2243] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.445999 11595 raft_consensus.cc:2272] T edf1a72f9f2c4fb88d4918973e79541e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.448112 11595 tablet_replica.cc:333] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.448891 11595 raft_consensus.cc:2243] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.449393 11595 raft_consensus.cc:2272] T 6ca3c672c7944a1894b31c7c234f49d1 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.451984 11595 tablet_replica.cc:333] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.452723 11595 raft_consensus.cc:2243] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.453246 11595 raft_consensus.cc:2272] T 91929f26fb184edc88c2a6a837d30803 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.455688 11595 tablet_replica.cc:333] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.456276 11595 raft_consensus.cc:2243] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.456653 11595 raft_consensus.cc:2272] T b27e4d44e33945e0b1e9ab317e2abcc3 P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.458266 11595 tablet_replica.cc:333] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.458860 11595 raft_consensus.cc:2243] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.459522 11595 raft_consensus.cc:2272] T db736df4959042a88eeeceea795a3902 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.461191 11595 tablet_replica.cc:333] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.461865 11595 raft_consensus.cc:2243] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.462204 11595 raft_consensus.cc:2272] T 3f7e8e34962442a6997b3323b5f30087 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.463732 11595 tablet_replica.cc:333] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.464203 11595 raft_consensus.cc:2243] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.464622 11595 raft_consensus.cc:2272] T a37324d14e934546ae2beb6c1c518a19 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.466324 11595 tablet_replica.cc:333] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.466837 11595 raft_consensus.cc:2243] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.467374 11595 raft_consensus.cc:2272] T 38ca631c83db41da8a789690cbc96202 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.469405 11595 tablet_replica.cc:333] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.470109 11595 raft_consensus.cc:2243] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.470599 11595 raft_consensus.cc:2272] T 7d6b520611454ac280a5eb2be26bea50 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.472990 11595 tablet_replica.cc:333] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.473692 11595 raft_consensus.cc:2243] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.474602 11595 raft_consensus.cc:2272] T bcfc327f08ee4489a3bb6a75d1f952a6 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.477048 11595 tablet_replica.cc:333] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.477715 11595 raft_consensus.cc:2243] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.478421 11595 raft_consensus.cc:2272] T f3a88752a6fa4c5687651174067b81bc P f42f6b73c0644fc290d9ed258f18ca55 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.480626 11595 tablet_replica.cc:333] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.481339 11595 raft_consensus.cc:2243] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.482244 11595 raft_consensus.cc:2272] T aa3a9301be9c40cab295147146422825 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.484551 11595 tablet_replica.cc:333] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.485337 11595 raft_consensus.cc:2243] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.486302 11595 raft_consensus.cc:2272] T 11273eaa0db84b67928b9e5820680828 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.486491 12828 consensus_peers.cc:597] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.488380 11595 tablet_replica.cc:333] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.488948 11595 raft_consensus.cc:2243] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.489323 11595 raft_consensus.cc:2272] T ec4eb53647e64a47a0436bf945ad910a P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.491681 11595 tablet_replica.cc:333] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.492405 11595 raft_consensus.cc:2243] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.492856 11595 raft_consensus.cc:2272] T 5a172c2aa07c4bbbab2c6dd0137083eb P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.494961 11595 tablet_replica.cc:333] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.495478 11595 raft_consensus.cc:2243] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.496219 11595 raft_consensus.cc:2272] T 0bb0887dc5674f36bfee1f79c5f61829 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.498018 11595 tablet_replica.cc:333] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.498617 11595 raft_consensus.cc:2243] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.499148 11595 raft_consensus.cc:2272] T f055bbfa9d1046728778b998dffab9dc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.500983 11595 tablet_replica.cc:333] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.501682 11595 raft_consensus.cc:2243] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.502602 11595 raft_consensus.cc:2272] T 8838ee7c5eaa4b3e94157adb0ac768e1 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.504839 11595 tablet_replica.cc:333] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.505533 11595 raft_consensus.cc:2243] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.506160 11595 raft_consensus.cc:2272] T 919e25532d5e4a7eb6e04e7fa49b5ffc P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.507997 11595 tablet_replica.cc:333] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.508701 11595 raft_consensus.cc:2243] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.509414 11595 raft_consensus.cc:2272] T 2ac1e37796d3456d845f850e5d88895c P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.510879 13410 consensus_peers.cc:597] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.511509 11595 tablet_replica.cc:333] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.512121 11595 raft_consensus.cc:2243] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.512917 11595 raft_consensus.cc:2272] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.514964 11595 tablet_replica.cc:333] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.515420 11595 raft_consensus.cc:2243] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.515728 11595 raft_consensus.cc:2272] T a1ee057be0364ad99f5808df2aafe77e P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.517323 11595 tablet_replica.cc:333] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.517756 11595 raft_consensus.cc:2243] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.518362 11595 raft_consensus.cc:2272] T a1402a1288b24f748d70903f796af7d7 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.520442 11595 tablet_replica.cc:333] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.521144 11595 raft_consensus.cc:2243] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.521623 11595 raft_consensus.cc:2272] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P f42f6b73c0644fc290d9ed258f18ca55 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.522763 12828 consensus_peers.cc:597] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.523805 11595 tablet_replica.cc:333] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.524483 11595 raft_consensus.cc:2243] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.525187 11595 raft_consensus.cc:2272] T a8901c771e9c45b3bf179bf9b0cff3c5 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.527417 11595 tablet_replica.cc:333] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.527918 11595 raft_consensus.cc:2243] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.528414 11595 raft_consensus.cc:2272] T 741fe2c0c8da4c1c87438a24ee81b92e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.530614 11595 tablet_replica.cc:333] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.531296 11595 raft_consensus.cc:2243] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.531735 11595 raft_consensus.cc:2272] T fd4fc5e6369d46a78f5e7a1df3edc66e P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.533883 11595 tablet_replica.cc:333] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.534397 11595 raft_consensus.cc:2243] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.535377 11595 raft_consensus.cc:2272] T 5f5899b3b8b04d2a9327de53a6acc523 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.535961 13410 consensus_peers.cc:597] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.537496 11595 tablet_replica.cc:333] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.538259 11595 raft_consensus.cc:2243] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.538744 11595 raft_consensus.cc:2272] T 16a8b61ec12041b5b7b129278854c097 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.541002 11595 tablet_replica.cc:333] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.541527 11595 raft_consensus.cc:2243] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.542119 11595 raft_consensus.cc:2272] T 6a72b48380aa47e6aef5806a7abbc6ef P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.543939 11595 tablet_replica.cc:333] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.544590 11595 raft_consensus.cc:2243] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:25.545457 11595 raft_consensus.cc:2272] T 97f0847ae34e41a1ae55067ecbf3a6ba P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.547804 11595 tablet_replica.cc:333] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.548516 11595 raft_consensus.cc:2243] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.549034 11595 raft_consensus.cc:2272] T 292a3c50e77c4b85aad198e319b4a1c1 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.550624 11595 tablet_replica.cc:333] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.551177 11595 raft_consensus.cc:2243] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.551708 11595 raft_consensus.cc:2272] T 2593c7f6c0404a3e8ff2d599636abd59 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.553292 11595 tablet_replica.cc:333] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.553746 11595 raft_consensus.cc:2243] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.554116 11595 raft_consensus.cc:2272] T d8fc30d7bbc44ff8bce89c928bccaf91 P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.555868 11595 tablet_replica.cc:333] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.556492 11595 raft_consensus.cc:2243] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.556978 11595 raft_consensus.cc:2272] T d5fb713112b441709b3b4f510ca40ce5 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.559274 11595 tablet_replica.cc:333] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.559911 11595 raft_consensus.cc:2243] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.560405 11595 raft_consensus.cc:2272] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.562100 11595 tablet_replica.cc:333] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.562562 11595 raft_consensus.cc:2243] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.563087 11595 raft_consensus.cc:2272] T 0daeb09de5fc443abf23d3a82f80efcb P f42f6b73c0644fc290d9ed258f18ca55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:25.564976 11595 tablet_replica.cc:333] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55: stopping tablet replica
I20260709 13:02:25.565387 11595 raft_consensus.cc:2243] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:25.565762 11595 raft_consensus.cc:2272] T 1864edf16d294a6bb159a2882d3ecc83 P f42f6b73c0644fc290d9ed258f18ca55 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:25.581193 12828 consensus_peers.cc:597] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.601946 13410 consensus_peers.cc:597] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.653081 13410 consensus_peers.cc:597] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.656463 13410 consensus_peers.cc:597] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.670892 12828 consensus_peers.cc:597] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.681553 13410 consensus_peers.cc:597] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.704524 13410 consensus_peers.cc:597] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.723258 13410 consensus_peers.cc:597] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.733107 12828 consensus_peers.cc:597] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.769769 12828 consensus_peers.cc:597] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.780455 13410 consensus_peers.cc:597] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.814051 12828 consensus_peers.cc:597] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 -> Peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Couldn't send request to peer f42f6b73c0644fc290d9ed258f18ca55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:25.852452 12755 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:25.877053 12756 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:25.894215 12755 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:25.907306 12753 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:25.929674 12756 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:26.031432 14419 raft_consensus.cc:493] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.031901 14419 raft_consensus.cc:515] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.033787 14419 leader_election.cc:290] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:26.034778 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6551f57f89924ff2895522e198c5466b" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:02:26.037286 13412 leader_election.cc:336] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.037674 13412 leader_election.cc:304] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:02:26.038211 14419 raft_consensus.cc:2749] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.147871 14443 raft_consensus.cc:493] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.148396 14443 raft_consensus.cc:515] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:26.152200 14443 leader_election.cc:290] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.154156 14420 raft_consensus.cc:493] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.154639 14420 raft_consensus.cc:515] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
W20260709 13:02:26.155395 12830 leader_election.cc:336] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.156697 14420 leader_election.cc:290] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
W20260709 13:02:26.156759 12828 leader_election.cc:336] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:02:26.157320 12828 leader_election.cc:304] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.158562 14443 raft_consensus.cc:2749] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.159580 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbb9c64dd49462c91a22c2f3a469970" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:02:26.160046 13412 leader_election.cc:336] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.161079 13410 leader_election.cc:304] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:02:26.161777 14420 raft_consensus.cc:2749] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.176151 14443 raft_consensus.cc:493] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.176659 14443 raft_consensus.cc:515] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.179016 14443 leader_election.cc:290] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:26.180274 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612" is_pre_election: true
I20260709 13:02:26.181298 14443 raft_consensus.cc:493] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.181711 14443 raft_consensus.cc:515] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
W20260709 13:02:26.181981 12830 leader_election.cc:336] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.182498 12827 leader_election.cc:304] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 8800cc58445b46289283810151a20612
I20260709 13:02:26.182840 14437 raft_consensus.cc:493] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.183346 14448 raft_consensus.cc:2749] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.183362 14437 raft_consensus.cc:515] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.185200 14443 leader_election.cc:290] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.185433 14437 leader_election.cc:290] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
W20260709 13:02:26.189297 13410 leader_election.cc:336] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:02:26.189297 12828 leader_election.cc:336] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:02:26.189977 12830 leader_election.cc:336] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
W20260709 13:02:26.190249 13412 leader_election.cc:336] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.190420 12830 leader_election.cc:304] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.190863 13412 leader_election.cc:304] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.191491 14443 raft_consensus.cc:2749] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:26.192968 14437 raft_consensus.cc:2749] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.198294 14437 raft_consensus.cc:493] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.198830 14437 raft_consensus.cc:515] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.200356 14437 leader_election.cc:290] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:26.201287 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbefc6f5021b4a1cb3d4c0426e4ec5c6" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
W20260709 13:02:26.203522 13412 leader_election.cc:336] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.203859 13412 leader_election.cc:304] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:02:26.204386 14437 raft_consensus.cc:2749] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.258996 14437 raft_consensus.cc:493] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.259542 14437 raft_consensus.cc:515] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.261312 14437 leader_election.cc:290] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:26.262514 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:02:26.263150 12860 raft_consensus.cc:2468] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 1.
I20260709 13:02:26.263991 13410 leader_election.cc:304] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [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: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:26.264667 14437 raft_consensus.cc:2804] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:26.264984 14437 raft_consensus.cc:493] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.265281 14437 raft_consensus.cc:3060] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:26.265363 13412 leader_election.cc:336] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.271157 14437 raft_consensus.cc:515] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.272742 14437 leader_election.cc:290] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:26.272970 14420 raft_consensus.cc:493] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.273520 14420 raft_consensus.cc:515] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.273913 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be298e9cca34ba2aa0cb248c007882b" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022"
I20260709 13:02:26.274416 12860 raft_consensus.cc:3060] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.275797 14420 leader_election.cc:290] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:26.281302 12860 raft_consensus.cc:2468] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8800cc58445b46289283810151a20612 in term 2.
I20260709 13:02:26.281826 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721f0f4910a417a833952dc39823361" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:02:26.283179 13410 leader_election.cc:304] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:26.283921 14420 raft_consensus.cc:2804] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:26.284315 14420 raft_consensus.cc:697] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Becoming Leader. State: Replica: 8800cc58445b46289283810151a20612, State: Running, Role: LEADER
W20260709 13:02:26.284546 13412 leader_election.cc:336] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.285136 14420 consensus_queue.cc:237] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
W20260709 13:02:26.287217 13412 leader_election.cc:336] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.287674 13412 leader_election.cc:304] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:02:26.288332 14437 raft_consensus.cc:2749] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.294282 12610 catalog_manager.cc:5697] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 8800cc58445b46289283810151a20612 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "8800cc58445b46289283810151a20612" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:26.296746 11595 tablet_server.cc:196] TabletServer@127.11.82.194:0 shutdown complete.
I20260709 13:02:26.319440 14448 raft_consensus.cc:493] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.320122 14448 raft_consensus.cc:515] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.322544 14448 leader_election.cc:290] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:26.326989 13445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbb9c64dd49462c91a22c2f3a469970" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612" is_pre_election: true
I20260709 13:02:26.327705 13445 raft_consensus.cc:2468] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:02:26.328776 14420 raft_consensus.cc:493] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.329005 14448 raft_consensus.cc:493] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.329416 14420 raft_consensus.cc:515] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.329622 14448 raft_consensus.cc:515] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:26.330127 14412 raft_consensus.cc:493] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.330762 14412 raft_consensus.cc:515] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.332378 14420 leader_election.cc:290] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
W20260709 13:02:26.333034 12830 leader_election.cc:336] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.333072 14412 leader_election.cc:290] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:26.337060 12827 leader_election.cc:304] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:26.337908 13445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbefc6f5021b4a1cb3d4c0426e4ec5c6" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612" is_pre_election: true
W20260709 13:02:26.339043 13412 leader_election.cc:336] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.339357 13445 raft_consensus.cc:2468] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:02:26.340355 14412 raft_consensus.cc:2804] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:26.340827 14412 raft_consensus.cc:493] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.341106 14448 leader_election.cc:290] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.341298 14412 raft_consensus.cc:3060] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:26.342056 12830 leader_election.cc:336] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
W20260709 13:02:26.342595 12830 leader_election.cc:336] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.343706 12827 leader_election.cc:304] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:26.344858 14448 raft_consensus.cc:2804] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:26.345335 14448 raft_consensus.cc:493] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.345788 14448 raft_consensus.cc:3060] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.346778 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0435477d73b8406b8c0b2998059136a3" candidate_uuid: "8800cc58445b46289283810151a20612" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "18ad4c5555a542689e4df39572e21022" is_pre_election: true
I20260709 13:02:26.349670 13410 leader_election.cc:304] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:02:26.350771 14420 raft_consensus.cc:2749] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.351336 14412 raft_consensus.cc:515] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.353695 14448 raft_consensus.cc:515] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.355507 14412 leader_election.cc:290] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:26.356110 14448 leader_election.cc:290] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:26.357792 13445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbb9c64dd49462c91a22c2f3a469970" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:26.358136 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbefc6f5021b4a1cb3d4c0426e4ec5c6" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:26.358403 13445 raft_consensus.cc:3060] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.358852 13443 raft_consensus.cc:3060] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:26.360146 12830 leader_election.cc:336] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.365726 13445 raft_consensus.cc:2468] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:26.367734 13443 raft_consensus.cc:2468] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:26.369717 12827 leader_election.cc:304] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:26.371031 12827 leader_election.cc:304] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:26.370793 14448 raft_consensus.cc:2804] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:02:26.372035 12828 leader_election.cc:336] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
I20260709 13:02:26.372114 14448 raft_consensus.cc:697] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:26.372335 14331 raft_consensus.cc:2804] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:26.372552 12828 leader_election.cc:304] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.372860 14331 raft_consensus.cc:697] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
W20260709 13:02:26.373467 12830 leader_election.cc:336] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.373265 14448 consensus_queue.cc:237] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.373767 14331 consensus_queue.cc:237] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.379122 14443 raft_consensus.cc:2749] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:26.382429 14443 raft_consensus.cc:493] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.383056 14443 raft_consensus.cc:515] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.385429 14443 leader_election.cc:290] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:26.387159 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0435477d73b8406b8c0b2998059136a3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612" is_pre_election: true
I20260709 13:02:26.387873 13443 raft_consensus.cc:2468] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:02:26.388993 12827 leader_election.cc:304] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:26.389801 14448 raft_consensus.cc:2804] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:26.390260 14448 raft_consensus.cc:493] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.390733 14448 raft_consensus.cc:3060] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:26.391000 12830 leader_election.cc:336] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.400722 14448 raft_consensus.cc:515] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.400910 12610 catalog_manager.cc:5697] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:26.404232 14448 leader_election.cc:290] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:26.407689 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0435477d73b8406b8c0b2998059136a3" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612"
W20260709 13:02:26.407958 12830 leader_election.cc:336] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.408203 13443 raft_consensus.cc:3060] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.402691 12610 catalog_manager.cc:5697] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:26.421633 13443 raft_consensus.cc:2468] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:26.423134 14420 raft_consensus.cc:493] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.423672 14420 raft_consensus.cc:515] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.422906 12827 leader_election.cc:304] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8
I20260709 13:02:26.426851 11595 tablet_server.cc:179] TabletServer@127.11.82.195:0 shutting down...
I20260709 13:02:26.427018 14443 raft_consensus.cc:2804] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:26.427582 14443 raft_consensus.cc:697] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:26.427752 14420 leader_election.cc:290] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
W20260709 13:02:26.431625 13412 leader_election.cc:336] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.433439 14420 raft_consensus.cc:493] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.433954 14420 raft_consensus.cc:515] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.433912 14443 consensus_queue.cc:237] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.426712 14412 raft_consensus.cc:493] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.436393 14412 raft_consensus.cc:515] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.436906 14420 leader_election.cc:290] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
W20260709 13:02:26.438688 13410 leader_election.cc:336] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
I20260709 13:02:26.439329 13410 leader_election.cc:304] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.440279 14420 raft_consensus.cc:2749] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:26.441005 14420 raft_consensus.cc:493] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.441613 14420 raft_consensus.cc:515] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.443763 14420 leader_election.cc:290] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.445274 14331 raft_consensus.cc:493] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.446141 14331 raft_consensus.cc:515] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.448997 14331 leader_election.cc:290] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
W20260709 13:02:26.449613 13410 leader_election.cc:336] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
W20260709 13:02:26.450537 13410 leader_election.cc:336] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
I20260709 13:02:26.452054 13445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721f0f4910a417a833952dc39823361" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612" is_pre_election: true
I20260709 13:02:26.452631 13445 raft_consensus.cc:2468] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:02:26.452688 14412 leader_election.cc:290] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
W20260709 13:02:26.454457 13412 leader_election.cc:336] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.454934 13412 leader_election.cc:304] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.455683 14420 raft_consensus.cc:2749] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:26.459159 12827 leader_election.cc:304] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:26.460462 13445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d65205170472b992e7ceb1c9065cb" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612" is_pre_election: true
I20260709 13:02:26.462124 14412 raft_consensus.cc:2804] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:02:26.462387 12830 leader_election.cc:336] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.463137 14412 raft_consensus.cc:493] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.463241 12830 leader_election.cc:304] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 8800cc58445b46289283810151a20612
I20260709 13:02:26.463621 14412 raft_consensus.cc:3060] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.464004 14331 raft_consensus.cc:2749] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:26.465948 13412 leader_election.cc:336] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.466709 13412 leader_election.cc:304] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.469010 14420 raft_consensus.cc:2749] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:26.472378 12610 catalog_manager.cc:5697] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:26.485136 14331 raft_consensus.cc:493] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.485706 14331 raft_consensus.cc:515] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.486526 14412 raft_consensus.cc:515] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.489166 14412 leader_election.cc:290] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:26.489457 13445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6551f57f89924ff2895522e198c5466b" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612" is_pre_election: true
I20260709 13:02:26.490082 14331 leader_election.cc:290] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
I20260709 13:02:26.490203 13445 raft_consensus.cc:2468] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 1.
I20260709 13:02:26.490476 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721f0f4910a417a833952dc39823361" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:26.491075 13443 raft_consensus.cc:3060] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.491255 12827 leader_election.cc:304] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:26.492105 14331 raft_consensus.cc:2804] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:26.492424 14331 raft_consensus.cc:493] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.492726 14331 raft_consensus.cc:3060] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.493609 14419 raft_consensus.cc:493] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.494186 14419 raft_consensus.cc:515] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.496414 14419 leader_election.cc:290] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:26.500634 13443 raft_consensus.cc:2468] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:26.502188 12827 leader_election.cc:304] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 
I20260709 13:02:26.502983 14412 raft_consensus.cc:2804] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:02:26.503479 13410 leader_election.cc:336] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:02:26.503510 14412 raft_consensus.cc:697] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:26.504658 14412 consensus_queue.cc:237] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.505993 14331 raft_consensus.cc:515] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
W20260709 13:02:26.507853 13412 leader_election.cc:336] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.508325 13412 leader_election.cc:304] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, 18ad4c5555a542689e4df39572e21022
I20260709 13:02:26.508894 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6551f57f89924ff2895522e198c5466b" candidate_uuid: "18ad4c5555a542689e4df39572e21022" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8800cc58445b46289283810151a20612"
I20260709 13:02:26.509092 14420 raft_consensus.cc:2749] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:26.509446 13443 raft_consensus.cc:3060] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:26.510802 12830 leader_election.cc:336] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.512991 14331 leader_election.cc:290] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Requested vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), 8800cc58445b46289283810151a20612 (127.11.82.196:42819)
W20260709 13:02:26.513548 12830 leader_election.cc:336] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
W20260709 13:02:26.514333 12830 leader_election.cc:336] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.517216 13443 raft_consensus.cc:2468] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ad4c5555a542689e4df39572e21022 in term 2.
I20260709 13:02:26.518206 12827 leader_election.cc:304] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ad4c5555a542689e4df39572e21022, 8800cc58445b46289283810151a20612; no voters: 
W20260709 13:02:26.518626 12830 leader_election.cc:336] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.518817 14331 raft_consensus.cc:2804] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:26.519309 14331 raft_consensus.cc:697] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Becoming Leader. State: Replica: 18ad4c5555a542689e4df39572e21022, State: Running, Role: LEADER
I20260709 13:02:26.519932 14331 consensus_queue.cc:237] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [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: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.522893 12610 catalog_manager.cc:5697] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 reported cstate change: term changed from 1 to 2, leader changed from 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193) to 18ad4c5555a542689e4df39572e21022 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "18ad4c5555a542689e4df39572e21022" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:26.532356 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:26.533099 11595 tablet_replica.cc:333] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.533736 11595 raft_consensus.cc:2243] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.534250 11595 raft_consensus.cc:2272] T b983fd9f443f41dba1cea4ce7fa79619 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.536231 11595 tablet_replica.cc:333] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.536801 11595 raft_consensus.cc:2243] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.537380 11595 raft_consensus.cc:2272] T bef40445bd15403aa34d59d4e7bb61b0 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.539712 11595 tablet_replica.cc:333] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.540495 11595 raft_consensus.cc:2243] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.541105 11595 pending_rounds.cc:70] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022: Trying to abort 1 pending ops.
I20260709 13:02:26.541352 11595 pending_rounds.cc:77] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305634391578521600 op_type: NO_OP noop_request { }
I20260709 13:02:26.541774 11595 raft_consensus.cc:2889] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:26.542109 11595 raft_consensus.cc:2272] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.545440 11595 tablet_replica.cc:333] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.546446 11595 raft_consensus.cc:2243] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.546944 11595 raft_consensus.cc:2272] T f3d3f2080c614585bc4271b5a89ba59c P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:26.547317 13410 consensus_peers.cc:597] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.548760 11595 tablet_replica.cc:333] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.549371 11595 raft_consensus.cc:2243] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.549806 11595 raft_consensus.cc:2272] T ea0e69b2790a4b7889894ba6da950d89 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.551579 11595 tablet_replica.cc:333] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.552098 11595 raft_consensus.cc:2243] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.552845 11595 pending_rounds.cc:70] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022: Trying to abort 1 pending ops.
I20260709 13:02:26.553083 11595 pending_rounds.cc:77] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305634392152010752 op_type: NO_OP noop_request { }
I20260709 13:02:26.553369 11595 raft_consensus.cc:2889] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:26.553653 11595 raft_consensus.cc:2272] T 6551f57f89924ff2895522e198c5466b P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.556209 11595 tablet_replica.cc:333] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.556768 11595 raft_consensus.cc:2243] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:02:26.557005 13410 consensus_peers.cc:597] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.557490 11595 pending_rounds.cc:70] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022: Trying to abort 1 pending ops.
I20260709 13:02:26.557744 11595 pending_rounds.cc:77] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305634392098148352 op_type: NO_OP noop_request { }
I20260709 13:02:26.558008 11595 raft_consensus.cc:2889] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:26.558271 11595 raft_consensus.cc:2272] T 3721f0f4910a417a833952dc39823361 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.560573 11595 tablet_replica.cc:333] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.561275 11595 raft_consensus.cc:2243] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.562161 11595 raft_consensus.cc:2272] T 7d6b520611454ac280a5eb2be26bea50 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.564363 11595 tablet_replica.cc:333] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.564918 11595 raft_consensus.cc:2243] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:26.565346 12830 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:26.565603 11595 raft_consensus.cc:2272] T b383448c5f8a46afb41130835fc54d18 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.567997 11595 tablet_replica.cc:333] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.568759 11595 raft_consensus.cc:2243] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.569697 11595 raft_consensus.cc:2272] T 816fc4bb475a4254bd019ec71be45605 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.572258 11595 tablet_replica.cc:333] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.573009 11595 raft_consensus.cc:2243] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.573582 11595 raft_consensus.cc:2272] T db736df4959042a88eeeceea795a3902 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.575466 11595 tablet_replica.cc:333] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.575946 11595 raft_consensus.cc:2243] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.576592 11595 raft_consensus.cc:2272] T edf1a72f9f2c4fb88d4918973e79541e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.578542 11595 tablet_replica.cc:333] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.579288 11595 raft_consensus.cc:2243] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.580068 11595 raft_consensus.cc:2272] T 1864edf16d294a6bb159a2882d3ecc83 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.582261 11595 tablet_replica.cc:333] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.582836 11595 raft_consensus.cc:2243] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.583493 11595 raft_consensus.cc:2272] T 91929f26fb184edc88c2a6a837d30803 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.585134 11595 tablet_replica.cc:333] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.585572 11595 raft_consensus.cc:2243] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.585983 11595 raft_consensus.cc:2272] T bb1d65205170472b992e7ceb1c9065cb P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.587883 11595 tablet_replica.cc:333] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.588443 11595 raft_consensus.cc:2243] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.588855 11595 raft_consensus.cc:2272] T b27e4d44e33945e0b1e9ab317e2abcc3 P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.590749 11595 tablet_replica.cc:333] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.591259 11595 raft_consensus.cc:2243] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.591666 11595 raft_consensus.cc:2272] T 3f7e8e34962442a6997b3323b5f30087 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.593364 11595 tablet_replica.cc:333] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.593906 11595 raft_consensus.cc:2243] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.594767 11595 raft_consensus.cc:2272] T 34581688fc6543a89476e923d581beef P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.596684 11595 tablet_replica.cc:333] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.597407 11595 raft_consensus.cc:2243] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.597950 11595 raft_consensus.cc:2272] T 86acf90183c84713861285bed8c699bf P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.598353 14412 raft_consensus.cc:493] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f42f6b73c0644fc290d9ed258f18ca55)
I20260709 13:02:26.598547 14331 raft_consensus.cc:493] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f42f6b73c0644fc290d9ed258f18ca55)
I20260709 13:02:26.599124 14331 raft_consensus.cc:515] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:26.598953 14412 raft_consensus.cc:515] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:26.600410 11595 tablet_replica.cc:333] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.600800 14331 leader_election.cc:290] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.600953 14412 leader_election.cc:290] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.601176 11595 raft_consensus.cc:2243] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.601845 11595 raft_consensus.cc:2272] T 6be298e9cca34ba2aa0cb248c007882b P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.604450 11595 tablet_replica.cc:333] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.605165 11595 raft_consensus.cc:2243] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.605939 11595 pending_rounds.cc:70] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022: Trying to abort 1 pending ops.
I20260709 13:02:26.606191 11595 pending_rounds.cc:77] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305634391555756032 op_type: NO_OP noop_request { }
I20260709 13:02:26.606528 11595 raft_consensus.cc:2889] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
W20260709 13:02:26.605639 12828 leader_election.cc:336] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
I20260709 13:02:26.606871 11595 raft_consensus.cc:2272] T 1dbb9c64dd49462c91a22c2f3a469970 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:26.607064 12828 leader_election.cc:336] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
W20260709 13:02:26.609459 12830 leader_election.cc:336] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.609695 11595 tablet_replica.cc:333] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.609881 12830 leader_election.cc:304] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.610481 11595 raft_consensus.cc:2243] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.610610 14412 raft_consensus.cc:2749] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:26.610761 12830 leader_election.cc:336] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.611203 12830 leader_election.cc:304] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [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: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.611452 11595 pending_rounds.cc:70] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022: Trying to abort 1 pending ops.
I20260709 13:02:26.611763 11595 pending_rounds.cc:77] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305634391859662848 op_type: NO_OP noop_request { }
I20260709 13:02:26.611855 14412 raft_consensus.cc:2749] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.612108 11595 raft_consensus.cc:2889] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:26.612450 11595 raft_consensus.cc:2272] T 0435477d73b8406b8c0b2998059136a3 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.614493 11595 tablet_replica.cc:333] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.615051 11595 raft_consensus.cc:2243] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.615463 11595 raft_consensus.cc:2272] T 0bb0887dc5674f36bfee1f79c5f61829 P 18ad4c5555a542689e4df39572e21022 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.617296 11595 tablet_replica.cc:333] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.617816 11595 raft_consensus.cc:2243] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.618569 11595 raft_consensus.cc:2272] T f055bbfa9d1046728778b998dffab9dc P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.620301 11595 tablet_replica.cc:333] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.620827 11595 raft_consensus.cc:2243] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.621290 11595 raft_consensus.cc:2272] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.622291 14412 raft_consensus.cc:493] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f42f6b73c0644fc290d9ed258f18ca55)
I20260709 13:02:26.622787 14412 raft_consensus.cc:515] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } }
I20260709 13:02:26.623214 11595 tablet_replica.cc:333] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.623988 11595 raft_consensus.cc:2243] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.624872 11595 raft_consensus.cc:2272] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.624857 14412 leader_election.cc:290] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.627388 11595 tablet_replica.cc:333] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.628167 11595 raft_consensus.cc:2243] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.628624 11595 raft_consensus.cc:2272] T a1402a1288b24f748d70903f796af7d7 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:26.629602 12828 leader_election.cc:336] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
I20260709 13:02:26.631034 11595 tablet_replica.cc:333] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
W20260709 13:02:26.630965 12830 leader_election.cc:336] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.631767 11595 raft_consensus.cc:2243] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.631894 12830 leader_election.cc:304] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ad4c5555a542689e4df39572e21022; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.632787 11595 raft_consensus.cc:2272] T 8d2d9c98008f433ea2f9695311c9b7fa P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.632769 14412 raft_consensus.cc:2749] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:26.635454 11595 tablet_replica.cc:333] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.636046 11595 raft_consensus.cc:2243] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.636531 11595 raft_consensus.cc:2272] T a1ee057be0364ad99f5808df2aafe77e P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.638494 11595 tablet_replica.cc:333] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.639024 11595 raft_consensus.cc:2243] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.639427 11595 raft_consensus.cc:2272] T 3bc97bdb7ea8436aadf139bac5b4d8b4 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.640974 11595 tablet_replica.cc:333] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.641400 11595 raft_consensus.cc:2243] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.641726 11595 raft_consensus.cc:2272] T ec4eb53647e64a47a0436bf945ad910a P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.643291 11595 tablet_replica.cc:333] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.643783 11595 raft_consensus.cc:2243] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.644268 11595 raft_consensus.cc:2272] T 97f0847ae34e41a1ae55067ecbf3a6ba P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.646341 11595 tablet_replica.cc:333] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
W20260709 13:02:26.646744 13410 consensus_peers.cc:597] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.647055 11595 raft_consensus.cc:2243] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.647491 11595 raft_consensus.cc:2272] T 292a3c50e77c4b85aad198e319b4a1c1 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.649139 11595 tablet_replica.cc:333] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.649585 11595 raft_consensus.cc:2243] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.650200 11595 raft_consensus.cc:2272] T d5fb713112b441709b3b4f510ca40ce5 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.651932 11595 tablet_replica.cc:333] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.652369 11595 raft_consensus.cc:2243] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.653043 11595 raft_consensus.cc:2272] T fd4fc5e6369d46a78f5e7a1df3edc66e P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.654737 11595 tablet_replica.cc:333] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.655223 11595 raft_consensus.cc:2243] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.655616 11595 raft_consensus.cc:2272] T 5f5899b3b8b04d2a9327de53a6acc523 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.657123 11595 tablet_replica.cc:333] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.657600 11595 raft_consensus.cc:2243] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.658391 11595 raft_consensus.cc:2272] T a8901c771e9c45b3bf179bf9b0cff3c5 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.660411 11595 tablet_replica.cc:333] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.661027 11595 raft_consensus.cc:2243] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.661814 11595 raft_consensus.cc:2272] T 2593c7f6c0404a3e8ff2d599636abd59 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.661840 14420 raft_consensus.cc:493] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f42f6b73c0644fc290d9ed258f18ca55)
I20260709 13:02:26.662417 14420 raft_consensus.cc:515] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.663957 11595 tablet_replica.cc:333] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.664255 14420 leader_election.cc:290] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
I20260709 13:02:26.664721 11595 raft_consensus.cc:2243] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.665206 11595 raft_consensus.cc:2272] T d8fc30d7bbc44ff8bce89c928bccaf91 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.667459 11595 tablet_replica.cc:333] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
W20260709 13:02:26.667891 13410 leader_election.cc:336] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:02:26.668020 14420 raft_consensus.cc:493] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 182a5ed5cca549bbb4f3033de9d98de8)
I20260709 13:02:26.668164 11595 raft_consensus.cc:2243] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.668756 11595 raft_consensus.cc:2272] T bcfc327f08ee4489a3bb6a75d1f952a6 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.668577 14420 raft_consensus.cc:515] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
W20260709 13:02:26.668473 13410 leader_election.cc:336] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
I20260709 13:02:26.669797 13410 leader_election.cc:304] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.670387 14419 raft_consensus.cc:2749] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.670650 14420 leader_election.cc:290] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.671219 11595 tablet_replica.cc:333] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.671952 11595 raft_consensus.cc:2243] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.672354 11595 raft_consensus.cc:2272] T aa3a9301be9c40cab295147146422825 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.674759 11595 tablet_replica.cc:333] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.675402 11595 raft_consensus.cc:2243] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:26.676380 13412 leader_election.cc:336] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
W20260709 13:02:26.677052 13410 leader_election.cc:336] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
I20260709 13:02:26.677397 13410 leader_election.cc:304] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.678025 14420 raft_consensus.cc:2749] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:26.678457 13410 consensus_peers.cc:597] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.681174 11595 raft_consensus.cc:2272] T 6d34887d3a5646be8416bab71cc942ef P 18ad4c5555a542689e4df39572e21022 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.683528 11595 tablet_replica.cc:333] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.684113 11595 raft_consensus.cc:2243] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.684604 11595 raft_consensus.cc:2272] T 16a8b61ec12041b5b7b129278854c097 P 18ad4c5555a542689e4df39572e21022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.686985 11595 tablet_replica.cc:333] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022: stopping tablet replica
I20260709 13:02:26.687449 11595 raft_consensus.cc:2243] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.688205 11595 raft_consensus.cc:2272] T 4f51d3434a45430ebe639245b848eeb3 P 18ad4c5555a542689e4df39572e21022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.691519 14420 raft_consensus.cc:493] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f42f6b73c0644fc290d9ed258f18ca55)
I20260709 13:02:26.692139 14420 raft_consensus.cc:515] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "18ad4c5555a542689e4df39572e21022" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 40853 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.694227 14420 leader_election.cc:290] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541), 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853)
W20260709 13:02:26.698975 13410 leader_election.cc:336] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
W20260709 13:02:26.699919 13410 leader_election.cc:336] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:02:26.700316 13410 leader_election.cc:304] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8800cc58445b46289283810151a20612; no voters: 18ad4c5555a542689e4df39572e21022, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.700954 14420 raft_consensus.cc:2749] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:26.704175 13410 consensus_peers.cc:597] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:26.711800 13410 consensus_peers.cc:597] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.768373 11595 tablet_server.cc:196] TabletServer@127.11.82.195:0 shutdown complete.
W20260709 13:02:26.771504 13410 consensus_peers.cc:597] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.195:40853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:26.792083 13410 consensus_peers.cc:597] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.195:40853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:26.815428 13410 consensus_peers.cc:597] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.195:40853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.822551 14420 raft_consensus.cc:493] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f42f6b73c0644fc290d9ed258f18ca55)
I20260709 13:02:26.823294 14420 raft_consensus.cc:515] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.824743 14419 raft_consensus.cc:493] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f42f6b73c0644fc290d9ed258f18ca55)
I20260709 13:02:26.825269 14419 raft_consensus.cc:515] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.825623 14420 leader_election.cc:290] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.827550 14419 leader_election.cc:290] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
W20260709 13:02:26.831275 13412 leader_election.cc:336] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
W20260709 13:02:26.831774 13410 leader_election.cc:336] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
W20260709 13:02:26.831816 13412 leader_election.cc:336] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.832299 13410 leader_election.cc:304] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.832995 14419 raft_consensus.cc:2749] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:26.833182 13410 leader_election.cc:336] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
I20260709 13:02:26.833650 13410 leader_election.cc:304] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.834322 14419 raft_consensus.cc:2749] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:26.854139 11595 tablet_server.cc:179] TabletServer@127.11.82.196:0 shutting down...
I20260709 13:02:26.882579 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:02:26.882607 13410 consensus_peers.cc:597] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 -> Peer 18ad4c5555a542689e4df39572e21022 (127.11.82.195:40853): Couldn't send request to peer 18ad4c5555a542689e4df39572e21022. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.195:40853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.883490 11595 tablet_replica.cc:333] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.884091 11595 raft_consensus.cc:2243] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.884614 11595 raft_consensus.cc:2272] T 919e25532d5e4a7eb6e04e7fa49b5ffc P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.886263 11595 tablet_replica.cc:333] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.886870 11595 raft_consensus.cc:2243] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.887408 11595 raft_consensus.cc:2272] T 2ac1e37796d3456d845f850e5d88895c P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.889384 11595 tablet_replica.cc:333] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612: stopping tablet replica
W20260709 13:02:26.889640 13412 consensus_peers.cc:597] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 -> Peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Couldn't send request to peer 182a5ed5cca549bbb4f3033de9d98de8. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.889972 11595 raft_consensus.cc:2243] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.890440 11595 raft_consensus.cc:2272] T db736df4959042a88eeeceea795a3902 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.892150 11595 tablet_replica.cc:333] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.892691 11595 raft_consensus.cc:2243] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.893162 11595 raft_consensus.cc:2272] T 34581688fc6543a89476e923d581beef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.894790 11595 tablet_replica.cc:333] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.895313 11595 raft_consensus.cc:2243] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.895722 11595 raft_consensus.cc:2272] T 0435477d73b8406b8c0b2998059136a3 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.897259 11595 tablet_replica.cc:333] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.897884 11595 raft_consensus.cc:2243] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.898381 11595 raft_consensus.cc:2272] T 2593c7f6c0404a3e8ff2d599636abd59 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.900154 11595 tablet_replica.cc:333] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.900683 11595 raft_consensus.cc:2243] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.901142 11595 raft_consensus.cc:2272] T 38ca631c83db41da8a789690cbc96202 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.902925 11595 tablet_replica.cc:333] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.903429 11595 raft_consensus.cc:2243] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.903864 11595 raft_consensus.cc:2272] T 3721f0f4910a417a833952dc39823361 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.905495 11595 tablet_replica.cc:333] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.906011 11595 raft_consensus.cc:2243] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.906467 11595 raft_consensus.cc:2272] T 11273eaa0db84b67928b9e5820680828 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.908151 11595 tablet_replica.cc:333] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.908667 11595 raft_consensus.cc:2243] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.909358 11595 raft_consensus.cc:2272] T 86acf90183c84713861285bed8c699bf P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.911127 11595 tablet_replica.cc:333] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.911638 11595 raft_consensus.cc:2243] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.912323 11595 raft_consensus.cc:2272] T 47c044cefa6e4ae4bcd82723a0ee5ba9 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.913057 14420 raft_consensus.cc:493] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f42f6b73c0644fc290d9ed258f18ca55)
I20260709 13:02:26.913522 14420 raft_consensus.cc:515] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.915544 11595 tablet_replica.cc:333] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.915520 14420 leader_election.cc:290] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.916427 11595 raft_consensus.cc:2243] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.917356 11595 raft_consensus.cc:2272] T ea0e69b2790a4b7889894ba6da950d89 P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:26.919378 13412 leader_election.cc:336] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.919914 11595 tablet_replica.cc:333] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612: stopping tablet replica
W20260709 13:02:26.920493 13410 leader_election.cc:336] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
I20260709 13:02:26.920702 11595 raft_consensus.cc:2243] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.920908 13410 leader_election.cc:304] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [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: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
I20260709 13:02:26.921558 14420 raft_consensus.cc:2749] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:26.921667 11595 raft_consensus.cc:2272] T 6ca3c672c7944a1894b31c7c234f49d1 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.925601 11595 tablet_replica.cc:333] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.926127 11595 raft_consensus.cc:2243] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.926805 11595 raft_consensus.cc:2272] T b983fd9f443f41dba1cea4ce7fa79619 P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.928359 11595 tablet_replica.cc:333] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.928862 11595 raft_consensus.cc:2243] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.929265 11595 raft_consensus.cc:2272] T 5a172c2aa07c4bbbab2c6dd0137083eb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.929363 14420 raft_consensus.cc:493] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f42f6b73c0644fc290d9ed258f18ca55)
I20260709 13:02:26.929862 14420 raft_consensus.cc:515] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "182a5ed5cca549bbb4f3033de9d98de8" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43801 } } peers { permanent_uuid: "f42f6b73c0644fc290d9ed258f18ca55" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43541 } } peers { permanent_uuid: "8800cc58445b46289283810151a20612" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 42819 } attrs { promote: false } }
I20260709 13:02:26.931161 11595 tablet_replica.cc:333] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.931746 14420 leader_election.cc:290] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801), f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541)
I20260709 13:02:26.931813 11595 raft_consensus.cc:2243] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.932636 11595 raft_consensus.cc:2272] T 8dd3d1d1eb434da6997ec3862776f842 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.934931 11595 tablet_replica.cc:333] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: stopping tablet replica
W20260709 13:02:26.935401 13412 leader_election.cc:336] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 182a5ed5cca549bbb4f3033de9d98de8 (127.11.82.193:43801): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43801: connect: Connection refused (error 111)
I20260709 13:02:26.935660 11595 raft_consensus.cc:2243] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:26.935961 13410 leader_election.cc:336] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f42f6b73c0644fc290d9ed258f18ca55 (127.11.82.194:43541): Network error: Client connection negotiation failed: client connection to 127.11.82.194:43541: connect: Connection refused (error 111)
I20260709 13:02:26.936301 11595 raft_consensus.cc:2272] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.936327 13410 leader_election.cc:304] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8800cc58445b46289283810151a20612; no voters: 182a5ed5cca549bbb4f3033de9d98de8, f42f6b73c0644fc290d9ed258f18ca55
W20260709 13:02:26.936947 13410 raft_consensus.cc:2686] T f3a88752a6fa4c5687651174067b81bc P 8800cc58445b46289283810151a20612: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:02:26.938143 11595 tablet_replica.cc:333] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.938777 11595 raft_consensus.cc:2243] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.939211 11595 raft_consensus.cc:2272] T 6551f57f89924ff2895522e198c5466b P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.940763 11595 tablet_replica.cc:333] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.941268 11595 raft_consensus.cc:2243] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.941926 11595 raft_consensus.cc:2272] T 6d34887d3a5646be8416bab71cc942ef P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.943629 11595 tablet_replica.cc:333] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.944139 11595 raft_consensus.cc:2243] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.944782 11595 raft_consensus.cc:2272] T 3f7e8e34962442a6997b3323b5f30087 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.946385 11595 tablet_replica.cc:333] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.946959 11595 raft_consensus.cc:2243] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.947369 11595 raft_consensus.cc:2272] T dbefc6f5021b4a1cb3d4c0426e4ec5c6 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.948849 11595 tablet_replica.cc:333] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.949368 11595 raft_consensus.cc:2243] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.950048 11595 raft_consensus.cc:2272] T b27e4d44e33945e0b1e9ab317e2abcc3 P 8800cc58445b46289283810151a20612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.951766 11595 tablet_replica.cc:333] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.952334 11595 raft_consensus.cc:2243] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.952783 11595 raft_consensus.cc:2272] T 0daeb09de5fc443abf23d3a82f80efcb P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.954493 11595 tablet_replica.cc:333] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.955066 11595 raft_consensus.cc:2243] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.955521 11595 raft_consensus.cc:2272] T bb1d65205170472b992e7ceb1c9065cb P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.957036 11595 tablet_replica.cc:333] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.957533 11595 raft_consensus.cc:2243] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.958199 11595 raft_consensus.cc:2272] T fcd8d1359dbf4bfe9493a15e5de5e9db P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.959794 11595 tablet_replica.cc:333] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.960348 11595 raft_consensus.cc:2243] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.961113 11595 raft_consensus.cc:2272] T a1ee057be0364ad99f5808df2aafe77e P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.963250 11595 tablet_replica.cc:333] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.963747 11595 raft_consensus.cc:2243] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.964299 11595 raft_consensus.cc:2272] T 49623df4bcb140938b3174870be24b39 P 8800cc58445b46289283810151a20612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.965718 11595 tablet_replica.cc:333] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.966136 11595 raft_consensus.cc:2243] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.966508 11595 raft_consensus.cc:2272] T 1dbb9c64dd49462c91a22c2f3a469970 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.968006 11595 tablet_replica.cc:333] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.968426 11595 raft_consensus.cc:2243] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.968766 11595 raft_consensus.cc:2272] T 6a72b48380aa47e6aef5806a7abbc6ef P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.970237 11595 tablet_replica.cc:333] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.970629 11595 raft_consensus.cc:2243] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.971374 11595 raft_consensus.cc:2272] T 292a3c50e77c4b85aad198e319b4a1c1 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.973016 11595 tablet_replica.cc:333] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.973515 11595 raft_consensus.cc:2243] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.973919 11595 raft_consensus.cc:2272] T d5fb713112b441709b3b4f510ca40ce5 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.975556 11595 tablet_replica.cc:333] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.976007 11595 raft_consensus.cc:2243] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.976362 11595 raft_consensus.cc:2272] T bef40445bd15403aa34d59d4e7bb61b0 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.977866 11595 tablet_replica.cc:333] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.978310 11595 raft_consensus.cc:2243] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.978785 11595 raft_consensus.cc:2272] T 816fc4bb475a4254bd019ec71be45605 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.980335 11595 tablet_replica.cc:333] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.980754 11595 raft_consensus.cc:2243] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.981180 11595 raft_consensus.cc:2272] T 91929f26fb184edc88c2a6a837d30803 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.982788 11595 tablet_replica.cc:333] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.983202 11595 raft_consensus.cc:2243] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.983840 11595 raft_consensus.cc:2272] T a37324d14e934546ae2beb6c1c518a19 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.985412 11595 tablet_replica.cc:333] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.985827 11595 raft_consensus.cc:2243] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.986256 11595 raft_consensus.cc:2272] T 8838ee7c5eaa4b3e94157adb0ac768e1 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.987923 11595 tablet_replica.cc:333] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.988327 11595 raft_consensus.cc:2243] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.988722 11595 raft_consensus.cc:2272] T f055bbfa9d1046728778b998dffab9dc P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.990168 11595 tablet_replica.cc:333] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.990572 11595 raft_consensus.cc:2243] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.991025 11595 raft_consensus.cc:2272] T a8901c771e9c45b3bf179bf9b0cff3c5 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.992431 11595 tablet_replica.cc:333] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.992842 11595 raft_consensus.cc:2243] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.993229 11595 raft_consensus.cc:2272] T 741fe2c0c8da4c1c87438a24ee81b92e P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.994724 11595 tablet_replica.cc:333] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.995133 11595 raft_consensus.cc:2243] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.995515 11595 raft_consensus.cc:2272] T 8d2d9c98008f433ea2f9695311c9b7fa P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.996984 11595 tablet_replica.cc:333] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.997442 11595 raft_consensus.cc:2243] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.997920 11595 raft_consensus.cc:2272] T 4f51d3434a45430ebe639245b848eeb3 P 8800cc58445b46289283810151a20612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.999466 11595 tablet_replica.cc:333] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:26.999858 11595 raft_consensus.cc:2243] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:27.000465 11595 pending_rounds.cc:70] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: Trying to abort 1 pending ops.
I20260709 13:02:27.000613 11595 pending_rounds.cc:77] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305634391193411584 op_type: NO_OP noop_request { }
I20260709 13:02:27.000828 11595 raft_consensus.cc:2889] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:27.001036 11595 raft_consensus.cc:2272] T 6be298e9cca34ba2aa0cb248c007882b P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:27.002856 11595 tablet_replica.cc:333] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:27.003280 11595 raft_consensus.cc:2243] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:27.003911 11595 raft_consensus.cc:2272] T 070ac3eb0dcc4fd1ada59b99c4ab4102 P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:27.005440 11595 tablet_replica.cc:333] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612: stopping tablet replica
I20260709 13:02:27.005805 11595 raft_consensus.cc:2243] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:27.006399 11595 raft_consensus.cc:2272] T f3d3f2080c614585bc4271b5a89ba59c P 8800cc58445b46289283810151a20612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:27.102377 11595 tablet_server.cc:196] TabletServer@127.11.82.196:0 shutdown complete.
I20260709 13:02:27.157320 11595 master.cc:562] Master@127.11.82.254:43609 shutting down...
I20260709 13:02:27.184480 11595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:27.185039 11595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:27.185359 11595 tablet_replica.cc:333] T 00000000000000000000000000000000 P d11cd67669f14ce5b363d51614e25979: stopping tablet replica
I20260709 13:02:27.208154 11595 master.cc:584] Master@127.11.82.254:43609 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (55273 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:02:27.300992 11595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.82.254:38201
I20260709 13:02:27.302050 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:27.307384 14464 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
W20260709 13:02:27.307401 14465 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
W20260709 13:02:27.308808 14467 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
I20260709 13:02:27.309931 11595 server_base.cc:1061] running on GCE node
I20260709 13:02:27.311192 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:27.311391 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:27.311563 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602147311528 us; error 0 us; skew 500 ppm
I20260709 13:02:27.312084 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:27.314388 11595 webserver.cc:533] Webserver started at http://127.11.82.254:40909/ using document root <none> and password file <none>
I20260709 13:02:27.314934 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:27.315117 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:27.315424 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:27.316606 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/master-0-root/instance:
uuid: "7095242bd1da4489b455b1605db63580"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:27.321197 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:02:27.324431 14472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.325224 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:02:27.325536 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/master-0-root
uuid: "7095242bd1da4489b455b1605db63580"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:27.325835 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-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)
I20260709 13:02:27.348568 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:27.349784 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:27.387302 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.254:38201
I20260709 13:02:27.387401 14523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.254:38201 every 8 connection(s)
I20260709 13:02:27.391629 14524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.401073 14524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580: Bootstrap starting.
I20260709 13:02:27.405329 14524 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.409219 14524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580: No bootstrap required, opened a new log
I20260709 13:02:27.411223 14524 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7095242bd1da4489b455b1605db63580" member_type: VOTER }
I20260709 13:02:27.411593 14524 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:27.411768 14524 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7095242bd1da4489b455b1605db63580, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.412227 14524 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7095242bd1da4489b455b1605db63580" member_type: VOTER }
I20260709 13:02:27.412626 14524 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:27.412806 14524 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:27.413007 14524 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:27.417691 14524 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7095242bd1da4489b455b1605db63580" member_type: VOTER }
I20260709 13:02:27.418126 14524 leader_election.cc:304] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [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: 7095242bd1da4489b455b1605db63580; no voters: 
I20260709 13:02:27.419166 14524 leader_election.cc:290] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:27.419582 14527 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:27.420920 14527 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 1 LEADER]: Becoming Leader. State: Replica: 7095242bd1da4489b455b1605db63580, State: Running, Role: LEADER
I20260709 13:02:27.421561 14527 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [LEADER]: Queue going to LEADER mode. State: All 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: "7095242bd1da4489b455b1605db63580" member_type: VOTER }
I20260709 13:02:27.421959 14524 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:27.426280 14529 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7095242bd1da4489b455b1605db63580. Latest consensus state: current_term: 1 leader_uuid: "7095242bd1da4489b455b1605db63580" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7095242bd1da4489b455b1605db63580" member_type: VOTER } }
I20260709 13:02:27.426272 14528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7095242bd1da4489b455b1605db63580" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7095242bd1da4489b455b1605db63580" member_type: VOTER } }
I20260709 13:02:27.426991 14529 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:27.427104 14528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:27.429417 14533 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:27.434221 14533 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:27.439635 11595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:27.442965 14533 catalog_manager.cc:1383] Generated new cluster ID: 283b72b7b6d64915874ee18f50f60a52
I20260709 13:02:27.443265 14533 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:27.460040 14533 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:27.461236 14533 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:27.474551 14533 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580: Generated new TSK 0
I20260709 13:02:27.475170 14533 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:27.506202 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:27.512220 14545 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
W20260709 13:02:27.513317 14546 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
I20260709 13:02:27.516197 11595 server_base.cc:1061] running on GCE node
W20260709 13:02:27.516127 14548 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
I20260709 13:02:27.517401 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:27.517618 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:27.517791 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602147517758 us; error 0 us; skew 500 ppm
I20260709 13:02:27.518312 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:27.520592 11595 webserver.cc:533] Webserver started at http://127.11.82.193:34633/ using document root <none> and password file <none>
I20260709 13:02:27.521065 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:27.521248 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:27.521520 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:27.522523 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-0-root/instance:
uuid: "54553a75f2884ec2a8a85946a14b6539"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:27.526964 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:02:27.530211 14553 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.531080 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:27.531456 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-0-root
uuid: "54553a75f2884ec2a8a85946a14b6539"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:27.531737 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-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)
I20260709 13:02:27.547402 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:27.548724 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:27.550261 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:27.552618 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:27.552840 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.553112 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:27.553303 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.593338 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.193:37187
I20260709 13:02:27.593433 14615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.193:37187 every 8 connection(s)
I20260709 13:02:27.597893 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:27.605453 14620 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
W20260709 13:02:27.606741 14621 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
W20260709 13:02:27.608340 14623 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
I20260709 13:02:27.610235 11595 server_base.cc:1061] running on GCE node
I20260709 13:02:27.611340 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:27.611565 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:27.611743 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602147611726 us; error 0 us; skew 500 ppm
I20260709 13:02:27.611975 14616 heartbeater.cc:344] Connected to a master server at 127.11.82.254:38201
I20260709 13:02:27.612362 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:27.612378 14616 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:27.613233 14616 heartbeater.cc:507] Master 127.11.82.254:38201 requested a full tablet report, sending...
I20260709 13:02:27.615232 11595 webserver.cc:533] Webserver started at http://127.11.82.194:35505/ using document root <none> and password file <none>
I20260709 13:02:27.615314 14489 ts_manager.cc:194] Registered new tserver with Master: 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:27.615810 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:27.616046 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:27.616307 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:27.617216 14489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37820
I20260709 13:02:27.617311 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-1-root/instance:
uuid: "2907395055ba449f9b337b02c9f18ae7"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:27.621728 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:02:27.624894 14628 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.625591 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:02:27.625866 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-1-root
uuid: "2907395055ba449f9b337b02c9f18ae7"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:27.626149 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-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)
I20260709 13:02:27.643245 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:27.644378 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:27.645780 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:27.647996 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:27.648216 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.648451 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:27.648623 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.687481 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.194:33489
I20260709 13:02:27.687611 14690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.194:33489 every 8 connection(s)
I20260709 13:02:27.692179 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:27.699465 14694 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
W20260709 13:02:27.700402 14695 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
W20260709 13:02:27.704682 14698 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
I20260709 13:02:27.706776 14691 heartbeater.cc:344] Connected to a master server at 127.11.82.254:38201
I20260709 13:02:27.707329 14691 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:27.708214 14691 heartbeater.cc:507] Master 127.11.82.254:38201 requested a full tablet report, sending...
I20260709 13:02:27.709048 11595 server_base.cc:1061] running on GCE node
I20260709 13:02:27.710111 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:27.710289 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:27.710497 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602147710464 us; error 0 us; skew 500 ppm
I20260709 13:02:27.710599 14489 ts_manager.cc:194] Registered new tserver with Master: 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:27.711081 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:27.712311 14489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37834
I20260709 13:02:27.713697 11595 webserver.cc:533] Webserver started at http://127.11.82.195:39497/ using document root <none> and password file <none>
I20260709 13:02:27.714195 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:27.714376 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:27.714650 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:27.715734 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-2-root/instance:
uuid: "5479e53fcc454c81a71a430f75a3ef3c"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:27.720479 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:02:27.724010 14702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.724737 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:27.725047 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-2-root
uuid: "5479e53fcc454c81a71a430f75a3ef3c"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:27.725339 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-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)
I20260709 13:02:27.747720 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:27.748864 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:27.750291 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:27.752409 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:27.752633 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.752873 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:27.753053 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.792147 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.195:43719
I20260709 13:02:27.792245 14764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.195:43719 every 8 connection(s)
I20260709 13:02:27.796597 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:27.803665 14768 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
W20260709 13:02:27.804617 14769 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
W20260709 13:02:27.808636 14771 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
I20260709 13:02:27.809528 14765 heartbeater.cc:344] Connected to a master server at 127.11.82.254:38201
I20260709 13:02:27.809895 14765 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:27.810554 14765 heartbeater.cc:507] Master 127.11.82.254:38201 requested a full tablet report, sending...
I20260709 13:02:27.812716 14489 ts_manager.cc:194] Registered new tserver with Master: 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:27.814070 14489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37850
I20260709 13:02:27.814791 11595 server_base.cc:1061] running on GCE node
I20260709 13:02:27.816066 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:27.816372 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:27.816605 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602147816584 us; error 0 us; skew 500 ppm
I20260709 13:02:27.817165 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:27.819716 11595 webserver.cc:533] Webserver started at http://127.11.82.196:42427/ using document root <none> and password file <none>
I20260709 13:02:27.820159 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:27.820322 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:27.820539 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:27.821573 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-3-root/instance:
uuid: "00fcfdcea415462c8bda6f51b3214228"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:27.866587 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.044s	user 0.011s	sys 0.000s
I20260709 13:02:27.870733 14777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.871589 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:02:27.871912 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-3-root
uuid: "00fcfdcea415462c8bda6f51b3214228"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:27.872301 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-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)
I20260709 13:02:27.936969 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:27.938411 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:27.939916 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:27.949206 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:27.949576 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.950026 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:27.950274 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.993407 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.196:44491
I20260709 13:02:27.993582 14839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.196:44491 every 8 connection(s)
I20260709 13:02:28.010141 14840 heartbeater.cc:344] Connected to a master server at 127.11.82.254:38201
I20260709 13:02:28.010618 14840 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:28.011509 14840 heartbeater.cc:507] Master 127.11.82.254:38201 requested a full tablet report, sending...
I20260709 13:02:28.013731 14489 ts_manager.cc:194] Registered new tserver with Master: 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:28.014746 11595 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017676287s
I20260709 13:02:28.015640 14489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37864
I20260709 13:02:28.043802 14489 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37880:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:02:28.281579 14730 tablet_service.cc:1511] Processing CreateTablet for tablet fe7af488c570491ab443f411cb3bcee4 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:28.283391 14730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7af488c570491ab443f411cb3bcee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.293885 14729 tablet_service.cc:1511] Processing CreateTablet for tablet c6e32848bc404e3a9c26b30fea4ec967 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:28.295396 14729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e32848bc404e3a9c26b30fea4ec967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.296350 14805 tablet_service.cc:1511] Processing CreateTablet for tablet fe7af488c570491ab443f411cb3bcee4 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:28.297715 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7af488c570491ab443f411cb3bcee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.298213 14801 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb6b7c3b47d4332aa3a032e3f3ce8e6 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:28.299629 14801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb6b7c3b47d4332aa3a032e3f3ce8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.303498 14728 tablet_service.cc:1511] Processing CreateTablet for tablet b566acfa86154c62bb956ebbdf79118e (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:28.303906 14802 tablet_service.cc:1511] Processing CreateTablet for tablet e175ed922d8e4e7db4c8874741ea0d35 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:28.304981 14728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b566acfa86154c62bb956ebbdf79118e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.305409 14802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e175ed922d8e4e7db4c8874741ea0d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.305212 14803 tablet_service.cc:1511] Processing CreateTablet for tablet b566acfa86154c62bb956ebbdf79118e (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:28.306778 14803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b566acfa86154c62bb956ebbdf79118e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.307262 14656 tablet_service.cc:1511] Processing CreateTablet for tablet fe7af488c570491ab443f411cb3bcee4 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:28.308077 14726 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb6b7c3b47d4332aa3a032e3f3ce8e6 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:28.303907 14804 tablet_service.cc:1511] Processing CreateTablet for tablet fdb0729495b447f1bb2c73bf405352e8 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:28.309501 14726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb6b7c3b47d4332aa3a032e3f3ce8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.309875 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb0729495b447f1bb2c73bf405352e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.310834 14655 tablet_service.cc:1511] Processing CreateTablet for tablet c6e32848bc404e3a9c26b30fea4ec967 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:28.311769 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 3e14124868184b5c8c0bfb6800e0e5ba (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:28.313165 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e14124868184b5c8c0bfb6800e0e5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.313827 14654 tablet_service.cc:1511] Processing CreateTablet for tablet fdb0729495b447f1bb2c73bf405352e8 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:28.308920 14656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7af488c570491ab443f411cb3bcee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.315444 14655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e32848bc404e3a9c26b30fea4ec967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.320314 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb0729495b447f1bb2c73bf405352e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.328263 14653 tablet_service.cc:1511] Processing CreateTablet for tablet 3e14124868184b5c8c0bfb6800e0e5ba (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:28.329738 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e14124868184b5c8c0bfb6800e0e5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.340559 14652 tablet_service.cc:1511] Processing CreateTablet for tablet e175ed922d8e4e7db4c8874741ea0d35 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:28.341387 14725 tablet_service.cc:1511] Processing CreateTablet for tablet 1a086b061b1c4a3cbfbff8a6d506035d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:28.342103 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e175ed922d8e4e7db4c8874741ea0d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.342361 14801 tablet_service.cc:1511] Processing CreateTablet for tablet 1a086b061b1c4a3cbfbff8a6d506035d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:28.342837 14725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a086b061b1c4a3cbfbff8a6d506035d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.343716 14801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a086b061b1c4a3cbfbff8a6d506035d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.348568 14651 tablet_service.cc:1511] Processing CreateTablet for tablet 1a086b061b1c4a3cbfbff8a6d506035d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:28.350117 14651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a086b061b1c4a3cbfbff8a6d506035d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.368142 14650 tablet_service.cc:1511] Processing CreateTablet for tablet 948d0cbf526b4b1e9293049555e84a6f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:28.373274 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 948d0cbf526b4b1e9293049555e84a6f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:28.373610 14580 tablet_service.cc:1511] Processing CreateTablet for tablet fdb0729495b447f1bb2c73bf405352e8 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:28.374594 14578 tablet_service.cc:1511] Processing CreateTablet for tablet 3e14124868184b5c8c0bfb6800e0e5ba (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:28.376341 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e14124868184b5c8c0bfb6800e0e5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.376052 14576 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb6b7c3b47d4332aa3a032e3f3ce8e6 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:28.377561 14576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb6b7c3b47d4332aa3a032e3f3ce8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.373274 14577 tablet_service.cc:1511] Processing CreateTablet for tablet e175ed922d8e4e7db4c8874741ea0d35 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:28.369395 14581 tablet_service.cc:1511] Processing CreateTablet for tablet c6e32848bc404e3a9c26b30fea4ec967 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:28.379547 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948d0cbf526b4b1e9293049555e84a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.383255 14577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e175ed922d8e4e7db4c8874741ea0d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.376367 14579 tablet_service.cc:1511] Processing CreateTablet for tablet b566acfa86154c62bb956ebbdf79118e (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:28.384840 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b566acfa86154c62bb956ebbdf79118e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.378028 14724 tablet_service.cc:1511] Processing CreateTablet for tablet 948d0cbf526b4b1e9293049555e84a6f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:28.387079 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948d0cbf526b4b1e9293049555e84a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.388041 14724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948d0cbf526b4b1e9293049555e84a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.391027 14581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e32848bc404e3a9c26b30fea4ec967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.391924 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb0729495b447f1bb2c73bf405352e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.406260 14800 tablet_service.cc:1511] Processing CreateTablet for tablet c25a589b81ab4994918dd233430dcc41 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:28.407974 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25a589b81ab4994918dd233430dcc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.408385 14574 tablet_service.cc:1511] Processing CreateTablet for tablet c25a589b81ab4994918dd233430dcc41 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:28.409893 14574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25a589b81ab4994918dd233430dcc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.418015 14649 tablet_service.cc:1511] Processing CreateTablet for tablet c25a589b81ab4994918dd233430dcc41 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:28.419996 14649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25a589b81ab4994918dd233430dcc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.433542 14860 tablet_bootstrap.cc:492] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
W20260709 13:02:28.435655 14537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:28.452919 14723 tablet_service.cc:1511] Processing CreateTablet for tablet af49d7f22fb54fa7962538418cbce75c (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:28.453552 14573 tablet_service.cc:1511] Processing CreateTablet for tablet af49d7f22fb54fa7962538418cbce75c (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:28.454475 14723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af49d7f22fb54fa7962538418cbce75c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.458709 14573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af49d7f22fb54fa7962538418cbce75c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.455689 14802 tablet_service.cc:1511] Processing CreateTablet for tablet af49d7f22fb54fa7962538418cbce75c (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:28.456892 14648 tablet_service.cc:1511] Processing CreateTablet for tablet 216cd9abe81248009e6e7284b391958d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:28.463542 14802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af49d7f22fb54fa7962538418cbce75c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.463543 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216cd9abe81248009e6e7284b391958d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.482074 14860 tablet_bootstrap.cc:654] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.509680 14730 tablet_service.cc:1511] Processing CreateTablet for tablet 216cd9abe81248009e6e7284b391958d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:28.511737 14730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216cd9abe81248009e6e7284b391958d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.519143 14653 tablet_service.cc:1511] Processing CreateTablet for tablet 07d2255bcadb4a41a21622009cbed943 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:28.532195 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d2255bcadb4a41a21622009cbed943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.536886 14861 tablet_bootstrap.cc:492] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:28.549304 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 07d2255bcadb4a41a21622009cbed943 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:28.555356 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d2255bcadb4a41a21622009cbed943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.555884 14802 tablet_service.cc:1511] Processing CreateTablet for tablet 216cd9abe81248009e6e7284b391958d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:28.557241 14862 tablet_bootstrap.cc:492] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:28.518441 14578 tablet_service.cc:1511] Processing CreateTablet for tablet 07d2255bcadb4a41a21622009cbed943 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:28.563293 14863 tablet_bootstrap.cc:492] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:28.564213 14803 tablet_service.cc:1511] Processing CreateTablet for tablet bf40dc8aa2964a3fb16d56479a518796 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:28.570627 14573 tablet_service.cc:1511] Processing CreateTablet for tablet bf40dc8aa2964a3fb16d56479a518796 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:28.571763 14803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf40dc8aa2964a3fb16d56479a518796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.575311 14862 tablet_bootstrap.cc:654] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.578105 14861 tablet_bootstrap.cc:654] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.583262 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d2255bcadb4a41a21622009cbed943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.584004 14860 tablet_bootstrap.cc:492] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:28.591181 14860 ts_tablet_manager.cc:1403] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.158s	user 0.021s	sys 0.023s
I20260709 13:02:28.587389 14802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216cd9abe81248009e6e7284b391958d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.593379 14648 tablet_service.cc:1511] Processing CreateTablet for tablet bf40dc8aa2964a3fb16d56479a518796 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:28.594498 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 35ec8add07cf4421b52431a9884456be (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:28.596647 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf40dc8aa2964a3fb16d56479a518796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.597416 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ec8add07cf4421b52431a9884456be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.597420 14800 tablet_service.cc:1511] Processing CreateTablet for tablet 35ec8add07cf4421b52431a9884456be (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:28.598814 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ec8add07cf4421b52431a9884456be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.603181 14860 raft_consensus.cc:359] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:28.604772 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 35ec8add07cf4421b52431a9884456be (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:28.607216 14573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf40dc8aa2964a3fb16d56479a518796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.611510 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ec8add07cf4421b52431a9884456be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.607100 14723 tablet_service.cc:1511] Processing CreateTablet for tablet b55fb2acdbb1418ca26e2b33cc9bdb8b (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:28.607195 14649 tablet_service.cc:1511] Processing CreateTablet for tablet b55fb2acdbb1418ca26e2b33cc9bdb8b (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:28.626901 14863 tablet_bootstrap.cc:654] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.627143 14723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b55fb2acdbb1418ca26e2b33cc9bdb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.629163 14654 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9267cc128c47afb315d69163e2795f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:28.627143 14649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b55fb2acdbb1418ca26e2b33cc9bdb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.630203 14730 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9267cc128c47afb315d69163e2795f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:28.631899 14730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9267cc128c47afb315d69163e2795f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.620321 14805 tablet_service.cc:1511] Processing CreateTablet for tablet b55fb2acdbb1418ca26e2b33cc9bdb8b (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:28.621567 14616 heartbeater.cc:499] Master 127.11.82.254:38201 was elected leader, sending a full tablet report...
I20260709 13:02:28.634444 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b55fb2acdbb1418ca26e2b33cc9bdb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.624943 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9267cc128c47afb315d69163e2795f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:28.635072 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9267cc128c47afb315d69163e2795f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.642371 14800 tablet_service.cc:1511] Processing CreateTablet for tablet 7a65056cc7c54d4bbbd7deddad831d2a (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:28.643072 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9267cc128c47afb315d69163e2795f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.644330 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a65056cc7c54d4bbbd7deddad831d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.637117 14860 raft_consensus.cc:385] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.651716 14860 raft_consensus.cc:740] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.665390 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 7a65056cc7c54d4bbbd7deddad831d2a (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:28.666828 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a65056cc7c54d4bbbd7deddad831d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.667678 14648 tablet_service.cc:1511] Processing CreateTablet for tablet 7a65056cc7c54d4bbbd7deddad831d2a (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:28.669003 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a65056cc7c54d4bbbd7deddad831d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.668736 14728 tablet_service.cc:1511] Processing CreateTablet for tablet ca58b4819f894bfa949ca03f22d655b7 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:28.670047 14728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca58b4819f894bfa949ca03f22d655b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.690068 14802 tablet_service.cc:1511] Processing CreateTablet for tablet ca58b4819f894bfa949ca03f22d655b7 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:28.676153 14860 consensus_queue.cc:260] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:28.692507 14802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca58b4819f894bfa949ca03f22d655b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.693029 14862 tablet_bootstrap.cc:492] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:28.698915 14862 ts_tablet_manager.cc:1403] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.144s	user 0.008s	sys 0.018s
I20260709 13:02:28.704454 14863 tablet_bootstrap.cc:492] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:28.705051 14863 ts_tablet_manager.cc:1403] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.142s	user 0.025s	sys 0.027s
I20260709 13:02:28.712634 14861 tablet_bootstrap.cc:492] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:28.713168 14861 ts_tablet_manager.cc:1403] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.186s	user 0.014s	sys 0.012s
I20260709 13:02:28.715526 14691 heartbeater.cc:499] Master 127.11.82.254:38201 was elected leader, sending a full tablet report...
I20260709 13:02:28.727589 14803 tablet_service.cc:1511] Processing CreateTablet for tablet afb7aa7c442c4e14944bc920089bebb0 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:28.728085 14862 raft_consensus.cc:359] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:28.728865 14862 raft_consensus.cc:385] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.729099 14803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb7aa7c442c4e14944bc920089bebb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.728772 14861 raft_consensus.cc:359] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:28.729281 14862 raft_consensus.cc:740] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.729537 14861 raft_consensus.cc:385] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.729889 14861 raft_consensus.cc:740] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.729702 14723 tablet_service.cc:1511] Processing CreateTablet for tablet afb7aa7c442c4e14944bc920089bebb0 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:28.731022 14723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb7aa7c442c4e14944bc920089bebb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.730608 14861 consensus_queue.cc:260] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:28.730121 14862 consensus_queue.cc:260] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:28.729233 14654 tablet_service.cc:1511] Processing CreateTablet for tablet afb7aa7c442c4e14944bc920089bebb0 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:28.738199 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb7aa7c442c4e14944bc920089bebb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.739729 14653 tablet_service.cc:1511] Processing CreateTablet for tablet 74e874eb7e11447fb3cf13b2c89be658 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:28.741699 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e874eb7e11447fb3cf13b2c89be658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.732224 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 74e874eb7e11447fb3cf13b2c89be658 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:28.743710 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e874eb7e11447fb3cf13b2c89be658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.747710 14724 tablet_service.cc:1511] Processing CreateTablet for tablet 74e874eb7e11447fb3cf13b2c89be658 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:28.752032 14724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e874eb7e11447fb3cf13b2c89be658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.750278 14863 raft_consensus.cc:359] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:28.758459 14573 tablet_service.cc:1511] Processing CreateTablet for tablet b03eefe4810e48a6ad9ddcc85ba759c3 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:28.758473 14863 raft_consensus.cc:385] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.759852 14573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03eefe4810e48a6ad9ddcc85ba759c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.763397 14805 tablet_service.cc:1511] Processing CreateTablet for tablet b03eefe4810e48a6ad9ddcc85ba759c3 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:28.763442 14575 tablet_service.cc:1511] Processing CreateTablet for tablet ca58b4819f894bfa949ca03f22d655b7 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:28.771543 14861 ts_tablet_manager.cc:1434] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.058s	user 0.012s	sys 0.003s
I20260709 13:02:28.771930 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca58b4819f894bfa949ca03f22d655b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.772625 14861 tablet_bootstrap.cc:492] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:28.763441 14860 ts_tablet_manager.cc:1434] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.172s	user 0.017s	sys 0.002s
I20260709 13:02:28.764528 14648 tablet_service.cc:1511] Processing CreateTablet for tablet b03eefe4810e48a6ad9ddcc85ba759c3 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:28.760854 14863 raft_consensus.cc:740] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.782703 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03eefe4810e48a6ad9ddcc85ba759c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.792671 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 81b40ff8539645bf819d6e1cc37c2204 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:28.794118 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b40ff8539645bf819d6e1cc37c2204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.798465 14861 tablet_bootstrap.cc:654] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.791324 14840 heartbeater.cc:499] Master 127.11.82.254:38201 was elected leader, sending a full tablet report...
I20260709 13:02:28.810587 14860 tablet_bootstrap.cc:492] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:28.813704 14649 tablet_service.cc:1511] Processing CreateTablet for tablet 882d9ad7048d411abf52e8ff301a065d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:28.800064 14863 consensus_queue.cc:260] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:28.814785 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 882d9ad7048d411abf52e8ff301a065d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:28.815116 14800 tablet_service.cc:1511] Processing CreateTablet for tablet 882d9ad7048d411abf52e8ff301a065d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:28.816133 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882d9ad7048d411abf52e8ff301a065d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.816473 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882d9ad7048d411abf52e8ff301a065d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.815093 14649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882d9ad7048d411abf52e8ff301a065d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.819207 14765 heartbeater.cc:499] Master 127.11.82.254:38201 was elected leader, sending a full tablet report...
I20260709 13:02:28.839735 14803 tablet_service.cc:1511] Processing CreateTablet for tablet 81b40ff8539645bf819d6e1cc37c2204 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:28.850805 14728 tablet_service.cc:1511] Processing CreateTablet for tablet 81b40ff8539645bf819d6e1cc37c2204 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:28.852494 14728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b40ff8539645bf819d6e1cc37c2204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.855994 14862 ts_tablet_manager.cc:1434] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.157s	user 0.010s	sys 0.025s
I20260709 13:02:28.857257 14862 tablet_bootstrap.cc:492] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:28.863176 14578 tablet_service.cc:1511] Processing CreateTablet for tablet a6b44a26ba5d49b8bacb8007cab50756 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:28.864530 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b44a26ba5d49b8bacb8007cab50756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.859099 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03eefe4810e48a6ad9ddcc85ba759c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.872030 14863 ts_tablet_manager.cc:1434] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.167s	user 0.015s	sys 0.029s
I20260709 13:02:28.873422 14654 tablet_service.cc:1511] Processing CreateTablet for tablet a6b44a26ba5d49b8bacb8007cab50756 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:28.875059 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b44a26ba5d49b8bacb8007cab50756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.876091 14863 tablet_bootstrap.cc:492] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:28.885816 14803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b40ff8539645bf819d6e1cc37c2204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.889228 14860 tablet_bootstrap.cc:654] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.897642 14863 tablet_bootstrap.cc:654] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.911813 14724 tablet_service.cc:1511] Processing CreateTablet for tablet a6b44a26ba5d49b8bacb8007cab50756 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:28.913704 14724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b44a26ba5d49b8bacb8007cab50756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.916555 14862 tablet_bootstrap.cc:654] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.933061 14868 raft_consensus.cc:493] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.933916 14868 raft_consensus.cc:515] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:28.936285 14861 tablet_bootstrap.cc:492] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:28.936892 14861 ts_tablet_manager.cc:1403] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.164s	user 0.021s	sys 0.018s
I20260709 13:02:28.938086 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 050b508f4bad46a780aff09d562b9ffa (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:28.940693 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050b508f4bad46a780aff09d562b9ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.952553 14862 tablet_bootstrap.cc:492] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:28.953230 14862 ts_tablet_manager.cc:1403] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.007s
W20260709 13:02:28.955711 14692 tablet.cc:2406] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:02:28.947851 14868 leader_election.cc:290] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:28.968873 14649 tablet_service.cc:1511] Processing CreateTablet for tablet 050b508f4bad46a780aff09d562b9ffa (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:28.970319 14649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050b508f4bad46a780aff09d562b9ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.975126 14805 tablet_service.cc:1511] Processing CreateTablet for tablet 050b508f4bad46a780aff09d562b9ffa (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:28.976595 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050b508f4bad46a780aff09d562b9ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.986627 14723 tablet_service.cc:1511] Processing CreateTablet for tablet 5e662e3dde1b464c9c761c4d01054bbc (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:28.987272 14863 tablet_bootstrap.cc:492] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:28.988019 14723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e662e3dde1b464c9c761c4d01054bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.992269 14860 tablet_bootstrap.cc:492] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:28.992808 14860 ts_tablet_manager.cc:1403] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.189s	user 0.017s	sys 0.015s
I20260709 13:02:28.987761 14863 ts_tablet_manager.cc:1403] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.004s
I20260709 13:02:28.995862 14860 raft_consensus.cc:359] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:28.996606 14860 raft_consensus.cc:385] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.996892 14860 raft_consensus.cc:740] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.996996 14800 tablet_service.cc:1511] Processing CreateTablet for tablet 5e662e3dde1b464c9c761c4d01054bbc (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:28.997665 14860 consensus_queue.cc:260] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:28.998447 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e662e3dde1b464c9c761c4d01054bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:28.999173 14869 raft_consensus.cc:493] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.984529 14861 raft_consensus.cc:359] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:28.999867 14860 ts_tablet_manager.cc:1434] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:02:29.001919 14860 tablet_bootstrap.cc:492] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:28.999967 14861 raft_consensus.cc:385] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.999719 14869 raft_consensus.cc:515] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.004833 14869 leader_election.cc:290] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:28.998939 14863 raft_consensus.cc:359] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.015450 14862 raft_consensus.cc:359] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:29.006177 14861 raft_consensus.cc:740] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.007103 14863 raft_consensus.cc:385] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.023545 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e175ed922d8e4e7db4c8874741ea0d35" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:29.035245 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 5e662e3dde1b464c9c761c4d01054bbc (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:29.040618 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e662e3dde1b464c9c761c4d01054bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.045238 14860 tablet_bootstrap.cc:654] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.047710 14861 consensus_queue.cc:260] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:29.049095 14728 tablet_service.cc:1511] Processing CreateTablet for tablet 0000303c56ad490b8b770cc733c1d4d2 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:29.050489 14728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0000303c56ad490b8b770cc733c1d4d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.019506 14862 raft_consensus.cc:385] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.052449 14862 raft_consensus.cc:740] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.057521 14871 raft_consensus.cc:493] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:29.053609 14862 consensus_queue.cc:260] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:29.027391 14863 raft_consensus.cc:740] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.087298 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e175ed922d8e4e7db4c8874741ea0d35" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:29.087898 14863 consensus_queue.cc:260] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.088972 14591 raft_consensus.cc:2468] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
W20260709 13:02:29.089416 14781 leader_election.cc:343] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.092912 14871 raft_consensus.cc:515] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:29.095757 14779 leader_election.cc:304] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:29.096325 14862 ts_tablet_manager.cc:1434] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.143s	user 0.008s	sys 0.000s
I20260709 13:02:29.097064 14868 raft_consensus.cc:2804] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:29.097307 14862 tablet_bootstrap.cc:492] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:29.097465 14868 raft_consensus.cc:493] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:29.097832 14868 raft_consensus.cc:3060] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:29.111382 14862 tablet_bootstrap.cc:654] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.120571 14871 leader_election.cc:290] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:29.120303 14861 ts_tablet_manager.cc:1434] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.183s	user 0.007s	sys 0.004s
I20260709 13:02:29.131665 14573 tablet_service.cc:1511] Processing CreateTablet for tablet 8f429cbd46df43f3affe2c1d11b30629 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:29.133037 14573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f429cbd46df43f3affe2c1d11b30629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.134383 14870 raft_consensus.cc:493] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:29.134922 14870 raft_consensus.cc:515] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:29.135877 14861 tablet_bootstrap.cc:492] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:29.140852 14868 raft_consensus.cc:515] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.165167 14803 tablet_service.cc:1511] Processing CreateTablet for tablet 0000303c56ad490b8b770cc733c1d4d2 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:29.139458 14870 leader_election.cc:290] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:29.172039 14861 tablet_bootstrap.cc:654] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.172500 14870 raft_consensus.cc:493] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:29.173159 14870 raft_consensus.cc:515] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.175055 14803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0000303c56ad490b8b770cc733c1d4d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.191152 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e175ed922d8e4e7db4c8874741ea0d35" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
W20260709 13:02:29.192680 14781 leader_election.cc:343] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.193845 14868 leader_election.cc:290] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:29.195048 14870 leader_election.cc:290] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:29.195394 14723 tablet_service.cc:1511] Processing CreateTablet for tablet 8f429cbd46df43f3affe2c1d11b30629 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:29.196717 14723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f429cbd46df43f3affe2c1d11b30629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.203259 14863 ts_tablet_manager.cc:1434] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.207s	user 0.010s	sys 0.010s
I20260709 13:02:29.204313 14862 tablet_bootstrap.cc:492] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:29.204864 14860 tablet_bootstrap.cc:492] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:29.205405 14860 ts_tablet_manager.cc:1403] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.204s	user 0.024s	sys 0.014s
I20260709 13:02:29.209559 14860 raft_consensus.cc:359] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.210333 14860 raft_consensus.cc:385] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.210649 14860 raft_consensus.cc:740] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.215205 14863 tablet_bootstrap.cc:492] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:29.218948 14579 tablet_service.cc:1511] Processing CreateTablet for tablet e85d046c783a445da254b6bab779d447 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:29.220355 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85d046c783a445da254b6bab779d447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.226181 14863 tablet_bootstrap.cc:654] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.204861 14862 ts_tablet_manager.cc:1403] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.108s	user 0.016s	sys 0.002s
I20260709 13:02:29.238258 14860 consensus_queue.cc:260] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.246922 14860 ts_tablet_manager.cc:1434] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.004s
I20260709 13:02:29.246402 14578 tablet_service.cc:1511] Processing CreateTablet for tablet 518bc568dfae4fdf8419067734ce6484 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:29.248155 14860 tablet_bootstrap.cc:492] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:29.248353 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518bc568dfae4fdf8419067734ce6484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.253960 14728 tablet_service.cc:1511] Processing CreateTablet for tablet 518bc568dfae4fdf8419067734ce6484 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:29.255364 14728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518bc568dfae4fdf8419067734ce6484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.256243 14724 tablet_service.cc:1511] Processing CreateTablet for tablet 6d379138b29b47588bbfff1678b19dcf (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:29.257542 14724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d379138b29b47588bbfff1678b19dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.268462 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e175ed922d8e4e7db4c8874741ea0d35" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:29.269171 14591 raft_consensus.cc:3060] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:29.269573 14800 tablet_service.cc:1511] Processing CreateTablet for tablet e85d046c783a445da254b6bab779d447 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:29.270053 14862 raft_consensus.cc:359] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:29.270766 14862 raft_consensus.cc:385] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.270931 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85d046c783a445da254b6bab779d447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.271062 14862 raft_consensus.cc:740] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.271696 14802 tablet_service.cc:1511] Processing CreateTablet for tablet 518bc568dfae4fdf8419067734ce6484 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:29.271889 14862 consensus_queue.cc:260] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:29.272951 14802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518bc568dfae4fdf8419067734ce6484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.273764 14862 ts_tablet_manager.cc:1434] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.000s
I20260709 13:02:29.282627 14860 tablet_bootstrap.cc:654] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.289458 14862 tablet_bootstrap.cc:492] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:29.302127 14801 tablet_service.cc:1511] Processing CreateTablet for tablet 6d379138b29b47588bbfff1678b19dcf (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:29.304570 14801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d379138b29b47588bbfff1678b19dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.306044 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb6b7c3b47d4332aa3a032e3f3ce8e6" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:29.306090 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566acfa86154c62bb956ebbdf79118e" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:29.308197 14704 leader_election.cc:343] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:29.308926 14704 leader_election.cc:343] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.312095 14863 tablet_bootstrap.cc:492] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:29.312676 14863 ts_tablet_manager.cc:1403] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.008s
I20260709 13:02:29.313898 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948d0cbf526b4b1e9293049555e84a6f" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
W20260709 13:02:29.315714 14556 leader_election.cc:343] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.316859 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb6b7c3b47d4332aa3a032e3f3ce8e6" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:29.317610 14815 raft_consensus.cc:2468] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:29.318984 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566acfa86154c62bb956ebbdf79118e" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:29.320551 14705 leader_election.cc:304] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
W20260709 13:02:29.321851 14705 leader_election.cc:343] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.322979 14891 raft_consensus.cc:2804] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:29.323401 14891 raft_consensus.cc:493] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:29.323733 14891 raft_consensus.cc:3060] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:29.322314 14705 leader_election.cc:304] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:29.325747 14870 raft_consensus.cc:2749] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:29.328794 14591 raft_consensus.cc:2468] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:29.332600 14649 tablet_service.cc:1511] Processing CreateTablet for tablet 0000303c56ad490b8b770cc733c1d4d2 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:29.333958 14649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0000303c56ad490b8b770cc733c1d4d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.334754 14654 tablet_service.cc:1511] Processing CreateTablet for tablet 8f429cbd46df43f3affe2c1d11b30629 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:29.335971 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f429cbd46df43f3affe2c1d11b30629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.336549 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 0909bcb3bffe4e6fabc699ae7c9d1b2c (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:29.337862 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0909bcb3bffe4e6fabc699ae7c9d1b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.341238 14779 leader_election.cc:304] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:29.342200 14861 tablet_bootstrap.cc:492] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:29.342391 14868 raft_consensus.cc:2804] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:29.342753 14861 ts_tablet_manager.cc:1403] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.207s	user 0.016s	sys 0.009s
I20260709 13:02:29.345757 14861 raft_consensus.cc:359] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.335994 14891 raft_consensus.cc:515] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:29.348578 14653 tablet_service.cc:1511] Processing CreateTablet for tablet e85d046c783a445da254b6bab779d447 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:29.350337 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85d046c783a445da254b6bab779d447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.351176 14862 tablet_bootstrap.cc:654] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.358981 14648 tablet_service.cc:1511] Processing CreateTablet for tablet 6d379138b29b47588bbfff1678b19dcf (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:29.360337 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d379138b29b47588bbfff1678b19dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.361686 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 0909bcb3bffe4e6fabc699ae7c9d1b2c (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:29.362830 14863 raft_consensus.cc:359] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.362862 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0909bcb3bffe4e6fabc699ae7c9d1b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.363603 14863 raft_consensus.cc:385] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.365334 14891 leader_election.cc:290] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:29.364833 14863 raft_consensus.cc:740] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.366815 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948d0cbf526b4b1e9293049555e84a6f" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:29.367170 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb6b7c3b47d4332aa3a032e3f3ce8e6" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:29.367884 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a086b061b1c4a3cbfbff8a6d506035d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:29.368495 14815 raft_consensus.cc:2468] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:29.368957 14650 tablet_service.cc:1511] Processing CreateTablet for tablet 0909bcb3bffe4e6fabc699ae7c9d1b2c (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:29.369292 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb6b7c3b47d4332aa3a032e3f3ce8e6" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:29.369818 14814 raft_consensus.cc:3060] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:29.370203 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0909bcb3bffe4e6fabc699ae7c9d1b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.371251 14863 consensus_queue.cc:260] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.366829 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a086b061b1c4a3cbfbff8a6d506035d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
W20260709 13:02:29.375278 14704 leader_election.cc:343] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:29.379232 14557 leader_election.cc:343] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.379739 14557 leader_election.cc:304] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:29.380348 14863 ts_tablet_manager.cc:1434] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.004s
I20260709 13:02:29.381038 14883 raft_consensus.cc:2749] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:29.346459 14861 raft_consensus.cc:385] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.382311 14631 leader_election.cc:304] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:29.382620 14861 raft_consensus.cc:740] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.387077 14863 tablet_bootstrap.cc:492] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:29.389052 14869 raft_consensus.cc:2804] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:02:29.389235 14631 leader_election.cc:343] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.398844 14814 raft_consensus.cc:2468] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:29.401259 14869 raft_consensus.cc:493] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:29.404203 14869 raft_consensus.cc:3060] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:29.408978 14802 tablet_service.cc:1511] Processing CreateTablet for tablet efa72bc53ce24c8ea9665a660c171012 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:29.410400 14802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa72bc53ce24c8ea9665a660c171012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.411442 14579 tablet_service.cc:1511] Processing CreateTablet for tablet efa72bc53ce24c8ea9665a660c171012 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:29.411823 14869 raft_consensus.cc:515] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.413728 14705 leader_election.cc:304] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:29.399850 14861 consensus_queue.cc:260] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.414899 14891 raft_consensus.cc:2804] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:29.416011 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa72bc53ce24c8ea9665a660c171012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.415917 14891 raft_consensus.cc:697] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:29.417074 14653 tablet_service.cc:1511] Processing CreateTablet for tablet efa72bc53ce24c8ea9665a660c171012 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:29.417042 14891 consensus_queue.cc:237] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:29.418530 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa72bc53ce24c8ea9665a660c171012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.400484 14868 raft_consensus.cc:697] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:29.427799 14868 consensus_queue.cc:237] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.428666 14723 tablet_service.cc:1511] Processing CreateTablet for tablet e7e472801a76426683b023d5543aea3e (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:29.430053 14723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e472801a76426683b023d5543aea3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.441509 14860 tablet_bootstrap.cc:492] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:29.442065 14860 ts_tablet_manager.cc:1403] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.194s	user 0.014s	sys 0.001s
I20260709 13:02:29.444870 14863 tablet_bootstrap.cc:654] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.445343 14860 raft_consensus.cc:359] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.446133 14860 raft_consensus.cc:385] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.447729 14869 leader_election.cc:290] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:29.447780 14803 tablet_service.cc:1511] Processing CreateTablet for tablet e7e472801a76426683b023d5543aea3e (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:29.448668 14869 raft_consensus.cc:493] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:29.449240 14803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e472801a76426683b023d5543aea3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.449124 14869 raft_consensus.cc:515] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
W20260709 13:02:29.452342 14537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:29.454128 14869 leader_election.cc:290] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:29.446419 14860 raft_consensus.cc:740] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.465587 14580 tablet_service.cc:1511] Processing CreateTablet for tablet e7e472801a76426683b023d5543aea3e (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:29.467093 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e472801a76426683b023d5543aea3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.467790 14861 ts_tablet_manager.cc:1434] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.125s	user 0.007s	sys 0.002s
I20260709 13:02:29.468168 14862 tablet_bootstrap.cc:492] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:29.468704 14862 ts_tablet_manager.cc:1403] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.194s	user 0.030s	sys 0.013s
I20260709 13:02:29.470850 14861 tablet_bootstrap.cc:492] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:29.478245 14488 catalog_manager.cc:5697] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.481282 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e32848bc404e3a9c26b30fea4ec967" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:29.483357 14630 leader_election.cc:343] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.488442 14861 tablet_bootstrap.cc:654] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.489586 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a086b061b1c4a3cbfbff8a6d506035d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:29.495141 14724 tablet_service.cc:1511] Processing CreateTablet for tablet 4e53730a7401492cad5e37ba2281d024 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:29.501339 14724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e53730a7401492cad5e37ba2281d024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.503350 14862 raft_consensus.cc:359] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.504156 14862 raft_consensus.cc:385] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.504431 14862 raft_consensus.cc:740] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.504765 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 1b8428a3ca104c47b5b7a390ff7d45ce (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:29.505366 14802 tablet_service.cc:1511] Processing CreateTablet for tablet 4e53730a7401492cad5e37ba2281d024 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:29.506215 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b8428a3ca104c47b5b7a390ff7d45ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.514642 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a086b061b1c4a3cbfbff8a6d506035d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:29.515424 14814 raft_consensus.cc:3060] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:29.516108 14654 tablet_service.cc:1511] Processing CreateTablet for tablet 1b8428a3ca104c47b5b7a390ff7d45ce (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:29.516109 14653 tablet_service.cc:1511] Processing CreateTablet for tablet 4e53730a7401492cad5e37ba2281d024 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:29.517688 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b8428a3ca104c47b5b7a390ff7d45ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.518281 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e53730a7401492cad5e37ba2281d024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.519557 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e32848bc404e3a9c26b30fea4ec967" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:29.520320 14740 raft_consensus.cc:2468] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
W20260709 13:02:29.523290 14631 leader_election.cc:343] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.524049 14631 leader_election.cc:304] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:29.511214 14802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e53730a7401492cad5e37ba2281d024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.525038 14901 raft_consensus.cc:2804] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:29.525691 14901 raft_consensus.cc:493] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:29.526103 14901 raft_consensus.cc:3060] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:29.528384 14814 raft_consensus.cc:2468] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:29.529798 14631 leader_election.cc:304] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:29.530886 14900 raft_consensus.cc:2804] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:29.531423 14900 raft_consensus.cc:697] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:29.512785 14860 consensus_queue.cc:260] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.532431 14900 consensus_queue.cc:237] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.542618 14575 tablet_service.cc:1511] Processing CreateTablet for tablet ab8d6ec6ad354bfa8f95fdb31c69d353 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:29.543139 14861 tablet_bootstrap.cc:492] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:29.543887 14861 ts_tablet_manager.cc:1403] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.003s
I20260709 13:02:29.544040 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8d6ec6ad354bfa8f95fdb31c69d353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.547600 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 2c03c237908445669eddf178eaceea11 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:29.548971 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c03c237908445669eddf178eaceea11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.548159 14861 raft_consensus.cc:359] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.549857 14861 raft_consensus.cc:385] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.550331 14861 raft_consensus.cc:740] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.555311 14487 catalog_manager.cc:5697] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.559460 14801 tablet_service.cc:1511] Processing CreateTablet for tablet ab8d6ec6ad354bfa8f95fdb31c69d353 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:29.559811 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 1b8428a3ca104c47b5b7a390ff7d45ce (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:29.566810 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b8428a3ca104c47b5b7a390ff7d45ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.567690 14723 tablet_service.cc:1511] Processing CreateTablet for tablet 2c03c237908445669eddf178eaceea11 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:29.569177 14723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c03c237908445669eddf178eaceea11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.560384 14860 ts_tablet_manager.cc:1434] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.118s	user 0.010s	sys 0.000s
I20260709 13:02:29.574021 14860 tablet_bootstrap.cc:492] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:29.585152 14863 tablet_bootstrap.cc:492] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:29.585695 14863 ts_tablet_manager.cc:1403] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.199s	user 0.016s	sys 0.001s
I20260709 13:02:29.588307 14730 tablet_service.cc:1511] Processing CreateTablet for tablet 317a42780edf4708b356e42a077b520d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:29.588783 14863 raft_consensus.cc:359] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:29.589684 14730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317a42780edf4708b356e42a077b520d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.589473 14649 tablet_service.cc:1511] Processing CreateTablet for tablet 317a42780edf4708b356e42a077b520d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:29.591058 14800 tablet_service.cc:1511] Processing CreateTablet for tablet 2c03c237908445669eddf178eaceea11 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:29.585659 14860 tablet_bootstrap.cc:654] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.592784 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c03c237908445669eddf178eaceea11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.589537 14863 raft_consensus.cc:385] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.530880 14862 consensus_queue.cc:260] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.595888 14801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8d6ec6ad354bfa8f95fdb31c69d353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.596810 14862 ts_tablet_manager.cc:1434] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.001s
I20260709 13:02:29.597798 14862 tablet_bootstrap.cc:492] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:29.602813 14863 raft_consensus.cc:740] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.607246 14863 consensus_queue.cc:260] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:29.609745 14863 ts_tablet_manager.cc:1434] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:02:29.603354 14649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317a42780edf4708b356e42a077b520d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.536903 14901 raft_consensus.cc:515] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:29.611737 14805 tablet_service.cc:1511] Processing CreateTablet for tablet 317a42780edf4708b356e42a077b520d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:29.613129 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317a42780edf4708b356e42a077b520d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.613389 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e32848bc404e3a9c26b30fea4ec967" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:29.614035 14740 raft_consensus.cc:3060] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:29.617127 14861 consensus_queue.cc:260] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.614993 14901 leader_election.cc:290] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:29.621400 14861 ts_tablet_manager.cc:1434] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.005s
I20260709 13:02:29.622427 14861 tablet_bootstrap.cc:492] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:29.618955 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e32848bc404e3a9c26b30fea4ec967" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:29.629941 14891 raft_consensus.cc:493] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:29.637714 14902 log.cc:927] Time spent T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 13:02:29.638437 14578 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6ed5a81fff4957a9b0b7ac23c4a3b2 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:29.640308 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6ed5a81fff4957a9b0b7ac23c4a3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.642191 14860 tablet_bootstrap.cc:492] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:29.642746 14860 ts_tablet_manager.cc:1403] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.007s
I20260709 13:02:29.644914 14648 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6ed5a81fff4957a9b0b7ac23c4a3b2 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:29.645958 14860 raft_consensus.cc:359] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.646755 14860 raft_consensus.cc:385] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.647060 14860 raft_consensus.cc:740] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:29.649449 14860 consensus_queue.cc:260] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.636102 14891 raft_consensus.cc:515] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:29.650969 14725 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6ed5a81fff4957a9b0b7ac23c4a3b2 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:29.651772 14860 ts_tablet_manager.cc:1434] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:29.652783 14725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6ed5a81fff4957a9b0b7ac23c4a3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.653326 14891 leader_election.cc:290] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:29.646485 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6ed5a81fff4957a9b0b7ac23c4a3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.657220 14654 tablet_service.cc:1511] Processing CreateTablet for tablet ab8d6ec6ad354bfa8f95fdb31c69d353 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 13:02:29.660609 14630 leader_election.cc:343] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.661927 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a086b061b1c4a3cbfbff8a6d506035d" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:29.662799 14814 raft_consensus.cc:2393] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5479e53fcc454c81a71a430f75a3ef3c in current term 1: Already voted for candidate 2907395055ba449f9b337b02c9f18ae7 in this term.
I20260709 13:02:29.635936 14863 tablet_bootstrap.cc:492] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:29.676304 14803 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5dbeebd827434b9cd7de2026725617 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:29.677714 14803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5dbeebd827434b9cd7de2026725617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.677325 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5dbeebd827434b9cd7de2026725617 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:29.678730 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5dbeebd827434b9cd7de2026725617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.652801 14860 tablet_bootstrap.cc:492] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:29.689939 14650 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5dbeebd827434b9cd7de2026725617 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:29.691429 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5dbeebd827434b9cd7de2026725617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.693948 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 941745809b9a4ed38b613e85493e0706 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:29.695318 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941745809b9a4ed38b613e85493e0706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.696749 14862 tablet_bootstrap.cc:654] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.697181 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a086b061b1c4a3cbfbff8a6d506035d" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:29.699110 14706 leader_election.cc:304] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:29.700559 14891 raft_consensus.cc:3060] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:29.703027 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8d6ec6ad354bfa8f95fdb31c69d353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.709722 14891 raft_consensus.cc:2749] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:29.713881 14804 tablet_service.cc:1511] Processing CreateTablet for tablet 941745809b9a4ed38b613e85493e0706 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:29.715329 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941745809b9a4ed38b613e85493e0706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.717109 14740 raft_consensus.cc:2468] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:29.718631 14631 leader_election.cc:304] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:29.719885 14900 raft_consensus.cc:2804] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:29.720392 14900 raft_consensus.cc:697] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:29.721355 14860 tablet_bootstrap.cc:654] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.721216 14900 consensus_queue.cc:237] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:29.721436 14573 tablet_service.cc:1511] Processing CreateTablet for tablet 941745809b9a4ed38b613e85493e0706 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:29.722868 14573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941745809b9a4ed38b613e85493e0706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.730453 14861 tablet_bootstrap.cc:654] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.717159 14863 tablet_bootstrap.cc:654] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:29.735827 14651 tablet_service.cc:1511] Processing CreateTablet for tablet d5eb95973faa42849ce7535858396dbc (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:29.737246 14651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5eb95973faa42849ce7535858396dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.737104 14730 tablet_service.cc:1511] Processing CreateTablet for tablet d5eb95973faa42849ce7535858396dbc (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:29.741767 14652 tablet_service.cc:1511] Processing CreateTablet for tablet b308850e3e164d49815e3332c34ce2be (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:29.742545 14728 tablet_service.cc:1511] Processing CreateTablet for tablet b308850e3e164d49815e3332c34ce2be (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:29.743114 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b308850e3e164d49815e3332c34ce2be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.743382 14800 tablet_service.cc:1511] Processing CreateTablet for tablet d5eb95973faa42849ce7535858396dbc (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:29.744676 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5eb95973faa42849ce7535858396dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.744405 14799 tablet_service.cc:1511] Processing CreateTablet for tablet 112610a6bdb74a708a88db8e9c4b048c (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:29.745645 14799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112610a6bdb74a708a88db8e9c4b048c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.754940 14730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5eb95973faa42849ce7535858396dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.755638 14728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b308850e3e164d49815e3332c34ce2be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.773272 14574 tablet_service.cc:1511] Processing CreateTablet for tablet 112610a6bdb74a708a88db8e9c4b048c (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:29.774645 14574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112610a6bdb74a708a88db8e9c4b048c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.774267 14489 catalog_manager.cc:5697] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.794540 14862 tablet_bootstrap.cc:492] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:29.795356 14862 ts_tablet_manager.cc:1403] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.009s
I20260709 13:02:29.786443 14900 raft_consensus.cc:493] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:29.808496 14656 tablet_service.cc:1511] Processing CreateTablet for tablet 112610a6bdb74a708a88db8e9c4b048c (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:29.811051 14656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112610a6bdb74a708a88db8e9c4b048c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.812170 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd1d5292d92456aa4bc1ea0263e6124 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:29.813603 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd1d5292d92456aa4bc1ea0263e6124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.810096 14900 raft_consensus.cc:515] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.769259 14580 tablet_service.cc:1511] Processing CreateTablet for tablet b308850e3e164d49815e3332c34ce2be (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:29.828140 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b308850e3e164d49815e3332c34ce2be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.841439 14805 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd1d5292d92456aa4bc1ea0263e6124 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:29.842839 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd1d5292d92456aa4bc1ea0263e6124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.854856 14883 raft_consensus.cc:493] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:29.855422 14883 raft_consensus.cc:515] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.856900 14869 raft_consensus.cc:493] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:29.857563 14883 leader_election.cc:290] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:29.857400 14869 raft_consensus.cc:515] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.859472 14869 leader_election.cc:290] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:29.861735 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7af488c570491ab443f411cb3bcee4" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:29.862918 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a589b81ab4994918dd233430dcc41" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:29.864499 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7af488c570491ab443f411cb3bcee4" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:29.863232 14631 leader_election.cc:343] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.867471 14900 leader_election.cc:290] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
W20260709 13:02:29.868319 14631 leader_election.cc:343] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.868821 14631 leader_election.cc:304] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:29.870133 14860 tablet_bootstrap.cc:492] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:29.870841 14860 ts_tablet_manager.cc:1403] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.218s	user 0.014s	sys 0.002s
W20260709 13:02:29.871330 14557 leader_election.cc:343] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:29.872629 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e175ed922d8e4e7db4c8874741ea0d35" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:29.873682 14591 raft_consensus.cc:2393] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2907395055ba449f9b337b02c9f18ae7 in current term 1: Already voted for candidate 00fcfdcea415462c8bda6f51b3214228 in this term.
I20260709 13:02:29.875941 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e175ed922d8e4e7db4c8874741ea0d35" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:29.882967 14891 consensus_queue.cc:1048] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:29.883654 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 3de420a5b372471585f323f1abd5015d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:29.884847 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de420a5b372471585f323f1abd5015d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.887526 14900 raft_consensus.cc:2749] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:29.889256 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd1d5292d92456aa4bc1ea0263e6124 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:29.890723 14631 leader_election.cc:304] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:29.891466 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd1d5292d92456aa4bc1ea0263e6124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.891849 14900 raft_consensus.cc:3060] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:29.898579 14900 raft_consensus.cc:2749] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:29.900802 14652 tablet_service.cc:1511] Processing CreateTablet for tablet 3de420a5b372471585f323f1abd5015d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:29.902299 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de420a5b372471585f323f1abd5015d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:29.946298 14476 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 55924.2us
W20260709 13:02:29.953085 14704 consensus_peers.cc:597] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.974956 14862 raft_consensus.cc:359] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.939893 14860 raft_consensus.cc:359] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.979885 14861 tablet_bootstrap.cc:492] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:29.980438 14861 ts_tablet_manager.cc:1403] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.358s	user 0.050s	sys 0.014s
I20260709 13:02:29.986639 14863 tablet_bootstrap.cc:492] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:29.986979 14868 raft_consensus.cc:493] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:29.988294 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 568e925230fa4d17b6cb6781a770cce4 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:29.992152 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568e925230fa4d17b6cb6781a770cce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:29.994454 14868 raft_consensus.cc:515] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:29.996726 14868 leader_election.cc:290] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:29.977635 14862 raft_consensus.cc:385] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.997515 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:29.982800 14860 raft_consensus.cc:385] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:29.987242 14863 ts_tablet_manager.cc:1403] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.357s	user 0.034s	sys 0.004s
I20260709 13:02:30.009529 14860 raft_consensus.cc:740] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.013013 14860 consensus_queue.cc:260] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.016928 14868 consensus_queue.cc:1048] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:30.017305 14779 leader_election.cc:343] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:30.000698 14862 raft_consensus.cc:740] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.018085 14725 tablet_service.cc:1511] Processing CreateTablet for tablet 568e925230fa4d17b6cb6781a770cce4 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:30.026612 14725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568e925230fa4d17b6cb6781a770cce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.028720 14804 tablet_service.cc:1511] Processing CreateTablet for tablet 55e1dad3f413480091bcb6c7037b3a6b (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:30.030076 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e1dad3f413480091bcb6c7037b3a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.030134 14861 raft_consensus.cc:359] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.030964 14861 raft_consensus.cc:385] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.031275 14861 raft_consensus.cc:740] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.031528 14648 tablet_service.cc:1511] Processing CreateTablet for tablet 568e925230fa4d17b6cb6781a770cce4 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:30.032040 14861 consensus_queue.cc:260] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.032804 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568e925230fa4d17b6cb6781a770cce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.041566 14488 catalog_manager.cc:5697] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:30.076829 14863 raft_consensus.cc:359] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.077673 14863 raft_consensus.cc:385] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.077968 14863 raft_consensus.cc:740] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.044167 14861 ts_tablet_manager.cc:1434] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 13:02:30.046121 14868 consensus_queue.cc:1048] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:30.047762 14799 tablet_service.cc:1511] Processing CreateTablet for tablet 3de420a5b372471585f323f1abd5015d (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:30.060355 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a589b81ab4994918dd233430dcc41" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:30.061414 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:30.083529 14861 tablet_bootstrap.cc:492] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
W20260709 13:02:30.084481 14556 leader_election.cc:343] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:30.085127 14799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de420a5b372471585f323f1abd5015d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.085630 14883 raft_consensus.cc:493] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.086100 14883 raft_consensus.cc:515] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.085002 14556 leader_election.cc:304] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
W20260709 13:02:30.096889 14781 leader_election.cc:343] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:30.105176 14883 leader_election.cc:290] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:30.105600 14781 leader_election.cc:304] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
W20260709 13:02:30.105468 14475 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.82.196:44491, user_credentials={real_user=slave}} blocked reactor thread for 56515.5us
W20260709 13:02:30.099843 14476 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 59845.9us
I20260709 13:02:30.106040 14883 raft_consensus.cc:2749] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:30.106037 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e14124868184b5c8c0bfb6800e0e5ba" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:30.108176 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 55e1dad3f413480091bcb6c7037b3a6b (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:30.109313 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e1dad3f413480091bcb6c7037b3a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.110353 14868 raft_consensus.cc:2749] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:30.111354 14557 leader_election.cc:343] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:30.112558 14868 raft_consensus.cc:493] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.113056 14868 raft_consensus.cc:515] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:30.101728 14862 consensus_queue.cc:260] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.115988 14860 ts_tablet_manager.cc:1434] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.245s	user 0.009s	sys 0.023s
I20260709 13:02:30.117072 14860 tablet_bootstrap.cc:492] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:30.119107 14868 leader_election.cc:290] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:30.119421 14900 consensus_queue.cc:1048] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:30.092003 14863 consensus_queue.cc:260] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.122812 14861 tablet_bootstrap.cc:654] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.127161 14862 ts_tablet_manager.cc:1434] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.331s	user 0.008s	sys 0.009s
I20260709 13:02:30.128381 14862 tablet_bootstrap.cc:492] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:30.159401 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566acfa86154c62bb956ebbdf79118e" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:30.160085 14725 tablet_service.cc:1511] Processing CreateTablet for tablet 07207a2e35284d0a880f4b0fd3b9b4b2 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:30.161248 14863 ts_tablet_manager.cc:1434] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.147s	user 0.003s	sys 0.004s
I20260709 13:02:30.161406 14725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07207a2e35284d0a880f4b0fd3b9b4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.162318 14863 tablet_bootstrap.cc:492] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:30.168131 14860 tablet_bootstrap.cc:654] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.178911 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e14124868184b5c8c0bfb6800e0e5ba" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
W20260709 13:02:30.180454 14779 leader_election.cc:343] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:30.181779 14556 leader_election.cc:343] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:30.182236 14556 leader_election.cc:304] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:30.183104 14883 raft_consensus.cc:493] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.183740 14883 raft_consensus.cc:515] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.187350 14883 leader_election.cc:290] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:30.190230 14883 raft_consensus.cc:2749] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:30.197701 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e32848bc404e3a9c26b30fea4ec967" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:30.212879 14728 tablet_service.cc:1511] Processing CreateTablet for tablet b8e3f374ce2942448c9bc7a1446c3d35 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:30.214389 14800 tablet_service.cc:1511] Processing CreateTablet for tablet 07207a2e35284d0a880f4b0fd3b9b4b2 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:30.216231 14862 tablet_bootstrap.cc:654] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.216020 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 07207a2e35284d0a880f4b0fd3b9b4b2 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:30.217788 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07207a2e35284d0a880f4b0fd3b9b4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.212971 14739 raft_consensus.cc:2393] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 2907395055ba449f9b337b02c9f18ae7 in this term.
I20260709 13:02:30.221692 14863 tablet_bootstrap.cc:654] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.221865 14728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8e3f374ce2942448c9bc7a1446c3d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.224831 14921 raft_consensus.cc:493] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.225325 14921 raft_consensus.cc:515] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.227460 14921 leader_election.cc:290] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:30.236124 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566acfa86154c62bb956ebbdf79118e" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:30.236917 14739 raft_consensus.cc:2468] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:30.238736 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7af488c570491ab443f411cb3bcee4" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:30.239377 14739 raft_consensus.cc:2468] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:30.240753 14780 leader_election.cc:304] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:30.241454 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e32848bc404e3a9c26b30fea4ec967" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:30.241600 14921 raft_consensus.cc:2804] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:30.242074 14921 raft_consensus.cc:493] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:30.242425 14921 raft_consensus.cc:3060] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.242863 14869 consensus_queue.cc:1048] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:30.243538 14650 tablet_service.cc:1511] Processing CreateTablet for tablet b8e3f374ce2942448c9bc7a1446c3d35 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:30.244877 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8e3f374ce2942448c9bc7a1446c3d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.246709 14557 leader_election.cc:304] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:30.250579 14780 leader_election.cc:304] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:30.251014 14925 raft_consensus.cc:3060] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.258728 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3e53d0bd7d4556925e49c369cfb06f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:30.251188 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7af488c570491ab443f411cb3bcee4" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:30.259889 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3e53d0bd7d4556925e49c369cfb06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.259856 14665 raft_consensus.cc:2468] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:30.264194 14900 consensus_queue.cc:1048] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:30.266243 14925 raft_consensus.cc:2749] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:30.274439 14648 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3e53d0bd7d4556925e49c369cfb06f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:30.275367 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3e53d0bd7d4556925e49c369cfb06f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:30.275760 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3e53d0bd7d4556925e49c369cfb06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.276028 14652 tablet_service.cc:1511] Processing CreateTablet for tablet 55e1dad3f413480091bcb6c7037b3a6b (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:30.276466 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3e53d0bd7d4556925e49c369cfb06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.277223 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e1dad3f413480091bcb6c7037b3a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.279801 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07207a2e35284d0a880f4b0fd3b9b4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.301914 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 414de40525684d37a3728e2fa413c831 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:30.303153 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414de40525684d37a3728e2fa413c831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.289696 14868 raft_consensus.cc:2804] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:30.323326 14648 tablet_service.cc:1511] Processing CreateTablet for tablet 414de40525684d37a3728e2fa413c831 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:30.324219 14860 tablet_bootstrap.cc:492] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:30.324867 14860 ts_tablet_manager.cc:1403] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.208s	user 0.036s	sys 0.026s
I20260709 13:02:30.325268 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414de40525684d37a3728e2fa413c831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.328354 14861 tablet_bootstrap.cc:492] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:30.328938 14861 ts_tablet_manager.cc:1403] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.246s	user 0.032s	sys 0.036s
I20260709 13:02:30.331624 14900 consensus_queue.cc:1048] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:30.307981 14868 raft_consensus.cc:493] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:30.355379 14725 tablet_service.cc:1511] Processing CreateTablet for tablet 2687d5d42e8d4ff5813eabdcf5f89859 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:30.356324 14862 tablet_bootstrap.cc:492] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:30.356719 14725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2687d5d42e8d4ff5813eabdcf5f89859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.356998 14862 ts_tablet_manager.cc:1403] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.229s	user 0.010s	sys 0.006s
I20260709 13:02:30.321754 14921 raft_consensus.cc:515] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
W20260709 13:02:30.341423 14781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 55141.2us
I20260709 13:02:30.346961 14868 raft_consensus.cc:3060] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.369940 14862 raft_consensus.cc:359] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.371129 14862 raft_consensus.cc:385] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.371526 14862 raft_consensus.cc:740] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.363379 14860 raft_consensus.cc:359] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.375905 14900 raft_consensus.cc:493] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.376175 14860 raft_consensus.cc:385] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.376487 14900 raft_consensus.cc:515] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.380338 14900 leader_election.cc:290] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:30.380584 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948d0cbf526b4b1e9293049555e84a6f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:30.381269 14591 raft_consensus.cc:2468] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:30.382551 14630 leader_election.cc:304] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:30.384363 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948d0cbf526b4b1e9293049555e84a6f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:30.386250 14900 raft_consensus.cc:2804] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:30.386665 14900 raft_consensus.cc:493] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:30.386991 14900 raft_consensus.cc:3060] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:30.391628 14631 leader_election.cc:343] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:30.351051 14861 raft_consensus.cc:359] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.395143 14861 raft_consensus.cc:385] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.396169 14861 raft_consensus.cc:740] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.397094 14860 raft_consensus.cc:740] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
W20260709 13:02:30.403425 14780 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.195:43719, user_credentials={real_user=slave}} blocked reactor thread for 152916us
I20260709 13:02:30.403860 14900 raft_consensus.cc:515] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.404695 14648 tablet_service.cc:1511] Processing CreateTablet for tablet f41739398d684ae694d3b8e04749a3db (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:30.403719 14860 consensus_queue.cc:260] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.405946 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41739398d684ae694d3b8e04749a3db. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:30.397854 14779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:37187, user_credentials={real_user=slave}} blocked reactor thread for 61384.6us
I20260709 13:02:30.413564 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948d0cbf526b4b1e9293049555e84a6f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:30.415289 14727 tablet_service.cc:1511] Processing CreateTablet for tablet f41739398d684ae694d3b8e04749a3db (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:30.419981 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41739398d684ae694d3b8e04749a3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.421892 14591 raft_consensus.cc:3060] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.424618 14575 tablet_service.cc:1511] Processing CreateTablet for tablet ece6a2404c82492ba8d3feebda9df7bd (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:30.425799 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece6a2404c82492ba8d3feebda9df7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.428740 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 2687d5d42e8d4ff5813eabdcf5f89859 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:30.401713 14862 consensus_queue.cc:260] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.402783 14861 consensus_queue.cc:260] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.445106 14799 tablet_service.cc:1511] Processing CreateTablet for tablet b8e3f374ce2942448c9bc7a1446c3d35 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:30.446460 14799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8e3f374ce2942448c9bc7a1446c3d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.446547 14723 tablet_service.cc:1511] Processing CreateTablet for tablet ece6a2404c82492ba8d3feebda9df7bd (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:30.447849 14723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece6a2404c82492ba8d3feebda9df7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.447461 14656 tablet_service.cc:1511] Processing CreateTablet for tablet ece6a2404c82492ba8d3feebda9df7bd (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:30.448822 14656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece6a2404c82492ba8d3feebda9df7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.450644 14921 leader_election.cc:290] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:30.451066 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948d0cbf526b4b1e9293049555e84a6f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:30.441968 14900 leader_election.cc:290] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
W20260709 13:02:30.453864 14631 leader_election.cc:343] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:30.453922 14868 raft_consensus.cc:515] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.455287 14800 tablet_service.cc:1511] Processing CreateTablet for tablet 414de40525684d37a3728e2fa413c831 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:30.474504 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414de40525684d37a3728e2fa413c831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.456911 14804 tablet_service.cc:1511] Processing CreateTablet for tablet 2687d5d42e8d4ff5813eabdcf5f89859 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:30.461817 14801 tablet_service.cc:1511] Processing CreateTablet for tablet f41739398d684ae694d3b8e04749a3db (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 13:02:30.463076 14936 log.cc:927] Time spent T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:02:30.463379 14860 ts_tablet_manager.cc:1434] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.138s	user 0.007s	sys 0.007s
I20260709 13:02:30.465715 14861 ts_tablet_manager.cc:1434] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.136s	user 0.005s	sys 0.002s
W20260709 13:02:30.468146 14537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:30.472785 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 36d17d20561146c09d140c17dd1a3a5f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:30.472596 14650 tablet_service.cc:1511] Processing CreateTablet for tablet 36d17d20561146c09d140c17dd1a3a5f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:30.476691 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 96ce9b330d234640b0d1368fe7adc894 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:30.486503 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ce9b330d234640b0d1368fe7adc894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.487540 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2687d5d42e8d4ff5813eabdcf5f89859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.477756 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566acfa86154c62bb956ebbdf79118e" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:30.501184 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d17d20561146c09d140c17dd1a3a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.502940 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566acfa86154c62bb956ebbdf79118e" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:30.503679 14740 raft_consensus.cc:3060] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.504117 14574 tablet_service.cc:1511] Processing CreateTablet for tablet 96ce9b330d234640b0d1368fe7adc894 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:30.506532 14860 tablet_bootstrap.cc:492] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
W20260709 13:02:30.507382 14779 leader_election.cc:343] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:30.494642 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2687d5d42e8d4ff5813eabdcf5f89859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.511001 14574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ce9b330d234640b0d1368fe7adc894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.514179 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d17d20561146c09d140c17dd1a3a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.503684 14801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41739398d684ae694d3b8e04749a3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.523216 14800 tablet_service.cc:1511] Processing CreateTablet for tablet 36d17d20561146c09d140c17dd1a3a5f (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:30.535792 14862 ts_tablet_manager.cc:1434] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.178s	user 0.009s	sys 0.004s
I20260709 13:02:30.536952 14862 tablet_bootstrap.cc:492] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:30.546695 14805 tablet_service.cc:1511] Processing CreateTablet for tablet 96ce9b330d234640b0d1368fe7adc894 (DEFAULT_TABLE table=test-workload [id=06a6605b86a84f6aab15c9f0de096b96]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:30.550653 14868 leader_election.cc:290] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:30.554598 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7af488c570491ab443f411cb3bcee4" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:30.555310 14739 raft_consensus.cc:3060] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.556710 14863 tablet_bootstrap.cc:492] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:30.558909 14863 ts_tablet_manager.cc:1403] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.397s	user 0.015s	sys 0.014s
I20260709 13:02:30.560422 14591 raft_consensus.cc:2468] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:30.560976 14861 tablet_bootstrap.cc:492] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:30.561725 14630 leader_election.cc:304] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:30.561885 14863 raft_consensus.cc:359] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.562664 14863 raft_consensus.cc:385] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.575734 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ce9b330d234640b0d1368fe7adc894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.568503 14863 raft_consensus.cc:740] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.576874 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7af488c570491ab443f411cb3bcee4" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:30.587131 14666 raft_consensus.cc:3060] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.584956 14863 consensus_queue.cc:260] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.592798 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d17d20561146c09d140c17dd1a3a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.601131 14739 raft_consensus.cc:2468] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:30.602367 14780 leader_election.cc:304] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:30.605301 14942 raft_consensus.cc:2804] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:30.607388 14942 raft_consensus.cc:697] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:30.608570 14942 consensus_queue.cc:237] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.618634 14666 raft_consensus.cc:2468] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:30.627767 14869 raft_consensus.cc:493] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.622196 14944 raft_consensus.cc:2804] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:30.640739 14869 raft_consensus.cc:515] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.641552 14944 raft_consensus.cc:697] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:30.642454 14944 consensus_queue.cc:237] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.643703 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:30.645228 14630 leader_election.cc:343] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:30.633828 14740 raft_consensus.cc:2468] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:30.646763 14780 leader_election.cc:304] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:30.631754 14863 ts_tablet_manager.cc:1434] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.002s
I20260709 13:02:30.647506 14862 tablet_bootstrap.cc:654] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.647667 14861 tablet_bootstrap.cc:654] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.647925 14868 raft_consensus.cc:2804] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:30.659587 14868 raft_consensus.cc:697] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:30.660512 14868 consensus_queue.cc:237] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:30.661866 14860 tablet_bootstrap.cc:654] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.673296 14861 tablet_bootstrap.cc:492] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:30.673928 14861 ts_tablet_manager.cc:1403] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.158s	user 0.009s	sys 0.009s
I20260709 13:02:30.674909 14869 leader_election.cc:290] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:30.680341 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:30.681306 14814 raft_consensus.cc:2468] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:30.683058 14631 leader_election.cc:304] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:30.684614 14869 raft_consensus.cc:2804] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:30.685101 14869 raft_consensus.cc:493] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:30.685518 14869 raft_consensus.cc:3060] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.687115 14863 tablet_bootstrap.cc:492] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:30.705920 14869 raft_consensus.cc:515] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.708807 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
W20260709 13:02:30.710201 14630 leader_election.cc:343] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:30.715797 14863 tablet_bootstrap.cc:654] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.718999 14869 leader_election.cc:290] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:30.720180 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:30.720927 14814 raft_consensus.cc:3060] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.718418 14486 catalog_manager.cc:5697] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:30.705938 14861 raft_consensus.cc:359] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.723644 14861 raft_consensus.cc:385] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.724094 14861 raft_consensus.cc:740] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.724884 14862 tablet_bootstrap.cc:492] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:30.725369 14862 ts_tablet_manager.cc:1403] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.189s	user 0.009s	sys 0.012s
I20260709 13:02:30.725088 14861 consensus_queue.cc:260] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.728417 14861 ts_tablet_manager.cc:1434] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260709 13:02:30.728729 14862 raft_consensus.cc:359] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.729468 14862 raft_consensus.cc:385] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.729737 14861 tablet_bootstrap.cc:492] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:30.729781 14862 raft_consensus.cc:740] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.730974 14862 consensus_queue.cc:260] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.738130 14862 ts_tablet_manager.cc:1434] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:02:30.739070 14861 tablet_bootstrap.cc:654] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.739269 14862 tablet_bootstrap.cc:492] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:30.744277 14814 raft_consensus.cc:2468] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:30.748198 14631 leader_election.cc:304] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:30.749053 14869 raft_consensus.cc:2804] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:30.749565 14869 raft_consensus.cc:697] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:30.750610 14869 consensus_queue.cc:237] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.752513 14860 tablet_bootstrap.cc:492] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:30.739740 14489 catalog_manager.cc:5697] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:30.753170 14860 ts_tablet_manager.cc:1403] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.247s	user 0.012s	sys 0.016s
I20260709 13:02:30.756649 14860 raft_consensus.cc:359] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.757534 14860 raft_consensus.cc:385] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.757889 14860 raft_consensus.cc:740] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.759019 14860 consensus_queue.cc:260] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.770841 14860 ts_tablet_manager.cc:1434] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 13:02:30.772189 14860 tablet_bootstrap.cc:492] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:30.773003 14863 tablet_bootstrap.cc:492] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:30.773698 14863 ts_tablet_manager.cc:1403] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.011s
I20260709 13:02:30.781919 14862 tablet_bootstrap.cc:654] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.782694 14863 raft_consensus.cc:359] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.785696 14863 raft_consensus.cc:385] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.786047 14863 raft_consensus.cc:740] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.786928 14863 consensus_queue.cc:260] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.789148 14863 ts_tablet_manager.cc:1434] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260709 13:02:30.790071 14860 tablet_bootstrap.cc:654] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.793068 14861 tablet_bootstrap.cc:492] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:30.793591 14861 ts_tablet_manager.cc:1403] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.040s
I20260709 13:02:30.794819 14868 raft_consensus.cc:493] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.795320 14868 raft_consensus.cc:515] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.796598 14861 raft_consensus.cc:359] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.797384 14861 raft_consensus.cc:385] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.797629 14868 leader_election.cc:290] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:30.797631 14861 raft_consensus.cc:740] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.798576 14862 tablet_bootstrap.cc:492] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:30.799100 14862 ts_tablet_manager.cc:1403] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.004s
I20260709 13:02:30.798748 14861 consensus_queue.cc:260] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.800181 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af49d7f22fb54fa7962538418cbce75c" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:30.800809 14589 raft_consensus.cc:2468] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:30.801192 14861 ts_tablet_manager.cc:1434] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:30.802049 14861 tablet_bootstrap.cc:492] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:30.801743 14862 raft_consensus.cc:359] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.802377 14862 raft_consensus.cc:385] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.802636 14862 raft_consensus.cc:740] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.802837 14863 tablet_bootstrap.cc:492] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:30.803906 14862 consensus_queue.cc:260] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.804965 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af49d7f22fb54fa7962538418cbce75c" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:30.805589 14740 raft_consensus.cc:2468] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:30.805960 14862 ts_tablet_manager.cc:1434] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:02:30.809790 14779 leader_election.cc:304] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:30.811599 14861 tablet_bootstrap.cc:654] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.812135 14868 raft_consensus.cc:2804] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:30.814159 14868 raft_consensus.cc:493] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:30.814615 14868 raft_consensus.cc:3060] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.818527 14863 tablet_bootstrap.cc:654] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.812930 14486 catalog_manager.cc:5697] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:30.822211 14861 tablet_bootstrap.cc:492] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:30.822702 14861 ts_tablet_manager.cc:1403] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:02:30.825385 14861 raft_consensus.cc:359] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:30.826030 14861 raft_consensus.cc:385] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.826463 14861 raft_consensus.cc:740] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.826099 14860 tablet_bootstrap.cc:492] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:30.827162 14860 ts_tablet_manager.cc:1403] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.011s
I20260709 13:02:30.827875 14861 consensus_queue.cc:260] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:30.829864 14861 ts_tablet_manager.cc:1434] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:02:30.830724 14861 tablet_bootstrap.cc:492] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:30.831562 14868 raft_consensus.cc:515] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.834702 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af49d7f22fb54fa7962538418cbce75c" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:30.835405 14740 raft_consensus.cc:3060] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.836962 14860 raft_consensus.cc:359] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.837699 14860 raft_consensus.cc:385] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.837970 14860 raft_consensus.cc:740] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.838004 14868 leader_election.cc:290] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:30.838415 14863 tablet_bootstrap.cc:492] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:30.838845 14861 tablet_bootstrap.cc:654] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.838925 14863 ts_tablet_manager.cc:1403] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.008s
I20260709 13:02:30.839210 14920 raft_consensus.cc:493] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.839676 14920 raft_consensus.cc:515] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.840124 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af49d7f22fb54fa7962538418cbce75c" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:30.840709 14589 raft_consensus.cc:3060] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.841547 14925 raft_consensus.cc:493] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.842283 14925 raft_consensus.cc:515] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.842576 14920 leader_election.cc:290] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:30.843811 14863 raft_consensus.cc:359] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.844311 14925 leader_election.cc:290] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:30.844492 14863 raft_consensus.cc:385] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.844769 14863 raft_consensus.cc:740] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.845566 14863 consensus_queue.cc:260] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.851145 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e14124868184b5c8c0bfb6800e0e5ba" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:30.851640 14863 ts_tablet_manager.cc:1434] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:02:30.852155 14666 raft_consensus.cc:2468] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:30.852650 14863 tablet_bootstrap.cc:492] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:30.856164 14862 tablet_bootstrap.cc:492] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:30.855428 14860 consensus_queue.cc:260] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.857175 14706 leader_election.cc:304] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:30.858000 14920 raft_consensus.cc:2804] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:30.858485 14920 raft_consensus.cc:493] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:30.858947 14920 raft_consensus.cc:3060] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.863735 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb6b7c3b47d4332aa3a032e3f3ce8e6" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:30.864187 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e14124868184b5c8c0bfb6800e0e5ba" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:30.865027 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb6b7c3b47d4332aa3a032e3f3ce8e6" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:30.866262 14740 raft_consensus.cc:2468] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:30.865054 14591 raft_consensus.cc:2468] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:30.867949 14556 leader_election.cc:304] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:30.869215 14925 raft_consensus.cc:2749] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:30.870096 14863 tablet_bootstrap.cc:654] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.872081 14920 raft_consensus.cc:515] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.875623 14589 raft_consensus.cc:2468] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:30.875662 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e14124868184b5c8c0bfb6800e0e5ba" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:30.876003 14860 ts_tablet_manager.cc:1434] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.005s
I20260709 13:02:30.876420 14591 raft_consensus.cc:3060] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.877406 14860 tablet_bootstrap.cc:492] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:30.878203 14779 leader_election.cc:304] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:30.879369 14868 raft_consensus.cc:2804] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:30.879895 14868 raft_consensus.cc:697] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:30.880892 14868 consensus_queue.cc:237] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:30.882629 14862 tablet_bootstrap.cc:654] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.882987 14861 tablet_bootstrap.cc:492] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:30.883451 14861 ts_tablet_manager.cc:1403] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.001s
I20260709 13:02:30.887291 14920 leader_election.cc:290] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:30.888633 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e14124868184b5c8c0bfb6800e0e5ba" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:30.889236 14666 raft_consensus.cc:3060] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.890229 14860 tablet_bootstrap.cc:654] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.891361 14486 catalog_manager.cc:5697] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:30.887879 14861 raft_consensus.cc:359] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.893136 14861 raft_consensus.cc:385] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.893337 14861 raft_consensus.cc:740] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.894932 14942 raft_consensus.cc:493] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.895572 14942 raft_consensus.cc:515] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.897348 14863 tablet_bootstrap.cc:492] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:30.897838 14863 ts_tablet_manager.cc:1403] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.000s
I20260709 13:02:30.899672 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a589b81ab4994918dd233430dcc41" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:30.900513 14863 raft_consensus.cc:359] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:30.901182 14863 raft_consensus.cc:385] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.900548 14665 raft_consensus.cc:2468] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:30.901633 14863 raft_consensus.cc:740] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.902869 14781 leader_election.cc:304] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:30.904121 14939 raft_consensus.cc:2804] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:30.904560 14939 raft_consensus.cc:493] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:30.904961 14939 raft_consensus.cc:3060] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.902350 14863 consensus_queue.cc:260] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:30.910624 14861 consensus_queue.cc:260] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.912550 14863 ts_tablet_manager.cc:1434] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:02:30.912635 14861 ts_tablet_manager.cc:1434] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:02:30.913563 14861 tablet_bootstrap.cc:492] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:30.909415 14942 leader_election.cc:290] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:30.910259 14666 raft_consensus.cc:2468] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:30.918183 14706 leader_election.cc:304] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:30.919360 14920 raft_consensus.cc:2804] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:30.913563 14863 tablet_bootstrap.cc:492] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:30.923193 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a589b81ab4994918dd233430dcc41" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:30.923867 14589 raft_consensus.cc:2468] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:30.924160 14862 tablet_bootstrap.cc:492] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:30.925621 14862 ts_tablet_manager.cc:1403] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.009s
I20260709 13:02:30.925172 14861 tablet_bootstrap.cc:654] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.895586 14591 raft_consensus.cc:2468] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:30.931244 14920 raft_consensus.cc:697] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:30.932461 14920 consensus_queue.cc:237] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.934116 14862 raft_consensus.cc:359] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.935763 14862 raft_consensus.cc:385] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.936508 14862 raft_consensus.cc:740] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.937749 14939 raft_consensus.cc:515] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.938171 14862 consensus_queue.cc:260] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.941324 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a589b81ab4994918dd233430dcc41" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:30.941890 14591 raft_consensus.cc:3060] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.942093 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a589b81ab4994918dd233430dcc41" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:30.942911 14666 raft_consensus.cc:3060] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.943365 14861 tablet_bootstrap.cc:492] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:30.943882 14861 ts_tablet_manager.cc:1403] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260709 13:02:30.946630 14861 raft_consensus.cc:359] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.948388 14861 raft_consensus.cc:385] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.948741 14861 raft_consensus.cc:740] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.947908 14862 ts_tablet_manager.cc:1434] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:02:30.949218 14591 raft_consensus.cc:2468] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:30.950309 14862 tablet_bootstrap.cc:492] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:30.950459 14779 leader_election.cc:304] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:30.936677 14863 tablet_bootstrap.cc:654] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.950853 14861 consensus_queue.cc:260] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.954279 14921 raft_consensus.cc:2804] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:30.954916 14921 raft_consensus.cc:697] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:30.956043 14921 consensus_queue.cc:237] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:30.956998 14861 ts_tablet_manager.cc:1434] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:02:30.958222 14861 tablet_bootstrap.cc:492] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:30.959595 14863 tablet_bootstrap.cc:492] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:30.962996 14863 ts_tablet_manager.cc:1403] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.003s
I20260709 13:02:30.965646 14863 raft_consensus.cc:359] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.966396 14863 raft_consensus.cc:385] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.966653 14863 raft_consensus.cc:740] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.975973 14863 consensus_queue.cc:260] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:30.980017 14863 ts_tablet_manager.cc:1434] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.006s
I20260709 13:02:30.980986 14863 tablet_bootstrap.cc:492] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:30.985888 14860 tablet_bootstrap.cc:492] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:30.986383 14860 ts_tablet_manager.cc:1403] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.109s	user 0.048s	sys 0.044s
I20260709 13:02:30.987236 14863 tablet_bootstrap.cc:654] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:30.988994 14860 raft_consensus.cc:359] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:30.989382 14666 raft_consensus.cc:2468] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:30.989746 14860 raft_consensus.cc:385] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:30.990051 14860 raft_consensus.cc:740] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:30.990756 14860 consensus_queue.cc:260] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:30.989805 14488 catalog_manager.cc:5697] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:30.993086 14860 ts_tablet_manager.cc:1434] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:02:30.993594 14939 leader_election.cc:290] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:30.995270 14925 raft_consensus.cc:493] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:30.995483 14591 raft_consensus.cc:3060] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.991392 14486 catalog_manager.cc:5697] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:30.996126 14925 raft_consensus.cc:515] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.001188 14925 leader_election.cc:290] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:31.001425 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2255bcadb4a41a21622009cbed943" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:31.002125 14740 raft_consensus.cc:2468] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:31.003278 14556 leader_election.cc:304] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:31.004012 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2255bcadb4a41a21622009cbed943" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:31.004714 14666 raft_consensus.cc:2468] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:30.995398 14860 tablet_bootstrap.cc:492] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:31.006402 14925 raft_consensus.cc:2804] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.006968 14925 raft_consensus.cc:493] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.007364 14925 raft_consensus.cc:3060] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:30.967116 14862 tablet_bootstrap.cc:654] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.014811 14860 tablet_bootstrap.cc:654] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.025449 14869 consensus_queue.cc:1048] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:31.032492 14939 consensus_queue.cc:1048] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:30.972080 14861 tablet_bootstrap.cc:654] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.049360 14588 raft_consensus.cc:3060] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.054852 14868 consensus_queue.cc:1048] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:31.055387 14862 tablet_bootstrap.cc:492] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:31.056162 14862 ts_tablet_manager.cc:1403] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.000s
I20260709 13:02:31.056917 14868 raft_consensus.cc:493] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.057406 14868 raft_consensus.cc:515] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.059800 14862 raft_consensus.cc:359] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.063910 14920 raft_consensus.cc:493] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.072868 14920 raft_consensus.cc:515] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.076315 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf40dc8aa2964a3fb16d56479a518796" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:31.077286 14666 raft_consensus.cc:2468] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:31.078382 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948d0cbf526b4b1e9293049555e84a6f" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:31.078840 14781 leader_election.cc:304] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:31.080113 14939 raft_consensus.cc:2804] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.080646 14939 raft_consensus.cc:493] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.081084 14939 raft_consensus.cc:3060] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.080235 14920 leader_election.cc:290] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:31.083168 14868 leader_election.cc:290] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:31.083257 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948d0cbf526b4b1e9293049555e84a6f" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:31.085470 14704 leader_election.cc:304] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:31.087204 14920 raft_consensus.cc:2749] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:31.091306 14861 tablet_bootstrap.cc:492] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:31.092104 14861 ts_tablet_manager.cc:1403] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.000s
I20260709 13:02:31.095489 14861 raft_consensus.cc:359] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.045665 14489 catalog_manager.cc:5697] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.066025 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf40dc8aa2964a3fb16d56479a518796" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:31.066025 14860 tablet_bootstrap.cc:492] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:31.098929 14860 ts_tablet_manager.cc:1403] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.016s
I20260709 13:02:31.099659 14863 tablet_bootstrap.cc:492] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
W20260709 13:02:31.099920 14779 leader_election.cc:343] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.064033 14925 raft_consensus.cc:515] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.100128 14863 ts_tablet_manager.cc:1403] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.119s	user 0.032s	sys 0.022s
I20260709 13:02:31.101804 14860 raft_consensus.cc:359] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.102486 14860 raft_consensus.cc:385] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.102792 14860 raft_consensus.cc:740] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.103371 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2255bcadb4a41a21622009cbed943" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:31.103456 14860 consensus_queue.cc:260] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.103832 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2255bcadb4a41a21622009cbed943" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:31.104058 14666 raft_consensus.cc:3060] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.104415 14739 raft_consensus.cc:3060] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.106120 14860 ts_tablet_manager.cc:1434] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:31.107089 14860 tablet_bootstrap.cc:492] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:31.112929 14860 tablet_bootstrap.cc:654] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.114267 14666 raft_consensus.cc:2468] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:31.116999 14557 leader_election.cc:304] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:31.114652 14925 leader_election.cc:290] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:31.124296 14869 raft_consensus.cc:493] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.124902 14869 raft_consensus.cc:515] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.127928 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216cd9abe81248009e6e7284b391958d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:31.128722 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216cd9abe81248009e6e7284b391958d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:31.129448 14814 raft_consensus.cc:2468] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:31.130733 14631 leader_election.cc:304] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:31.131583 14949 raft_consensus.cc:2804] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.131697 14869 leader_election.cc:290] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:31.131970 14949 raft_consensus.cc:493] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.132397 14949 raft_consensus.cc:3060] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.134894 14868 consensus_queue.cc:1048] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:31.138876 14860 tablet_bootstrap.cc:492] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:31.139385 14860 ts_tablet_manager.cc:1403] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 13:02:31.096393 14862 raft_consensus.cc:385] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.140216 14862 raft_consensus.cc:740] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.142205 14860 raft_consensus.cc:359] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.142966 14860 raft_consensus.cc:385] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.143235 14860 raft_consensus.cc:740] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.143608 14949 raft_consensus.cc:515] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.144544 14862 consensus_queue.cc:260] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.145788 14738 raft_consensus.cc:2468] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:31.147867 14862 ts_tablet_manager.cc:1434] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.000s
I20260709 13:02:31.149313 14862 tablet_bootstrap.cc:492] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:31.149576 14860 consensus_queue.cc:260] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.151801 14860 ts_tablet_manager.cc:1434] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:02:31.152650 14860 tablet_bootstrap.cc:492] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:31.118451 14739 raft_consensus.cc:2468] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:31.156014 14861 raft_consensus.cc:385] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.156445 14861 raft_consensus.cc:740] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.157388 14861 consensus_queue.cc:260] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.163424 14861 ts_tablet_manager.cc:1434] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 13:02:31.164245 14861 tablet_bootstrap.cc:492] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:31.166996 14981 raft_consensus.cc:2804] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.172878 14862 tablet_bootstrap.cc:654] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.173282 14981 raft_consensus.cc:697] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:31.174196 14981 consensus_queue.cc:237] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
W20260709 13:02:31.165254 14557 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 48349.3us
I20260709 13:02:31.184123 14861 tablet_bootstrap.cc:654] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.182811 14863 raft_consensus.cc:359] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.185876 14863 raft_consensus.cc:385] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.186290 14863 raft_consensus.cc:740] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.196942 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216cd9abe81248009e6e7284b391958d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:31.197839 14814 raft_consensus.cc:3060] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.198812 14868 consensus_queue.cc:1048] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:31.208524 14860 tablet_bootstrap.cc:654] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.209714 14863 consensus_queue.cc:260] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.214217 14863 ts_tablet_manager.cc:1434] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.113s	user 0.007s	sys 0.000s
I20260709 13:02:31.215620 14863 tablet_bootstrap.cc:492] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:31.216804 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216cd9abe81248009e6e7284b391958d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:31.233764 14739 raft_consensus.cc:3060] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.236500 14814 raft_consensus.cc:2468] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:31.220237 14949 leader_election.cc:290] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:31.241114 14860 tablet_bootstrap.cc:492] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:31.237972 14631 leader_election.cc:304] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:31.246173 14740 raft_consensus.cc:3060] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.243456 14860 ts_tablet_manager.cc:1403] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.006s
I20260709 13:02:31.255322 14949 raft_consensus.cc:2804] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.268720 14982 raft_consensus.cc:493] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.271514 14863 tablet_bootstrap.cc:654] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.278861 14862 tablet_bootstrap.cc:492] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:31.279326 14862 ts_tablet_manager.cc:1403] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.130s	user 0.011s	sys 0.000s
I20260709 13:02:31.269310 14982 raft_consensus.cc:515] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.287534 14982 leader_election.cc:290] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:31.295068 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:31.296228 14814 raft_consensus.cc:2393] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 2907395055ba449f9b337b02c9f18ae7 in this term.
I20260709 13:02:31.296722 14862 raft_consensus.cc:359] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.297384 14862 raft_consensus.cc:385] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.297662 14862 raft_consensus.cc:740] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.299353 14862 consensus_queue.cc:260] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.301157 14862 ts_tablet_manager.cc:1434] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:02:31.302006 14862 tablet_bootstrap.cc:492] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:31.303031 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:31.305720 14557 leader_election.cc:304] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:31.306493 14981 raft_consensus.cc:3060] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.311933 14489 catalog_manager.cc:5697] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.313786 14939 raft_consensus.cc:515] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.316388 14939 leader_election.cc:290] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:31.317186 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf40dc8aa2964a3fb16d56479a518796" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:31.317718 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf40dc8aa2964a3fb16d56479a518796" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
W20260709 13:02:31.318444 14779 leader_election.cc:343] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.318523 14665 raft_consensus.cc:3060] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.319612 14739 raft_consensus.cc:2468] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:31.280941 14949 raft_consensus.cc:697] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:31.322080 14949 consensus_queue.cc:237] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.339771 14860 raft_consensus.cc:359] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.340785 14860 raft_consensus.cc:385] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.341138 14860 raft_consensus.cc:740] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.344012 14869 consensus_queue.cc:1048] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.345434 14869 raft_consensus.cc:493] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.345934 14869 raft_consensus.cc:515] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.342029 14860 consensus_queue.cc:260] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.351967 14869 leader_election.cc:290] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:31.352615 14860 ts_tablet_manager.cc:1434] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.000s
I20260709 13:02:31.353593 14860 tablet_bootstrap.cc:492] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:31.362042 14862 tablet_bootstrap.cc:654] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.360247 14869 consensus_queue.cc:1048] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:02:31.366688 14920 consensus_queue.cc:1048] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 13:02:31.368628 14630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:37187, user_credentials={real_user=slave}} blocked reactor thread for 58190.5us
I20260709 13:02:31.373107 14861 tablet_bootstrap.cc:492] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:31.373571 14861 ts_tablet_manager.cc:1403] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.209s	user 0.013s	sys 0.025s
I20260709 13:02:31.374398 14863 tablet_bootstrap.cc:492] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:31.374890 14863 ts_tablet_manager.cc:1403] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.160s	user 0.016s	sys 0.009s
I20260709 13:02:31.376187 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9267cc128c47afb315d69163e2795f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:31.377574 14863 raft_consensus.cc:359] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.378325 14863 raft_consensus.cc:385] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.378574 14863 raft_consensus.cc:740] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.379278 14863 consensus_queue.cc:260] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
W20260709 13:02:31.380221 14631 leader_election.cc:343] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.381268 14863 ts_tablet_manager.cc:1434] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:31.382185 14863 tablet_bootstrap.cc:492] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:31.383481 14972 consensus_queue.cc:1048] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.388012 14863 tablet_bootstrap.cc:654] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.394045 14939 consensus_queue.cc:1048] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:02:31.397797 14588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9267cc128c47afb315d69163e2795f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:31.398423 14588 raft_consensus.cc:2468] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:31.404032 14630 leader_election.cc:304] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:31.405390 14486 catalog_manager.cc:5697] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.406298 14991 raft_consensus.cc:2804] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.408594 14991 raft_consensus.cc:493] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.408998 14991 raft_consensus.cc:3060] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.413321 14861 raft_consensus.cc:359] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.414270 14861 raft_consensus.cc:385] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.414717 14861 raft_consensus.cc:740] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.416523 14861 consensus_queue.cc:260] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.426570 14861 ts_tablet_manager.cc:1434] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 13:02:31.427664 14861 tablet_bootstrap.cc:492] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:31.437435 14991 raft_consensus.cc:515] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.444263 14991 leader_election.cc:290] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:31.445967 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9267cc128c47afb315d69163e2795f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:31.447000 14939 consensus_queue.cc:1048] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:31.447445 14631 leader_election.cc:343] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.448268 14588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9267cc128c47afb315d69163e2795f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:31.448827 14588 raft_consensus.cc:3060] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.450182 14981 raft_consensus.cc:2749] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:31.465487 14939 consensus_queue.cc:1048] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.450448 14665 raft_consensus.cc:2468] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:31.469170 14972 raft_consensus.cc:493] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.471215 14972 raft_consensus.cc:515] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.474005 14972 leader_election.cc:290] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:31.474272 14998 consensus_queue.cc:1048] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:31.474627 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55fb2acdbb1418ca26e2b33cc9bdb8b" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:31.479709 14861 tablet_bootstrap.cc:654] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.484899 14781 leader_election.cc:304] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:31.487852 14860 tablet_bootstrap.cc:654] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.485416 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55fb2acdbb1418ca26e2b33cc9bdb8b" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:31.495273 14814 raft_consensus.cc:2468] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:31.496726 14705 leader_election.cc:304] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:31.497686 14972 raft_consensus.cc:2804] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.498052 14972 raft_consensus.cc:493] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:31.498396 14706 leader_election.cc:343] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.498893 14939 raft_consensus.cc:2804] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.499483 14939 raft_consensus.cc:697] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:31.500375 14939 consensus_queue.cc:237] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.501567 14868 consensus_queue.cc:1048] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.503801 14981 raft_consensus.cc:493] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.498385 14972 raft_consensus.cc:3060] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.484782 14588 raft_consensus.cc:2468] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:31.522078 14860 tablet_bootstrap.cc:492] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:31.522837 14860 ts_tablet_manager.cc:1403] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.169s	user 0.014s	sys 0.014s
I20260709 13:02:31.521755 14942 raft_consensus.cc:493] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.519666 14868 raft_consensus.cc:493] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.526551 14942 raft_consensus.cc:515] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.526952 14868 raft_consensus.cc:515] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.528743 14942 leader_election.cc:290] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:31.529158 14868 leader_election.cc:290] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:31.530997 14630 leader_election.cc:304] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:31.519651 14981 raft_consensus.cc:515] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.532423 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:31.534615 14998 raft_consensus.cc:2804] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.535117 14998 raft_consensus.cc:697] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:31.535282 14981 leader_election.cc:290] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:31.535971 14998 consensus_queue.cc:237] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
W20260709 13:02:31.537427 14780 leader_election.cc:343] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.541682 14862 tablet_bootstrap.cc:492] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:31.542306 14862 ts_tablet_manager.cc:1403] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.240s	user 0.016s	sys 0.000s
I20260709 13:02:31.549914 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65056cc7c54d4bbbd7deddad831d2a" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:31.550089 14588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65056cc7c54d4bbbd7deddad831d2a" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:31.550694 14666 raft_consensus.cc:2468] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:31.552070 14781 leader_election.cc:304] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:31.552325 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65056cc7c54d4bbbd7deddad831d2a" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:31.552901 14868 raft_consensus.cc:2804] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.553027 14666 raft_consensus.cc:2468] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:31.553309 14868 raft_consensus.cc:493] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.553714 14868 raft_consensus.cc:3060] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.554461 14557 leader_election.cc:304] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:31.550689 14588 raft_consensus.cc:2468] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:31.555970 14981 raft_consensus.cc:2804] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.556337 14981 raft_consensus.cc:493] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.556659 14981 raft_consensus.cc:3060] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.570058 14863 tablet_bootstrap.cc:492] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:31.570609 14863 ts_tablet_manager.cc:1403] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.189s	user 0.020s	sys 0.002s
W20260709 13:02:31.572852 14537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:31.574740 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:31.586979 14860 raft_consensus.cc:359] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.587812 14860 raft_consensus.cc:385] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.588135 14860 raft_consensus.cc:740] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.588802 14860 consensus_queue.cc:260] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.591130 14863 raft_consensus.cc:359] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.591639 14863 raft_consensus.cc:385] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.592334 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65056cc7c54d4bbbd7deddad831d2a" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:31.595737 14860 ts_tablet_manager.cc:1434] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.000s
I20260709 13:02:31.596640 14860 tablet_bootstrap.cc:492] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:31.600852 14862 raft_consensus.cc:359] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.601824 14862 raft_consensus.cc:385] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.602210 14862 raft_consensus.cc:740] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.602648 14860 tablet_bootstrap.cc:654] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.603148 14862 consensus_queue.cc:260] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.591836 14863 raft_consensus.cc:740] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.607923 14868 raft_consensus.cc:515] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.611225 14863 consensus_queue.cc:260] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.613168 14814 raft_consensus.cc:2393] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 00fcfdcea415462c8bda6f51b3214228 in this term.
I20260709 13:02:31.615115 14863 ts_tablet_manager.cc:1434] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:02:31.614923 14972 raft_consensus.cc:515] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.616293 14863 tablet_bootstrap.cc:492] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:31.617755 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55fb2acdbb1418ca26e2b33cc9bdb8b" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
W20260709 13:02:31.619197 14706 leader_election.cc:343] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.622346 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65056cc7c54d4bbbd7deddad831d2a" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:31.625797 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65056cc7c54d4bbbd7deddad831d2a" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:31.624617 14868 leader_election.cc:290] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:31.626430 14666 raft_consensus.cc:3060] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.627511 14981 raft_consensus.cc:515] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.628878 14587 raft_consensus.cc:2393] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00fcfdcea415462c8bda6f51b3214228 in current term 1: Already voted for candidate 54553a75f2884ec2a8a85946a14b6539 in this term.
I20260709 13:02:31.633635 14863 tablet_bootstrap.cc:654] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.635538 14982 consensus_queue.cc:1048] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.635885 14861 tablet_bootstrap.cc:492] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:31.636422 14861 ts_tablet_manager.cc:1403] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.209s	user 0.025s	sys 0.020s
W20260709 13:02:31.636817 14779 leader_election.cc:343] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.640738 14861 raft_consensus.cc:359] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.641434 14861 raft_consensus.cc:385] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.642190 14861 raft_consensus.cc:740] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.637276 14779 leader_election.cc:304] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:31.644492 14868 raft_consensus.cc:2749] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:31.641436 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65056cc7c54d4bbbd7deddad831d2a" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:31.652498 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65056cc7c54d4bbbd7deddad831d2a" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:31.653733 14982 consensus_queue.cc:1048] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.654289 14556 leader_election.cc:304] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:31.653919 14861 consensus_queue.cc:260] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.655804 14925 raft_consensus.cc:2749] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:31.657392 14861 ts_tablet_manager.cc:1434] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
W20260709 13:02:31.659022 15016 log.cc:927] Time spent T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: Append to log took a long time: real 0.073s	user 0.002s	sys 0.000s
I20260709 13:02:31.668449 14666 raft_consensus.cc:2468] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:31.669715 14972 leader_election.cc:290] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:31.670300 14781 leader_election.cc:304] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:31.640277 14981 leader_election.cc:290] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:31.674449 14861 tablet_bootstrap.cc:492] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:31.674906 14868 raft_consensus.cc:2804] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.675591 14868 raft_consensus.cc:697] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:31.679917 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55fb2acdbb1418ca26e2b33cc9bdb8b" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:31.680212 14868 consensus_queue.cc:237] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.680729 14815 raft_consensus.cc:3060] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:31.686142 15010 log.cc:927] Time spent T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 13:02:31.689404 14863 tablet_bootstrap.cc:492] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:31.690014 14863 ts_tablet_manager.cc:1403] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.074s	user 0.027s	sys 0.020s
I20260709 13:02:31.692844 14863 raft_consensus.cc:359] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.693646 14863 raft_consensus.cc:385] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.693974 14863 raft_consensus.cc:740] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.710889 14861 tablet_bootstrap.cc:654] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.715577 14860 tablet_bootstrap.cc:492] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:31.716203 14860 ts_tablet_manager.cc:1403] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.018s
I20260709 13:02:31.701386 14486 catalog_manager.cc:5697] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.719753 14860 raft_consensus.cc:359] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.720739 14860 raft_consensus.cc:385] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.721084 14860 raft_consensus.cc:740] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.722090 14860 consensus_queue.cc:260] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.726133 14815 raft_consensus.cc:2468] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:31.727357 14860 ts_tablet_manager.cc:1434] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:02:31.727595 14863 consensus_queue.cc:260] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.729003 14860 tablet_bootstrap.cc:492] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:31.731079 14862 ts_tablet_manager.cc:1434] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.188s	user 0.017s	sys 0.007s
I20260709 13:02:31.734292 14705 leader_election.cc:304] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:31.734753 14862 tablet_bootstrap.cc:492] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:31.735203 15020 raft_consensus.cc:2804] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.735754 15020 raft_consensus.cc:697] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:31.736553 15020 consensus_queue.cc:237] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.739574 14863 ts_tablet_manager.cc:1434] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.001s
I20260709 13:02:31.740263 14863 tablet_bootstrap.cc:492] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
W20260709 13:02:31.743943 14556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.196:44491, user_credentials={real_user=slave}} blocked reactor thread for 89739.7us
I20260709 13:02:31.748433 14488 catalog_manager.cc:5697] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.758503 14860 tablet_bootstrap.cc:654] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.768493 14486 catalog_manager.cc:5697] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.775653 14861 tablet_bootstrap.cc:492] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:31.776436 14861 ts_tablet_manager.cc:1403] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.016s
I20260709 13:02:31.779320 14862 tablet_bootstrap.cc:654] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.779273 14861 raft_consensus.cc:359] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.779981 14861 raft_consensus.cc:385] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.780295 14861 raft_consensus.cc:740] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.780982 14861 consensus_queue.cc:260] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.782974 14863 tablet_bootstrap.cc:654] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.783336 14861 ts_tablet_manager.cc:1434] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:02:31.784715 15020 raft_consensus.cc:493] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.785439 15020 raft_consensus.cc:515] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.786027 14861 tablet_bootstrap.cc:492] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:31.788359 15020 leader_election.cc:290] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:31.790181 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9267cc128c47afb315d69163e2795f" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:31.791003 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9267cc128c47afb315d69163e2795f" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:31.791787 14589 raft_consensus.cc:2393] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5479e53fcc454c81a71a430f75a3ef3c in current term 1: Already voted for candidate 2907395055ba449f9b337b02c9f18ae7 in this term.
I20260709 13:02:31.792145 14487 catalog_manager.cc:5697] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.794087 14704 leader_election.cc:304] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:31.794929 15020 raft_consensus.cc:3060] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.798503 14861 tablet_bootstrap.cc:654] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.804829 15020 raft_consensus.cc:2749] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:31.808156 14862 tablet_bootstrap.cc:492] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:31.808715 14862 ts_tablet_manager.cc:1403] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.000s
I20260709 13:02:31.811321 14860 tablet_bootstrap.cc:492] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:31.811944 14860 ts_tablet_manager.cc:1403] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.083s	user 0.003s	sys 0.013s
I20260709 13:02:31.814616 14861 tablet_bootstrap.cc:492] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:31.815151 14861 ts_tablet_manager.cc:1403] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260709 13:02:31.816493 14863 tablet_bootstrap.cc:492] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:31.816963 14863 ts_tablet_manager.cc:1403] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.000s
I20260709 13:02:31.819044 14998 consensus_queue.cc:1048] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:31.820083 14860 raft_consensus.cc:359] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.825975 14860 raft_consensus.cc:385] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.826249 14860 raft_consensus.cc:740] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.827023 14860 consensus_queue.cc:260] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.829276 14860 ts_tablet_manager.cc:1434] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 13:02:31.830168 14860 tablet_bootstrap.cc:492] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:31.836124 14860 tablet_bootstrap.cc:654] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.837173 14861 raft_consensus.cc:359] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.837342 14863 raft_consensus.cc:359] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.837869 14998 consensus_queue.cc:1048] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.838023 14863 raft_consensus.cc:385] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.838020 14861 raft_consensus.cc:385] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.838577 14863 raft_consensus.cc:740] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.838665 14861 raft_consensus.cc:740] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.839365 14863 consensus_queue.cc:260] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.839602 14861 consensus_queue.cc:260] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.841728 14863 ts_tablet_manager.cc:1434] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:02:31.842631 14863 tablet_bootstrap.cc:492] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:31.819097 14862 raft_consensus.cc:359] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.849560 14862 raft_consensus.cc:385] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.849841 14862 raft_consensus.cc:740] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.850500 14862 consensus_queue.cc:260] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.850958 14868 raft_consensus.cc:493] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.852617 14862 ts_tablet_manager.cc:1434] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:02:31.851527 14868 raft_consensus.cc:515] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.853592 14862 tablet_bootstrap.cc:492] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:31.855495 14868 leader_election.cc:290] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:31.857653 14981 raft_consensus.cc:493] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.858263 14981 raft_consensus.cc:515] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.859756 14861 ts_tablet_manager.cc:1434] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.003s
I20260709 13:02:31.860483 14981 leader_election.cc:290] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:31.862356 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:31.855803 14863 tablet_bootstrap.cc:654] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.855968 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb7aa7c442c4e14944bc920089bebb0" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:31.863049 14737 raft_consensus.cc:2468] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:31.863334 14664 raft_consensus.cc:2468] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:31.857076 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb7aa7c442c4e14944bc920089bebb0" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:31.864771 14556 leader_election.cc:304] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
W20260709 13:02:31.865085 14780 leader_election.cc:343] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.866005 14781 leader_election.cc:304] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:31.866776 14868 raft_consensus.cc:2804] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.867111 14981 raft_consensus.cc:2804] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.867197 14868 raft_consensus.cc:493] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.867573 14981 raft_consensus.cc:493] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.867738 14868 raft_consensus.cc:3060] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.867973 14981 raft_consensus.cc:3060] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.870999 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:31.871690 14815 raft_consensus.cc:2468] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:31.873776 14860 tablet_bootstrap.cc:492] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:31.873914 14862 tablet_bootstrap.cc:654] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.874246 14860 ts_tablet_manager.cc:1403] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.001s
I20260709 13:02:31.878908 14862 tablet_bootstrap.cc:492] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:31.879745 14862 ts_tablet_manager.cc:1403] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.007s
I20260709 13:02:31.876911 14860 raft_consensus.cc:359] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.880127 14860 raft_consensus.cc:385] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.880393 14860 raft_consensus.cc:740] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.881354 14860 consensus_queue.cc:260] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:31.881814 14981 raft_consensus.cc:515] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.877425 14861 tablet_bootstrap.cc:492] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:31.882552 14862 raft_consensus.cc:359] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.883241 14862 raft_consensus.cc:385] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.883518 14862 raft_consensus.cc:740] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.884114 14862 consensus_queue.cc:260] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.884656 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:31.885262 14738 raft_consensus.cc:3060] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.874665 14868 raft_consensus.cc:515] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:31.903659 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:31.904493 14815 raft_consensus.cc:3060] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.910764 14862 ts_tablet_manager.cc:1434] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.020s
I20260709 13:02:31.911850 14862 tablet_bootstrap.cc:492] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:31.913173 14861 tablet_bootstrap.cc:654] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.917918 14738 raft_consensus.cc:2468] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:31.919222 14556 leader_election.cc:304] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:31.920156 14868 leader_election.cc:290] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:31.920498 14982 raft_consensus.cc:2804] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.921438 14860 ts_tablet_manager.cc:1434] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 13:02:31.922365 14860 tablet_bootstrap.cc:492] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:31.922873 14982 raft_consensus.cc:697] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:31.922191 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb7aa7c442c4e14944bc920089bebb0" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:31.924070 14862 tablet_bootstrap.cc:654] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.923761 14982 consensus_queue.cc:237] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
W20260709 13:02:31.924733 14780 leader_election.cc:343] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.927783 14863 tablet_bootstrap.cc:492] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:31.928354 14981 leader_election.cc:290] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:31.928267 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb7aa7c442c4e14944bc920089bebb0" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:31.928259 14863 ts_tablet_manager.cc:1403] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.005s
I20260709 13:02:31.929024 14664 raft_consensus.cc:3060] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.936434 14863 raft_consensus.cc:359] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.937162 14863 raft_consensus.cc:385] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.937467 14863 raft_consensus.cc:740] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.938158 14863 consensus_queue.cc:260] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.960793 14921 raft_consensus.cc:493] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.975769 14921 raft_consensus.cc:515] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:31.980521 14939 consensus_queue.cc:1048] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.981606 14863 ts_tablet_manager.cc:1434] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:02:31.982578 14863 tablet_bootstrap.cc:492] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:31.982509 14664 raft_consensus.cc:2468] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:31.988161 14861 tablet_bootstrap.cc:492] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:31.988632 14861 ts_tablet_manager.cc:1403] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.035s
I20260709 13:02:31.991137 14921 leader_election.cc:290] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:31.992012 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca58b4819f894bfa949ca03f22d655b7" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:31.992504 14781 leader_election.cc:304] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:31.992636 14738 raft_consensus.cc:2468] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:31.993788 14921 raft_consensus.cc:2804] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.993932 14780 leader_election.cc:304] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:31.996126 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca58b4819f894bfa949ca03f22d655b7" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:31.995661 14861 raft_consensus.cc:359] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.999258 14861 raft_consensus.cc:385] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.999576 14861 raft_consensus.cc:740] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.000011 14587 raft_consensus.cc:2468] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:32.000397 14861 consensus_queue.cc:260] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:31.994297 14921 raft_consensus.cc:697] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:32.001134 14939 raft_consensus.cc:2804] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:32.001533 14939 raft_consensus.cc:493] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:32.001868 14939 raft_consensus.cc:3060] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.001895 14921 consensus_queue.cc:237] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.002820 14861 ts_tablet_manager.cc:1434] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 13:02:32.003803 14861 tablet_bootstrap.cc:492] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:32.011739 14949 consensus_queue.cc:1048] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.012461 14939 raft_consensus.cc:515] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.012636 14484 catalog_manager.cc:5697] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.015376 14939 leader_election.cc:290] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:32.016624 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca58b4819f894bfa949ca03f22d655b7" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:32.021246 14863 tablet_bootstrap.cc:654] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.025400 14861 tablet_bootstrap.cc:654] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.019376 14998 consensus_queue.cc:1048] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:02:32.026996 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca58b4819f894bfa949ca03f22d655b7" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:32.027604 14738 raft_consensus.cc:3060] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.023483 14589 raft_consensus.cc:3060] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.048542 14862 tablet_bootstrap.cc:492] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:32.049259 14862 ts_tablet_manager.cc:1403] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.028s
I20260709 13:02:32.039490 14939 raft_consensus.cc:493] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.043783 14590 raft_consensus.cc:3060] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.058938 14939 raft_consensus.cc:515] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.080778 14815 raft_consensus.cc:2468] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:32.095175 14868 raft_consensus.cc:493] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.108457 14860 tablet_bootstrap.cc:654] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.111255 14862 raft_consensus.cc:359] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.116631 14862 raft_consensus.cc:385] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.116983 14862 raft_consensus.cc:740] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.127310 14982 raft_consensus.cc:493] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.126791 14862 consensus_queue.cc:260] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.127830 14982 raft_consensus.cc:515] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
W20260709 13:02:32.130108 15041 log.cc:927] Time spent T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:02:32.131448 14982 leader_election.cc:290] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:32.132033 14862 ts_tablet_manager.cc:1434] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.082s	user 0.010s	sys 0.000s
I20260709 13:02:32.129144 14861 tablet_bootstrap.cc:492] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:32.129359 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d9ad7048d411abf52e8ff301a065d" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:32.132458 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf40dc8aa2964a3fb16d56479a518796" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:32.132757 14861 ts_tablet_manager.cc:1403] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.021s
I20260709 13:02:32.133263 14998 raft_consensus.cc:493] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.133752 14998 raft_consensus.cc:515] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.135872 14998 leader_election.cc:290] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:32.137115 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55fb2acdbb1418ca26e2b33cc9bdb8b" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:32.135999 14861 raft_consensus.cc:359] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.138260 14862 tablet_bootstrap.cc:492] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:32.138226 14861 raft_consensus.cc:385] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.138793 14861 raft_consensus.cc:740] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.140661 14861 consensus_queue.cc:260] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.143183 14921 consensus_queue.cc:1048] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:02:32.138911 14939 leader_election.cc:290] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:32.153030 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55fb2acdbb1418ca26e2b33cc9bdb8b" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:32.153667 15044 log.cc:927] Time spent T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:02:32.153931 14815 raft_consensus.cc:2393] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2907395055ba449f9b337b02c9f18ae7 in current term 1: Already voted for candidate 5479e53fcc454c81a71a430f75a3ef3c in this term.
I20260709 13:02:32.155081 14863 tablet_bootstrap.cc:492] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:32.155541 14863 ts_tablet_manager.cc:1403] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.006s
I20260709 13:02:32.155362 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d9ad7048d411abf52e8ff301a065d" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:32.134498 14483 catalog_manager.cc:5697] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.156421 14861 ts_tablet_manager.cc:1434] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:02:32.159090 14861 tablet_bootstrap.cc:492] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:32.159432 14631 leader_election.cc:304] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:32.160719 14999 raft_consensus.cc:3060] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.163856 14863 raft_consensus.cc:359] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.164569 14863 raft_consensus.cc:385] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.164820 14863 raft_consensus.cc:740] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.165474 14863 consensus_queue.cc:260] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.116962 14868 raft_consensus.cc:515] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.168531 14863 ts_tablet_manager.cc:1434] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:02:32.169443 14863 tablet_bootstrap.cc:492] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:32.171430 14868 leader_election.cc:290] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
W20260709 13:02:32.171597 14781 leader_election.cc:343] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:32.171788 14949 raft_consensus.cc:493] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.172262 14949 raft_consensus.cc:515] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.173321 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03eefe4810e48a6ad9ddcc85ba759c3" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:32.174813 14779 leader_election.cc:343] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:32.175242 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf40dc8aa2964a3fb16d56479a518796" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:32.175539 14949 leader_election.cc:290] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:32.175570 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d9ad7048d411abf52e8ff301a065d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
W20260709 13:02:32.177440 14631 leader_election.cc:343] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:32.179993 14556 leader_election.cc:304] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:32.180701 14862 tablet_bootstrap.cc:654] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.180962 14863 tablet_bootstrap.cc:654] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.181988 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03eefe4810e48a6ad9ddcc85ba759c3" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:32.182655 14666 raft_consensus.cc:2468] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:32.183830 14860 tablet_bootstrap.cc:492] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:32.184965 14860 ts_tablet_manager.cc:1403] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.263s	user 0.022s	sys 0.020s
W20260709 13:02:32.184212 14780 leader_election.cc:343] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:32.186532 14780 leader_election.cc:304] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:32.169919 14861 tablet_bootstrap.cc:654] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.165977 14738 raft_consensus.cc:2468] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:32.190260 14921 raft_consensus.cc:2749] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:32.193815 14860 raft_consensus.cc:359] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.194900 14860 raft_consensus.cc:385] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.195256 14860 raft_consensus.cc:740] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.196134 14860 consensus_queue.cc:260] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.199421 14860 ts_tablet_manager.cc:1434] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:02:32.199847 15020 raft_consensus.cc:493] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.200337 15020 raft_consensus.cc:515] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.202260 15020 leader_election.cc:290] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:32.202142 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d9ad7048d411abf52e8ff301a065d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:32.203225 14815 raft_consensus.cc:2468] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:32.203996 14999 raft_consensus.cc:2749] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:32.204751 14860 tablet_bootstrap.cc:492] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:32.205094 14631 leader_election.cc:304] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:32.205856 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e874eb7e11447fb3cf13b2c89be658" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:32.206459 14666 raft_consensus.cc:2468] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:32.208290 14921 consensus_queue.cc:1048] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:32.208729 14706 leader_election.cc:304] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:32.208976 14781 leader_election.cc:304] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:32.209784 14939 raft_consensus.cc:2804] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:32.209903 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e874eb7e11447fb3cf13b2c89be658" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:32.210176 14939 raft_consensus.cc:493] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:32.210536 14939 raft_consensus.cc:3060] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.212209 14972 raft_consensus.cc:2804] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:32.212607 14972 raft_consensus.cc:493] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:32.212975 14972 raft_consensus.cc:3060] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.210543 14587 raft_consensus.cc:2468] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:32.218379 14860 tablet_bootstrap.cc:654] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.218577 15020 consensus_queue.cc:1048] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:32.212558 14949 raft_consensus.cc:2804] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:32.220500 14949 raft_consensus.cc:493] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:32.220841 14949 raft_consensus.cc:3060] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.223874 14780 leader_election.cc:304] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:32.224916 14921 raft_consensus.cc:2804] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:32.225534 14921 raft_consensus.cc:697] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:32.226611 14921 consensus_queue.cc:237] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.233536 14868 consensus_queue.cc:1048] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.250602 14589 raft_consensus.cc:2468] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:32.254452 14972 raft_consensus.cc:515] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.264300 14972 leader_election.cc:290] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:32.255017 14939 raft_consensus.cc:515] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.265709 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e874eb7e11447fb3cf13b2c89be658" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:32.266563 14663 raft_consensus.cc:3060] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.271009 14982 raft_consensus.cc:2749] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:32.279053 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e874eb7e11447fb3cf13b2c89be658" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:32.285358 14589 raft_consensus.cc:3060] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.284679 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03eefe4810e48a6ad9ddcc85ba759c3" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:32.296072 14863 tablet_bootstrap.cc:492] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:32.296628 14863 ts_tablet_manager.cc:1403] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.127s	user 0.026s	sys 0.034s
I20260709 13:02:32.299747 15020 consensus_queue.cc:1048] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:32.303110 14779 leader_election.cc:343] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:32.312930 14939 leader_election.cc:290] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:32.316247 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03eefe4810e48a6ad9ddcc85ba759c3" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:32.316865 14665 raft_consensus.cc:3060] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.316995 14862 tablet_bootstrap.cc:492] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:32.317559 14862 ts_tablet_manager.cc:1403] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.179s	user 0.027s	sys 0.011s
I20260709 13:02:32.317011 14860 tablet_bootstrap.cc:492] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:32.318452 14860 ts_tablet_manager.cc:1403] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.007s
I20260709 13:02:32.326072 14863 raft_consensus.cc:359] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.326655 14863 raft_consensus.cc:385] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.326951 14863 raft_consensus.cc:740] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.329471 14863 consensus_queue.cc:260] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.338404 14862 raft_consensus.cc:359] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.341275 14862 raft_consensus.cc:385] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.341583 14862 raft_consensus.cc:740] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.342342 14863 ts_tablet_manager.cc:1434] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 13:02:32.343082 14862 consensus_queue.cc:260] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.343437 14863 tablet_bootstrap.cc:492] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:32.348173 14862 ts_tablet_manager.cc:1434] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 13:02:32.349112 14862 tablet_bootstrap.cc:492] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:32.358862 14863 tablet_bootstrap.cc:654] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.360105 14663 raft_consensus.cc:2468] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:32.364931 14665 raft_consensus.cc:2468] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:32.344391 14949 raft_consensus.cc:515] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.369750 14861 tablet_bootstrap.cc:492] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:32.373742 14861 ts_tablet_manager.cc:1403] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.215s	user 0.009s	sys 0.009s
I20260709 13:02:32.376403 14861 raft_consensus.cc:359] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.376971 14862 tablet_bootstrap.cc:654] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.377038 14861 raft_consensus.cc:385] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.369927 14589 raft_consensus.cc:2468] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:32.371755 14860 raft_consensus.cc:359] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.377523 14861 raft_consensus.cc:740] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.379647 14861 consensus_queue.cc:260] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.381072 14949 leader_election.cc:290] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:32.381981 14861 ts_tablet_manager.cc:1434] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:02:32.382085 14704 leader_election.cc:304] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:32.383306 15055 raft_consensus.cc:2804] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:32.383509 14861 tablet_bootstrap.cc:492] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:32.383826 15055 raft_consensus.cc:697] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:32.384689 15055 consensus_queue.cc:237] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.387336 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d9ad7048d411abf52e8ff301a065d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:32.387777 14781 leader_election.cc:304] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:32.389766 15048 raft_consensus.cc:2804] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:32.390859 14860 raft_consensus.cc:385] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:32.389847 14631 leader_election.cc:343] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:32.393527 14860 raft_consensus.cc:740] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.395061 14860 consensus_queue.cc:260] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.396185 14485 catalog_manager.cc:5697] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.397557 14860 ts_tablet_manager.cc:1434] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 13:02:32.402199 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d9ad7048d411abf52e8ff301a065d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:32.403020 14815 raft_consensus.cc:3060] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.403296 14860 tablet_bootstrap.cc:492] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:32.393271 15048 raft_consensus.cc:697] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:32.407858 15048 consensus_queue.cc:237] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.413055 14860 tablet_bootstrap.cc:654] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.435467 14862 tablet_bootstrap.cc:492] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:32.435956 14862 ts_tablet_manager.cc:1403] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.021s
I20260709 13:02:32.448371 14868 raft_consensus.cc:493] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.448909 14868 raft_consensus.cc:515] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.449254 14981 consensus_queue.cc:1048] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:32.451066 14868 leader_election.cc:290] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:32.452806 14862 raft_consensus.cc:359] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.453223 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b40ff8539645bf819d6e1cc37c2204" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:32.453506 14862 raft_consensus.cc:385] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.453781 14862 raft_consensus.cc:740] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.454756 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b40ff8539645bf819d6e1cc37c2204" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:32.454567 14862 consensus_queue.cc:260] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.455459 14815 raft_consensus.cc:2468] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
W20260709 13:02:32.456075 14780 leader_election.cc:343] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:32.456660 14862 ts_tablet_manager.cc:1434] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:02:32.457170 14921 raft_consensus.cc:493] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.457562 14862 tablet_bootstrap.cc:492] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:32.457620 14921 raft_consensus.cc:515] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.459862 14921 leader_election.cc:290] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:32.460557 14631 leader_election.cc:304] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:32.461706 14998 raft_consensus.cc:2804] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:32.462215 14998 raft_consensus.cc:697] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:32.463034 14998 consensus_queue.cc:237] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.467185 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e662e3dde1b464c9c761c4d01054bbc" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:32.468266 14779 leader_election.cc:343] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:32.468748 14779 leader_election.cc:304] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:32.471777 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e662e3dde1b464c9c761c4d01054bbc" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:32.472281 14862 tablet_bootstrap.cc:654] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:32.473497 14780 leader_election.cc:343] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:32.474522 14779 leader_election.cc:343] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:32.474963 14779 leader_election.cc:304] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:32.475533 14939 raft_consensus.cc:2749] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:32.476138 14939 raft_consensus.cc:2749] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:32.487457 14863 tablet_bootstrap.cc:492] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:32.488134 14863 ts_tablet_manager.cc:1403] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.145s	user 0.009s	sys 0.032s
I20260709 13:02:32.490371 14863 raft_consensus.cc:359] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.490912 14863 raft_consensus.cc:385] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.491118 14863 raft_consensus.cc:740] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.491684 14863 consensus_queue.cc:260] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.493057 14863 ts_tablet_manager.cc:1434] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:02:32.493773 14863 tablet_bootstrap.cc:492] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:32.485615 15055 raft_consensus.cc:493] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.500326 14860 tablet_bootstrap.cc:492] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:32.500953 14860 ts_tablet_manager.cc:1403] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.000s
I20260709 13:02:32.500394 14863 tablet_bootstrap.cc:654] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.502942 14861 tablet_bootstrap.cc:654] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.499349 15055 raft_consensus.cc:515] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.507134 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb7aa7c442c4e14944bc920089bebb0" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:32.507494 15055 leader_election.cc:290] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:32.507887 14665 raft_consensus.cc:2393] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5479e53fcc454c81a71a430f75a3ef3c in current term 1: Already voted for candidate 00fcfdcea415462c8bda6f51b3214228 in this term.
I20260709 13:02:32.507365 14860 raft_consensus.cc:359] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.507411 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb7aa7c442c4e14944bc920089bebb0" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:32.508375 14860 raft_consensus.cc:385] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.508816 14860 raft_consensus.cc:740] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.509542 14860 consensus_queue.cc:260] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.510253 14705 leader_election.cc:304] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:32.511397 15055 raft_consensus.cc:3060] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.511675 14860 ts_tablet_manager.cc:1434] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:32.512637 14860 tablet_bootstrap.cc:492] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:32.513731 14862 tablet_bootstrap.cc:492] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:32.514174 14862 ts_tablet_manager.cc:1403] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.004s
I20260709 13:02:32.514971 14982 consensus_queue.cc:1048] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.515520 14487 catalog_manager.cc:5697] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.516822 14862 raft_consensus.cc:359] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.517527 14862 raft_consensus.cc:385] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.517810 14862 raft_consensus.cc:740] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.518435 14862 consensus_queue.cc:260] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.520963 14862 ts_tablet_manager.cc:1434] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:32.522328 14862 tablet_bootstrap.cc:492] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:32.523077 14860 tablet_bootstrap.cc:654] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.536383 14862 tablet_bootstrap.cc:654] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.539633 14863 tablet_bootstrap.cc:492] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:32.536722 15055 raft_consensus.cc:2749] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:32.540124 14863 ts_tablet_manager.cc:1403] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260709 13:02:32.542735 14863 raft_consensus.cc:359] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.543351 14863 raft_consensus.cc:385] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.543606 14863 raft_consensus.cc:740] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.545460 14863 consensus_queue.cc:260] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.547021 14861 tablet_bootstrap.cc:492] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:32.547669 14861 ts_tablet_manager.cc:1403] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.164s	user 0.010s	sys 0.015s
I20260709 13:02:32.551244 14861 raft_consensus.cc:359] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.552083 14861 raft_consensus.cc:385] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.552421 14861 raft_consensus.cc:740] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.547711 14863 ts_tablet_manager.cc:1434] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:32.554067 14863 tablet_bootstrap.cc:492] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:32.561406 14862 tablet_bootstrap.cc:492] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:32.562032 14862 ts_tablet_manager.cc:1403] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.014s
I20260709 13:02:32.563228 14863 tablet_bootstrap.cc:654] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.563640 14860 tablet_bootstrap.cc:492] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:32.564126 14860 ts_tablet_manager.cc:1403] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.005s
I20260709 13:02:32.564972 14862 raft_consensus.cc:359] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.561622 14861 consensus_queue.cc:260] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.565815 14862 raft_consensus.cc:385] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.566422 14862 raft_consensus.cc:740] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.566653 14860 raft_consensus.cc:359] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.567250 14861 ts_tablet_manager.cc:1434] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:02:32.567432 14860 raft_consensus.cc:385] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.567145 14862 consensus_queue.cc:260] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.567775 14860 raft_consensus.cc:740] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.566847 15048 consensus_queue.cc:1048] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.568277 14861 tablet_bootstrap.cc:492] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:32.569687 14860 consensus_queue.cc:260] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.572023 14862 ts_tablet_manager.cc:1434] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:32.576996 15048 consensus_queue.cc:1048] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.586790 14862 tablet_bootstrap.cc:492] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:32.588814 14487 catalog_manager.cc:5697] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.594430 14863 tablet_bootstrap.cc:492] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:32.595546 14863 ts_tablet_manager.cc:1403] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.007s
I20260709 13:02:32.595916 14862 tablet_bootstrap.cc:654] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.577963 14483 catalog_manager.cc:5697] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.582389 14982 raft_consensus.cc:493] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.605018 14982 raft_consensus.cc:515] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.599018 14863 raft_consensus.cc:359] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.587554 14981 raft_consensus.cc:493] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.610319 14981 raft_consensus.cc:515] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.610822 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:32.611510 14665 raft_consensus.cc:2468] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:32.612493 14981 leader_election.cc:290] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:32.587054 14860 ts_tablet_manager.cc:1434] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:32.612699 14557 leader_election.cc:304] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:32.613585 14981 raft_consensus.cc:2804] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:32.613494 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b40ff8539645bf819d6e1cc37c2204" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:32.613852 14860 tablet_bootstrap.cc:492] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:32.614020 14981 raft_consensus.cc:493] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:32.614194 14740 raft_consensus.cc:2468] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:32.614497 14981 raft_consensus.cc:3060] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.615944 14556 leader_election.cc:304] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:32.617080 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:32.617678 14738 raft_consensus.cc:2468] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:32.607580 14982 leader_election.cc:290] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:32.576965 14861 tablet_bootstrap.cc:654] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.619112 14982 raft_consensus.cc:2804] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:32.619486 14982 raft_consensus.cc:493] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:32.619825 14982 raft_consensus.cc:3060] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.621285 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b40ff8539645bf819d6e1cc37c2204" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:32.622006 14815 raft_consensus.cc:2468] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:32.625523 14860 tablet_bootstrap.cc:654] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.633018 14863 raft_consensus.cc:385] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.634275 14863 raft_consensus.cc:740] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.638217 14863 consensus_queue.cc:260] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.663869 14949 raft_consensus.cc:493] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.638626 14981 raft_consensus.cc:515] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.671073 14949 raft_consensus.cc:515] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.671823 14862 tablet_bootstrap.cc:492] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:32.672334 14862 ts_tablet_manager.cc:1403] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.086s	user 0.032s	sys 0.027s
I20260709 13:02:32.673065 14981 leader_election.cc:290] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:32.673234 14949 leader_election.cc:290] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
W20260709 13:02:32.664515 14556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.195:43719, user_credentials={real_user=slave}} blocked reactor thread for 48649.6us
I20260709 13:02:32.676112 14862 raft_consensus.cc:359] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.676820 14862 raft_consensus.cc:385] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.677088 14862 raft_consensus.cc:740] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.677721 14862 consensus_queue.cc:260] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.677924 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050b508f4bad46a780aff09d562b9ffa" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:32.679512 14815 raft_consensus.cc:2468] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:32.680071 14862 ts_tablet_manager.cc:1434] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:32.680681 14631 leader_election.cc:304] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:32.681017 14862 tablet_bootstrap.cc:492] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:32.681519 14949 raft_consensus.cc:2804] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:32.681869 14949 raft_consensus.cc:493] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:32.682168 14949 raft_consensus.cc:3060] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.685142 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:32.685288 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050b508f4bad46a780aff09d562b9ffa" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:32.685806 14739 raft_consensus.cc:3060] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.685940 14591 raft_consensus.cc:2468] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:32.686640 14862 tablet_bootstrap.cc:654] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.688023 15020 raft_consensus.cc:493] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.688570 15020 raft_consensus.cc:515] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.689143 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:32.689710 14665 raft_consensus.cc:3060] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.645751 14982 raft_consensus.cc:515] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.692113 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d9ad7048d411abf52e8ff301a065d" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:32.667825 14860 tablet_bootstrap.cc:492] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:32.694074 14860 ts_tablet_manager.cc:1403] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.005s
I20260709 13:02:32.704061 14860 raft_consensus.cc:359] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.641276 14863 ts_tablet_manager.cc:1434] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 13:02:32.707573 14739 raft_consensus.cc:2468] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:32.708940 14863 tablet_bootstrap.cc:492] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:32.709064 14556 leader_election.cc:304] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:32.710201 14981 raft_consensus.cc:2804] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:32.691663 14939 consensus_queue.cc:1048] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.690689 15020 leader_election.cc:290] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:32.712917 14981 raft_consensus.cc:697] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:32.713776 14981 consensus_queue.cc:237] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:32.695600 14982 leader_election.cc:290] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:32.714406 14949 raft_consensus.cc:515] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.697085 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d9ad7048d411abf52e8ff301a065d" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:32.697624 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b40ff8539645bf819d6e1cc37c2204" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:32.719575 14814 raft_consensus.cc:3060] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.697753 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b40ff8539645bf819d6e1cc37c2204" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:32.723017 14738 raft_consensus.cc:3060] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.670099 14861 tablet_bootstrap.cc:492] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:32.727126 14861 ts_tablet_manager.cc:1403] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.005s
I20260709 13:02:32.728121 14815 raft_consensus.cc:2393] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5479e53fcc454c81a71a430f75a3ef3c in current term 1: Already voted for candidate 2907395055ba449f9b337b02c9f18ae7 in this term.
I20260709 13:02:32.730245 14860 raft_consensus.cc:385] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.730528 14860 raft_consensus.cc:740] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.732561 14705 leader_election.cc:304] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:32.733680 15020 raft_consensus.cc:3060] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.735122 14860 consensus_queue.cc:260] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.734200 15079 raft_consensus.cc:493] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.739287 15079 raft_consensus.cc:515] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.742136 15079 leader_election.cc:290] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:32.743264 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03eefe4810e48a6ad9ddcc85ba759c3" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:32.744092 14663 raft_consensus.cc:2393] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 00fcfdcea415462c8bda6f51b3214228 in this term.
I20260709 13:02:32.744988 14813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050b508f4bad46a780aff09d562b9ffa" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:32.745649 14813 raft_consensus.cc:3060] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.746183 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03eefe4810e48a6ad9ddcc85ba759c3" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:32.749696 14861 raft_consensus.cc:359] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.754179 14861 raft_consensus.cc:385] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.751323 14557 leader_election.cc:304] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:32.753296 14813 raft_consensus.cc:2468] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:32.730916 14939 consensus_queue.cc:1048] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:02:32.754781 14861 raft_consensus.cc:740] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.756050 15079 raft_consensus.cc:3060] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.755976 14738 raft_consensus.cc:2468] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
W20260709 13:02:32.757465 14537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:32.757620 14949 leader_election.cc:290] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:32.759249 14861 consensus_queue.cc:260] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.760944 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050b508f4bad46a780aff09d562b9ffa" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:32.767216 14863 tablet_bootstrap.cc:654] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.767583 14589 raft_consensus.cc:3060] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:32.769532 14861 ts_tablet_manager.cc:1434] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 13:02:32.770485 14861 tablet_bootstrap.cc:492] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:32.761533 14814 raft_consensus.cc:2468] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:32.730883 14665 raft_consensus.cc:2468] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:32.766095 14860 ts_tablet_manager.cc:1434] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 13:02:32.775607 14860 tablet_bootstrap.cc:492] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:32.792124 14631 leader_election.cc:304] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:32.812201 14998 raft_consensus.cc:2804] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:32.796758 14556 leader_election.cc:304] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:32.812868 14998 raft_consensus.cc:697] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:32.819914 14862 tablet_bootstrap.cc:492] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:32.820402 14862 ts_tablet_manager.cc:1403] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.140s	user 0.030s	sys 0.032s
I20260709 13:02:32.816182 14981 raft_consensus.cc:2804] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:32.821574 14998 consensus_queue.cc:237] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.828074 14861 tablet_bootstrap.cc:654] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.829432 14483 catalog_manager.cc:5697] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.837517 15079 raft_consensus.cc:2749] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:32.838186 14981 raft_consensus.cc:697] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:32.843412 14981 consensus_queue.cc:237] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.847295 15042 consensus_queue.cc:1048] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.847671 15020 raft_consensus.cc:2749] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:32.857808 14862 raft_consensus.cc:359] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.862201 14862 raft_consensus.cc:385] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.863123 14862 raft_consensus.cc:740] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.863969 14862 consensus_queue.cc:260] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.854372 14589 raft_consensus.cc:2468] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:32.871484 14862 ts_tablet_manager.cc:1434] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260709 13:02:32.877295 14862 tablet_bootstrap.cc:492] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:32.915525 15094 raft_consensus.cc:493] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.916286 15094 raft_consensus.cc:515] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.922506 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
W20260709 13:02:32.926451 14706 leader_election.cc:343] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:32.939815 14863 tablet_bootstrap.cc:492] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:32.940336 14863 ts_tablet_manager.cc:1403] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.232s	user 0.034s	sys 0.010s
I20260709 13:02:32.935549 15094 leader_election.cc:290] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:32.939639 14939 raft_consensus.cc:493] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:32.944306 14631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.196:44491, user_credentials={real_user=slave}} blocked reactor thread for 71421.4us
I20260709 13:02:32.951934 14868 raft_consensus.cc:493] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:32.955843 15089 consensus_queue.cc:1048] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:02:32.956173 14868 raft_consensus.cc:515] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:32.958242 14868 leader_election.cc:290] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:32.962128 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:32.952625 14939 raft_consensus.cc:515] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:32.979005 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d379138b29b47588bbfff1678b19dcf" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:32.983135 14862 tablet_bootstrap.cc:654] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:32.983348 14863 raft_consensus.cc:359] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.984079 14863 raft_consensus.cc:385] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:32.984390 14863 raft_consensus.cc:740] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:32.985246 14863 consensus_queue.cc:260] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:32.997475 14863 ts_tablet_manager.cc:1434] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 13:02:32.999158 14863 tablet_bootstrap.cc:492] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:33.002259 14861 tablet_bootstrap.cc:492] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:33.002867 14861 ts_tablet_manager.cc:1403] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.233s	user 0.016s	sys 0.024s
I20260709 13:02:33.003783 14860 tablet_bootstrap.cc:654] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:33.011592 14780 leader_election.cc:343] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.016398 14863 tablet_bootstrap.cc:654] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.016777 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85d046c783a445da254b6bab779d447" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:33.017488 14664 raft_consensus.cc:2468] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:33.018657 14939 leader_election.cc:290] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
W20260709 13:02:33.024706 14705 leader_election.cc:343] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.019845 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d379138b29b47588bbfff1678b19dcf" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:33.025471 14705 leader_election.cc:304] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:33.027894 15092 raft_consensus.cc:2749] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:33.029296 14781 leader_election.cc:304] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
W20260709 13:02:33.031625 14781 leader_election.cc:343] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.040865 14781 leader_election.cc:304] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:33.042860 15042 raft_consensus.cc:2804] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:33.043172 15048 raft_consensus.cc:2749] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:33.043301 15042 raft_consensus.cc:493] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:33.050880 15042 raft_consensus.cc:3060] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.054334 15092 raft_consensus.cc:493] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.056591 15092 raft_consensus.cc:515] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.056834 15094 consensus_queue.cc:1048] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:33.059224 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85d046c783a445da254b6bab779d447" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:33.059244 14861 raft_consensus.cc:359] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.061769 14861 raft_consensus.cc:385] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.062048 14861 raft_consensus.cc:740] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.071851 15096 consensus_queue.cc:1048] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:33.077374 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e662e3dde1b464c9c761c4d01054bbc" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:33.077713 14861 consensus_queue.cc:260] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.078488 14814 raft_consensus.cc:2468] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:33.080781 14861 ts_tablet_manager.cc:1434] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 13:02:33.082818 14861 tablet_bootstrap.cc:492] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:33.084803 15042 raft_consensus.cc:515] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.086886 15042 leader_election.cc:290] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:33.088565 14861 tablet_bootstrap.cc:654] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.091514 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85d046c783a445da254b6bab779d447" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:33.091275 14485 catalog_manager.cc:5697] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:33.092155 14663 raft_consensus.cc:3060] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.092329 15093 consensus_queue.cc:1048] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:33.092711 14483 catalog_manager.cc:5697] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:33.097604 14705 leader_election.cc:304] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:33.098608 15055 raft_consensus.cc:2804] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:33.099103 15055 raft_consensus.cc:493] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:33.099527 15055 raft_consensus.cc:3060] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.102429 14663 raft_consensus.cc:2468] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:33.105021 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e662e3dde1b464c9c761c4d01054bbc" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:33.105520 15092 leader_election.cc:290] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:33.105692 14589 raft_consensus.cc:2468] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
W20260709 13:02:33.107928 14779 leader_election.cc:343] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.109362 15090 raft_consensus.cc:493] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.109984 15090 raft_consensus.cc:515] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.114570 15090 leader_election.cc:290] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:33.115227 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f429cbd46df43f3affe2c1d11b30629" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
W20260709 13:02:33.116639 14557 leader_election.cc:343] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.117664 14863 tablet_bootstrap.cc:492] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:33.118151 14863 ts_tablet_manager.cc:1403] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.119s	user 0.024s	sys 0.015s
I20260709 13:02:33.121408 14863 raft_consensus.cc:359] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.122085 14863 raft_consensus.cc:385] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.122375 14863 raft_consensus.cc:740] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.123454 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f429cbd46df43f3affe2c1d11b30629" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:33.125954 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85d046c783a445da254b6bab779d447" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:33.131858 14862 tablet_bootstrap.cc:492] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:33.132402 14862 ts_tablet_manager.cc:1403] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.255s	user 0.018s	sys 0.011s
I20260709 13:02:33.123432 14863 consensus_queue.cc:260] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.135346 14862 raft_consensus.cc:359] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.135996 14862 raft_consensus.cc:385] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.136247 14862 raft_consensus.cc:740] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.136371 14863 ts_tablet_manager.cc:1434] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:02:33.136905 14862 consensus_queue.cc:260] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.139053 14589 raft_consensus.cc:3060] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.139657 14860 tablet_bootstrap.cc:492] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:33.140136 14860 ts_tablet_manager.cc:1403] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.365s	user 0.016s	sys 0.000s
I20260709 13:02:33.148847 14921 consensus_queue.cc:1048] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:33.149722 14862 ts_tablet_manager.cc:1434] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 13:02:33.127184 14556 leader_election.cc:343] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.151218 14556 leader_election.cc:304] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:33.152230 15090 raft_consensus.cc:2749] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:33.154224 15055 raft_consensus.cc:515] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.157637 14862 tablet_bootstrap.cc:492] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:33.157946 14860 raft_consensus.cc:359] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.158794 14860 raft_consensus.cc:385] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.159101 14860 raft_consensus.cc:740] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.159183 14813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e662e3dde1b464c9c761c4d01054bbc" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:33.159759 14813 raft_consensus.cc:3060] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.160074 14860 consensus_queue.cc:260] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.162367 14860 ts_tablet_manager.cc:1434] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 13:02:33.163307 14860 tablet_bootstrap.cc:492] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:33.173202 14813 raft_consensus.cc:2468] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:33.174615 14705 leader_election.cc:304] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:33.175462 15092 raft_consensus.cc:2804] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:33.175976 15092 raft_consensus.cc:697] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:33.176892 15092 consensus_queue.cc:237] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.137315 14863 tablet_bootstrap.cc:492] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:33.122236 14781 leader_election.cc:304] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:33.185896 14860 tablet_bootstrap.cc:654] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:33.186982 14781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 64844.4us
I20260709 13:02:33.188678 14921 raft_consensus.cc:2804] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:33.189183 14921 raft_consensus.cc:697] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:33.146476 14589 raft_consensus.cc:2468] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:33.190330 14921 consensus_queue.cc:237] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.183082 15055 leader_election.cc:290] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:33.203596 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e662e3dde1b464c9c761c4d01054bbc" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:33.204227 14587 raft_consensus.cc:3060] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.221215 14862 tablet_bootstrap.cc:654] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.222446 14863 tablet_bootstrap.cc:654] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.226138 14861 tablet_bootstrap.cc:492] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:33.226720 14861 ts_tablet_manager.cc:1403] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.144s	user 0.024s	sys 0.001s
I20260709 13:02:33.231178 14587 raft_consensus.cc:2468] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:33.231855 14861 raft_consensus.cc:359] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.232861 14861 raft_consensus.cc:385] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.233186 14861 raft_consensus.cc:740] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.237229 14860 tablet_bootstrap.cc:492] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:33.237849 14860 ts_tablet_manager.cc:1403] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.075s	user 0.031s	sys 0.001s
I20260709 13:02:33.240573 14860 raft_consensus.cc:359] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.241269 14860 raft_consensus.cc:385] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.241529 14860 raft_consensus.cc:740] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.242117 14860 consensus_queue.cc:260] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.247233 14999 consensus_queue.cc:1048] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:33.250078 14861 consensus_queue.cc:260] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.252295 14861 ts_tablet_manager.cc:1434] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
I20260709 13:02:33.252468 14862 tablet_bootstrap.cc:492] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:33.252952 14862 ts_tablet_manager.cc:1403] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.006s
I20260709 13:02:33.253108 14861 tablet_bootstrap.cc:492] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:33.255539 14862 raft_consensus.cc:359] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.256153 14862 raft_consensus.cc:385] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.256409 14862 raft_consensus.cc:740] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.257004 14862 consensus_queue.cc:260] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.259266 14861 tablet_bootstrap.cc:654] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.260474 14485 catalog_manager.cc:5697] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.261703 14862 ts_tablet_manager.cc:1434] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:02:33.262641 14862 tablet_bootstrap.cc:492] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:33.262935 14483 catalog_manager.cc:5697] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.247299 14860 ts_tablet_manager.cc:1434] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:33.266753 14860 tablet_bootstrap.cc:492] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:33.268179 14862 tablet_bootstrap.cc:654] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.272624 14860 tablet_bootstrap.cc:654] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.272965 15090 consensus_queue.cc:1048] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:02:33.288537 15093 consensus_queue.cc:1048] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:33.289676 14863 tablet_bootstrap.cc:492] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:33.301524 14921 raft_consensus.cc:493] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.302099 14921 raft_consensus.cc:515] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.303588 14982 consensus_queue.cc:1048] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:33.304171 14921 leader_election.cc:290] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:33.290215 14863 ts_tablet_manager.cc:1403] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.004s
I20260709 13:02:33.308846 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:33.314208 14779 leader_election.cc:343] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.315153 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
W20260709 13:02:33.317304 14780 leader_election.cc:343] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.318149 14780 leader_election.cc:304] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:33.318850 15092 raft_consensus.cc:493] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.319769 14921 raft_consensus.cc:2749] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:33.319597 15092 raft_consensus.cc:515] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.331315 14998 raft_consensus.cc:493] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.332110 14998 raft_consensus.cc:515] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.341682 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d379138b29b47588bbfff1678b19dcf" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:33.342583 14738 raft_consensus.cc:2468] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:33.343678 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f429cbd46df43f3affe2c1d11b30629" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:33.344219 14631 leader_election.cc:304] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:33.345270 15093 raft_consensus.cc:2804] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:33.345695 15093 raft_consensus.cc:493] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:33.346083 15093 raft_consensus.cc:3060] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.349252 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f429cbd46df43f3affe2c1d11b30629" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:33.351318 14982 consensus_queue.cc:1048] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:33.351441 14706 leader_election.cc:343] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.360102 14982 consensus_queue.cc:1048] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:33.361038 15092 leader_election.cc:290] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:33.344373 14589 raft_consensus.cc:2468] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:33.371258 14704 leader_election.cc:304] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:33.374858 15092 raft_consensus.cc:2804] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:33.376744 15092 raft_consensus.cc:493] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:33.377298 15092 raft_consensus.cc:3060] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.370234 14998 leader_election.cc:290] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:33.397634 15096 raft_consensus.cc:493] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.398309 15096 raft_consensus.cc:515] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.401185 15096 leader_election.cc:290] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:33.372778 14813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d379138b29b47588bbfff1678b19dcf" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:33.407181 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0909bcb3bffe4e6fabc699ae7c9d1b2c" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
W20260709 13:02:33.413173 14631 leader_election.cc:343] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.419601 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0909bcb3bffe4e6fabc699ae7c9d1b2c" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:33.445027 14862 tablet_bootstrap.cc:492] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:33.447121 14862 ts_tablet_manager.cc:1403] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.185s	user 0.008s	sys 0.004s
I20260709 13:02:33.317284 14863 raft_consensus.cc:359] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.452356 14863 raft_consensus.cc:385] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.453490 14863 raft_consensus.cc:740] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.455826 14863 consensus_queue.cc:260] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.471313 14863 ts_tablet_manager.cc:1434] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.162s	user 0.007s	sys 0.001s
I20260709 13:02:33.406710 14813 raft_consensus.cc:2468] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:33.466306 14587 raft_consensus.cc:2468] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:33.484179 14863 tablet_bootstrap.cc:492] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:33.492815 14630 leader_election.cc:304] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:33.494004 15096 raft_consensus.cc:2804] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:33.494398 15096 raft_consensus.cc:493] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:33.494925 15096 raft_consensus.cc:3060] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.495995 15092 raft_consensus.cc:515] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.489312 14860 tablet_bootstrap.cc:492] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:33.498013 14860 ts_tablet_manager.cc:1403] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.231s	user 0.073s	sys 0.112s
I20260709 13:02:33.494268 15093 raft_consensus.cc:515] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.500655 14860 raft_consensus.cc:359] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.500910 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d379138b29b47588bbfff1678b19dcf" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:33.501421 14860 raft_consensus.cc:385] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.501577 14738 raft_consensus.cc:3060] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.501742 14860 raft_consensus.cc:740] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.502538 14860 consensus_queue.cc:260] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.504873 14862 raft_consensus.cc:359] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.505502 14862 raft_consensus.cc:385] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.505774 14862 raft_consensus.cc:740] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.508176 14860 ts_tablet_manager.cc:1434] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:33.509126 14860 tablet_bootstrap.cc:492] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:33.502975 15096 raft_consensus.cc:515] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.510216 14862 consensus_queue.cc:260] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.513043 14862 ts_tablet_manager.cc:1434] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.002s
I20260709 13:02:33.509749 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f429cbd46df43f3affe2c1d11b30629" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:33.514428 14862 tablet_bootstrap.cc:492] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:33.516896 14589 raft_consensus.cc:3060] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.518491 14861 tablet_bootstrap.cc:492] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:33.518996 14861 ts_tablet_manager.cc:1403] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.266s	user 0.074s	sys 0.072s
I20260709 13:02:33.522564 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0909bcb3bffe4e6fabc699ae7c9d1b2c" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:33.522904 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f429cbd46df43f3affe2c1d11b30629" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:33.523286 14587 raft_consensus.cc:3060] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:33.524552 14706 leader_election.cc:343] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.525674 14862 tablet_bootstrap.cc:654] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.528872 14860 tablet_bootstrap.cc:654] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.522555 15092 leader_election.cc:290] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:33.530737 14863 tablet_bootstrap.cc:654] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.530737 14587 raft_consensus.cc:2468] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:33.532680 14630 leader_election.cc:304] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:33.533742 14998 raft_consensus.cc:2804] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:33.549830 14861 raft_consensus.cc:359] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.550529 14861 raft_consensus.cc:385] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.550832 14861 raft_consensus.cc:740] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.551460 14861 consensus_queue.cc:260] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.553359 14861 ts_tablet_manager.cc:1434] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260709 13:02:33.544231 15093 leader_election.cc:290] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:33.554895 14861 tablet_bootstrap.cc:492] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:33.548524 14998 raft_consensus.cc:697] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:33.565717 14862 tablet_bootstrap.cc:492] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:33.566165 14862 ts_tablet_manager.cc:1403] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.008s
I20260709 13:02:33.571605 14589 raft_consensus.cc:2468] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:33.572687 14704 leader_election.cc:304] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:33.573933 15092 raft_consensus.cc:2804] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:33.574399 15092 raft_consensus.cc:697] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:33.574401 14813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d379138b29b47588bbfff1678b19dcf" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:33.575169 14813 raft_consensus.cc:3060] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.575325 15092 consensus_queue.cc:237] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.564030 14998 consensus_queue.cc:237] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.584589 14863 tablet_bootstrap.cc:492] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:33.585299 14863 ts_tablet_manager.cc:1403] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.014s
I20260709 13:02:33.585492 14738 raft_consensus.cc:2468] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:33.586366 14861 tablet_bootstrap.cc:654] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.586977 14631 leader_election.cc:304] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:33.587172 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0909bcb3bffe4e6fabc699ae7c9d1b2c" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:33.587765 14740 raft_consensus.cc:3060] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.587966 14863 raft_consensus.cc:359] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.588671 14863 raft_consensus.cc:385] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.588934 14863 raft_consensus.cc:740] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.588289 14999 raft_consensus.cc:2804] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:33.590507 14999 raft_consensus.cc:697] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:33.589516 14863 consensus_queue.cc:260] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.591368 14999 consensus_queue.cc:237] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.593032 14863 ts_tablet_manager.cc:1434] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:02:33.593952 14863 tablet_bootstrap.cc:492] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:33.597569 15089 consensus_queue.cc:1048] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:33.597681 14862 raft_consensus.cc:359] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.600626 14862 raft_consensus.cc:385] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.601034 14862 raft_consensus.cc:740] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.601842 14862 consensus_queue.cc:260] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.579124 15096 leader_election.cc:290] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:33.613188 14862 ts_tablet_manager.cc:1434] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.047s	user 0.001s	sys 0.005s
I20260709 13:02:33.621943 14862 tablet_bootstrap.cc:492] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:33.613760 14868 raft_consensus.cc:493] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.623329 14868 raft_consensus.cc:515] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.625855 14868 leader_election.cc:290] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:33.627650 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:33.628356 14738 raft_consensus.cc:2468] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:33.629328 14862 tablet_bootstrap.cc:654] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.629657 14780 leader_election.cc:304] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:33.649374 14868 consensus_queue.cc:1048] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 13:02:33.678505 14780 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.195:43719, user_credentials={real_user=slave}} blocked reactor thread for 48944.8us
I20260709 13:02:33.679222 14868 raft_consensus.cc:2804] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:33.679733 14868 raft_consensus.cc:493] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:33.680215 14868 raft_consensus.cc:3060] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.629840 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:33.633920 14999 raft_consensus.cc:493] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.686048 14999 raft_consensus.cc:515] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.688309 14999 leader_election.cc:290] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:33.677627 14740 raft_consensus.cc:2468] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:33.661655 14863 tablet_bootstrap.cc:654] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.614481 14813 raft_consensus.cc:2468] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:33.688392 14860 tablet_bootstrap.cc:492] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:33.692155 14860 ts_tablet_manager.cc:1403] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.183s	user 0.007s	sys 0.007s
I20260709 13:02:33.694850 14860 raft_consensus.cc:359] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.695215 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f429cbd46df43f3affe2c1d11b30629" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:33.695552 14860 raft_consensus.cc:385] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.695858 14860 raft_consensus.cc:740] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.696100 14590 raft_consensus.cc:2393] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2907395055ba449f9b337b02c9f18ae7 in current term 1: Already voted for candidate 5479e53fcc454c81a71a430f75a3ef3c in this term.
I20260709 13:02:33.696511 14860 consensus_queue.cc:260] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
W20260709 13:02:33.697754 14781 leader_election.cc:343] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.695060 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f429cbd46df43f3affe2c1d11b30629" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:33.655339 14487 catalog_manager.cc:5697] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.699772 14631 leader_election.cc:304] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:33.700001 14860 ts_tablet_manager.cc:1434] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:02:33.699810 15089 consensus_queue.cc:1048] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:33.701040 14860 tablet_bootstrap.cc:492] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:33.701164 15096 raft_consensus.cc:3060] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.704828 14868 raft_consensus.cc:515] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.709137 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:33.711185 14861 tablet_bootstrap.cc:492] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:33.711675 14861 ts_tablet_manager.cc:1403] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.157s	user 0.016s	sys 0.046s
W20260709 13:02:33.713804 14781 leader_election.cc:343] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.714746 14861 raft_consensus.cc:359] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.715445 14861 raft_consensus.cc:385] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.715693 14861 raft_consensus.cc:740] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.717948 15096 raft_consensus.cc:2749] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:33.718572 14868 leader_election.cc:290] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:33.718103 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:33.719758 14860 tablet_bootstrap.cc:654] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.720216 14739 raft_consensus.cc:3060] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.730271 14863 tablet_bootstrap.cc:492] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:33.730770 14863 ts_tablet_manager.cc:1403] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.000s
I20260709 13:02:33.732247 14485 catalog_manager.cc:5697] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:33.733413 14863 raft_consensus.cc:359] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.734074 14863 raft_consensus.cc:385] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.734345 14863 raft_consensus.cc:740] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.735473 14739 raft_consensus.cc:2468] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:33.736889 14780 leader_election.cc:304] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:33.744153 14921 raft_consensus.cc:2804] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:33.743957 14863 consensus_queue.cc:260] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.744643 14921 raft_consensus.cc:697] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:33.743780 14861 consensus_queue.cc:260] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.745461 14921 consensus_queue.cc:237] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.746869 14863 ts_tablet_manager.cc:1434] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:02:33.747756 14863 tablet_bootstrap.cc:492] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:33.752846 14861 ts_tablet_manager.cc:1434] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:02:33.754247 14861 tablet_bootstrap.cc:492] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:33.781808 14863 tablet_bootstrap.cc:654] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.791049 14483 catalog_manager.cc:5697] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.798358 14860 tablet_bootstrap.cc:492] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:33.798869 14860 ts_tablet_manager.cc:1403] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.002s
I20260709 13:02:33.805719 14862 tablet_bootstrap.cc:492] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:33.816010 14860 raft_consensus.cc:359] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.828097 14860 raft_consensus.cc:385] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.828262 14862 ts_tablet_manager.cc:1403] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.208s	user 0.020s	sys 0.025s
I20260709 13:02:33.828408 14860 raft_consensus.cc:740] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.829197 14860 consensus_queue.cc:260] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.829782 15079 raft_consensus.cc:493] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.830221 15079 raft_consensus.cc:515] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.831275 14860 ts_tablet_manager.cc:1434] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260709 13:02:33.832178 14860 tablet_bootstrap.cc:492] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:33.832320 15079 leader_election.cc:290] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:33.827553 14861 tablet_bootstrap.cc:654] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.834319 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:33.805766 14868 consensus_queue.cc:1048] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:02:33.834965 15089 raft_consensus.cc:493] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.835453 15089 raft_consensus.cc:515] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.837513 15089 leader_election.cc:290] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:33.831431 14488 catalog_manager.cc:5697] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:33.838630 14556 leader_election.cc:343] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.840014 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e472801a76426683b023d5543aea3e" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:33.840598 14814 raft_consensus.cc:2468] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:33.842792 14860 tablet_bootstrap.cc:654] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.845155 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e472801a76426683b023d5543aea3e" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:33.848132 14862 raft_consensus.cc:359] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.849103 14862 raft_consensus.cc:385] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.849449 14862 raft_consensus.cc:740] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.850596 14705 leader_election.cc:304] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:33.853181 15089 raft_consensus.cc:2804] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:33.853636 15089 raft_consensus.cc:493] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:33.854983 15089 raft_consensus.cc:3060] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:33.854326 14704 leader_election.cc:343] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.869510 15089 raft_consensus.cc:515] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.872599 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e472801a76426683b023d5543aea3e" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:33.873200 14814 raft_consensus.cc:3060] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.876971 14861 tablet_bootstrap.cc:492] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:33.877664 14861 ts_tablet_manager.cc:1403] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.006s
I20260709 13:02:33.880586 14814 raft_consensus.cc:2468] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:33.887609 15089 leader_election.cc:290] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:33.850286 14862 consensus_queue.cc:260] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.890551 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e472801a76426683b023d5543aea3e" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
W20260709 13:02:33.892036 14704 leader_election.cc:343] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.893119 14863 tablet_bootstrap.cc:492] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:33.893637 14863 ts_tablet_manager.cc:1403] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.013s
I20260709 13:02:33.896327 14863 raft_consensus.cc:359] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.897159 14863 raft_consensus.cc:385] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.897462 14705 leader_election.cc:304] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:33.898855 15055 raft_consensus.cc:2804] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:33.899335 15055 raft_consensus.cc:697] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:33.900158 15055 consensus_queue.cc:237] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.904517 14868 raft_consensus.cc:493] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.905055 14868 raft_consensus.cc:515] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.897472 14863 raft_consensus.cc:740] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.906955 14868 leader_election.cc:290] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:33.907613 14863 consensus_queue.cc:260] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.908581 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa72bc53ce24c8ea9665a660c171012" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:33.909276 14587 raft_consensus.cc:2468] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:33.910430 14779 leader_election.cc:304] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:33.911283 15139 raft_consensus.cc:2804] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:33.911633 15139 raft_consensus.cc:493] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:33.912218 15139 raft_consensus.cc:3060] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.911677 14862 ts_tablet_manager.cc:1434] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 13:02:33.912941 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa72bc53ce24c8ea9665a660c171012" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:33.913653 14663 raft_consensus.cc:2468] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:33.913821 14862 tablet_bootstrap.cc:492] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:33.914134 14860 tablet_bootstrap.cc:492] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:33.914561 14860 ts_tablet_manager.cc:1403] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.083s	user 0.033s	sys 0.027s
I20260709 13:02:33.881208 14861 raft_consensus.cc:359] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.917248 14861 raft_consensus.cc:385] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.917176 14860 raft_consensus.cc:359] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.917894 14860 raft_consensus.cc:385] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.918166 14860 raft_consensus.cc:740] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.885124 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:33.918859 14860 consensus_queue.cc:260] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.919138 14815 raft_consensus.cc:2468] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:33.919407 15139 raft_consensus.cc:515] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.920696 14556 leader_election.cc:304] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:33.921212 14860 ts_tablet_manager.cc:1434] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:33.911607 14863 ts_tablet_manager.cc:1434] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260709 13:02:33.922140 14860 tablet_bootstrap.cc:492] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:33.922240 15079 raft_consensus.cc:2804] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:33.922493 14863 tablet_bootstrap.cc:492] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:33.923007 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa72bc53ce24c8ea9665a660c171012" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:33.923650 14587 raft_consensus.cc:3060] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.923769 15139 leader_election.cc:290] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:33.930081 14863 tablet_bootstrap.cc:654] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.930262 14860 tablet_bootstrap.cc:654] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.930622 15079 raft_consensus.cc:493] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:33.931128 15079 raft_consensus.cc:3060] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.934402 14868 raft_consensus.cc:493] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.934896 14868 raft_consensus.cc:515] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.936697 14868 leader_election.cc:290] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:33.938225 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e53730a7401492cad5e37ba2281d024" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:33.917570 14861 raft_consensus.cc:740] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.939344 14861 consensus_queue.cc:260] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
W20260709 13:02:33.939718 14780 leader_election.cc:343] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.941386 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e53730a7401492cad5e37ba2281d024" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:33.941560 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa72bc53ce24c8ea9665a660c171012" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:33.942135 14663 raft_consensus.cc:3060] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:33.942806 14781 leader_election.cc:343] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.943383 14862 tablet_bootstrap.cc:654] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.943282 14781 leader_election.cc:304] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:33.944386 14868 raft_consensus.cc:2749] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:33.945432 14863 tablet_bootstrap.cc:492] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:33.945897 14863 ts_tablet_manager.cc:1403] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 13:02:33.947805 15090 raft_consensus.cc:493] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.948264 15090 raft_consensus.cc:515] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:33.950337 15090 leader_election.cc:290] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:33.950740 14861 ts_tablet_manager.cc:1434] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.002s
I20260709 13:02:33.951697 14861 tablet_bootstrap.cc:492] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:33.952183 14860 tablet_bootstrap.cc:492] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:33.952625 14860 ts_tablet_manager.cc:1403] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260709 13:02:33.956413 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8428a3ca104c47b5b7a390ff7d45ce" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:33.956853 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8428a3ca104c47b5b7a390ff7d45ce" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
W20260709 13:02:33.957969 14557 leader_election.cc:343] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:33.958457 14556 leader_election.cc:343] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.958902 14556 leader_election.cc:304] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:33.959515 14860 raft_consensus.cc:359] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.959896 15090 raft_consensus.cc:2749] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:33.960803 14860 raft_consensus.cc:385] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.961140 14860 raft_consensus.cc:740] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.961131 14863 raft_consensus.cc:359] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.961947 14863 raft_consensus.cc:385] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.962220 14863 raft_consensus.cc:740] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.962271 14860 consensus_queue.cc:260] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:33.962880 14863 consensus_queue.cc:260] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.973080 14860 ts_tablet_manager.cc:1434] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:02:33.973721 14863 ts_tablet_manager.cc:1434] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 13:02:33.974609 14863 tablet_bootstrap.cc:492] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:33.974763 14860 tablet_bootstrap.cc:492] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:33.980984 14860 tablet_bootstrap.cc:654] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.991179 14863 tablet_bootstrap.cc:654] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.992417 14860 tablet_bootstrap.cc:492] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:33.992918 14860 ts_tablet_manager.cc:1403] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 13:02:33.993036 14861 tablet_bootstrap.cc:654] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.993166 15079 raft_consensus.cc:515] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.995694 14868 raft_consensus.cc:493] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:33.996054 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:33.996165 14868 raft_consensus.cc:515] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:33.996693 14739 raft_consensus.cc:3060] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.996299 14860 raft_consensus.cc:359] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:33.997131 14860 raft_consensus.cc:385] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.998023 14868 leader_election.cc:290] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:33.998916 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c03c237908445669eddf178eaceea11" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:33.999943 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c03c237908445669eddf178eaceea11" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:34.000387 14780 leader_election.cc:343] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:33.997565 14860 raft_consensus.cc:740] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
W20260709 13:02:34.001307 14779 leader_election.cc:343] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.001776 14779 leader_election.cc:304] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:34.002020 14860 consensus_queue.cc:260] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.003022 14868 raft_consensus.cc:2749] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:34.004959 14860 ts_tablet_manager.cc:1434] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 13:02:34.003703 14587 raft_consensus.cc:2468] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:34.006127 14860 tablet_bootstrap.cc:492] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
W20260709 13:02:34.006759 14537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:34.006493 14488 catalog_manager.cc:5697] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:34.005182 14739 raft_consensus.cc:2468] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:34.010726 14556 leader_election.cc:304] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.011605 14982 raft_consensus.cc:2804] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:34.012117 14982 raft_consensus.cc:697] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:34.012691 15137 raft_consensus.cc:493] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.013151 15137 raft_consensus.cc:515] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.015810 14779 leader_election.cc:304] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:34.015892 14663 raft_consensus.cc:2468] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:34.013028 14982 consensus_queue.cc:237] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.016798 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a42780edf4708b356e42a077b520d" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:34.017642 15137 leader_election.cc:290] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:34.016566 15139 raft_consensus.cc:2804] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:02:34.018736 14781 leader_election.cc:343] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.021195 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a42780edf4708b356e42a077b520d" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:34.022786 15139 raft_consensus.cc:697] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:34.022274 14860 tablet_bootstrap.cc:654] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.023077 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:34.023667 14815 raft_consensus.cc:3060] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.023715 15139 consensus_queue.cc:237] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
W20260709 13:02:34.026626 14780 leader_election.cc:343] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.027135 14780 leader_election.cc:304] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:34.029845 15137 raft_consensus.cc:2749] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:34.030025 14999 consensus_queue.cc:1048] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.032886 14815 raft_consensus.cc:2468] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:34.040729 14860 tablet_bootstrap.cc:492] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:34.041409 14860 ts_tablet_manager.cc:1403] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.003s
I20260709 13:02:34.044380 15090 raft_consensus.cc:493] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.044939 15090 raft_consensus.cc:515] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.048318 15090 leader_election.cc:290] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:34.050776 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8d6ec6ad354bfa8f95fdb31c69d353" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
W20260709 13:02:34.052191 14557 leader_election.cc:343] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.056851 15079 leader_election.cc:290] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.058080 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8d6ec6ad354bfa8f95fdb31c69d353" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:34.059571 14556 leader_election.cc:343] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.060114 14556 leader_election.cc:304] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:34.060768 14483 catalog_manager.cc:5697] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:34.063359 15090 raft_consensus.cc:2749] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:34.081167 14488 catalog_manager.cc:5697] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:34.084964 14860 raft_consensus.cc:359] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.085736 14860 raft_consensus.cc:385] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.086004 14860 raft_consensus.cc:740] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.087090 14861 tablet_bootstrap.cc:492] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:34.087864 14861 ts_tablet_manager.cc:1403] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.136s	user 0.006s	sys 0.006s
I20260709 13:02:34.087952 14862 tablet_bootstrap.cc:492] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:34.086777 14860 consensus_queue.cc:260] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.089303 14862 ts_tablet_manager.cc:1403] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.176s	user 0.017s	sys 0.018s
I20260709 13:02:34.091182 14860 ts_tablet_manager.cc:1434] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:02:34.092082 14860 tablet_bootstrap.cc:492] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:34.093779 14861 raft_consensus.cc:359] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.093982 14862 raft_consensus.cc:359] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.096314 14863 tablet_bootstrap.cc:492] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:34.098073 14860 tablet_bootstrap.cc:654] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.106253 14999 consensus_queue.cc:1048] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:34.111515 14863 ts_tablet_manager.cc:1403] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.001s
I20260709 13:02:34.096817 14862 raft_consensus.cc:385] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.121879 14862 raft_consensus.cc:740] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.096803 14861 raft_consensus.cc:385] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.124487 15089 consensus_queue.cc:1048] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.127310 14863 raft_consensus.cc:359] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.128340 14863 raft_consensus.cc:385] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.128988 14863 raft_consensus.cc:740] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.124480 14861 raft_consensus.cc:740] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.124742 14862 consensus_queue.cc:260] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.138706 14862 ts_tablet_manager.cc:1434] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 13:02:34.141368 14862 tablet_bootstrap.cc:492] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:34.138536 14861 consensus_queue.cc:260] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.139231 14863 consensus_queue.cc:260] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.148866 14863 ts_tablet_manager.cc:1434] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 13:02:34.150339 14863 tablet_bootstrap.cc:492] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:34.156172 14863 tablet_bootstrap.cc:654] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.159036 15092 consensus_queue.cc:1048] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.159317 14862 tablet_bootstrap.cc:654] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.157780 14861 ts_tablet_manager.cc:1434] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 13:02:34.163637 14861 tablet_bootstrap.cc:492] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:34.163763 14999 raft_consensus.cc:493] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.164495 14999 raft_consensus.cc:515] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.172765 14999 leader_election.cc:290] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.178979 14813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:34.179003 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:34.181547 14739 raft_consensus.cc:2393] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2907395055ba449f9b337b02c9f18ae7 in current term 1: Already voted for candidate 00fcfdcea415462c8bda6f51b3214228 in this term.
I20260709 13:02:34.194909 14862 tablet_bootstrap.cc:492] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:34.195526 14862 ts_tablet_manager.cc:1403] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.013s
I20260709 13:02:34.189798 14631 leader_election.cc:304] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:34.196586 14861 tablet_bootstrap.cc:654] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.198125 14999 raft_consensus.cc:3060] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.198398 14862 raft_consensus.cc:359] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.199282 14862 raft_consensus.cc:385] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.199968 14862 raft_consensus.cc:740] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.200624 14862 consensus_queue.cc:260] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.204334 14862 ts_tablet_manager.cc:1434] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:34.205430 14862 tablet_bootstrap.cc:492] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:34.208254 14860 tablet_bootstrap.cc:492] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:34.208921 14860 ts_tablet_manager.cc:1403] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.010s
I20260709 13:02:34.208895 15093 consensus_queue.cc:1048] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.228201 14863 tablet_bootstrap.cc:492] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:34.228717 14863 ts_tablet_manager.cc:1403] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.016s
I20260709 13:02:34.229488 14860 raft_consensus.cc:359] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.233443 14862 tablet_bootstrap.cc:654] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.234416 14860 raft_consensus.cc:385] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.233850 15139 consensus_queue.cc:1048] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:34.239387 14863 raft_consensus.cc:359] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.240082 14863 raft_consensus.cc:385] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.240363 14863 raft_consensus.cc:740] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.241041 14863 consensus_queue.cc:260] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.243050 14863 ts_tablet_manager.cc:1434] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:02:34.234827 14860 raft_consensus.cc:740] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.244287 14863 tablet_bootstrap.cc:492] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:34.250324 14863 tablet_bootstrap.cc:654] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.252533 14998 consensus_queue.cc:1048] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.244381 14860 consensus_queue.cc:260] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.262244 14999 raft_consensus.cc:2749] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:34.268537 14861 tablet_bootstrap.cc:492] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:34.269199 14861 ts_tablet_manager.cc:1403] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.021s
I20260709 13:02:34.271057 14860 ts_tablet_manager.cc:1434] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.003s
I20260709 13:02:34.272294 14860 tablet_bootstrap.cc:492] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:34.273694 14861 raft_consensus.cc:359] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.274523 14861 raft_consensus.cc:385] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.274857 14861 raft_consensus.cc:740] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.275610 14861 consensus_queue.cc:260] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.277769 14861 ts_tablet_manager.cc:1434] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:34.279597 14861 tablet_bootstrap.cc:492] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:34.285612 14860 tablet_bootstrap.cc:654] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.288188 14862 tablet_bootstrap.cc:492] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:34.288682 14862 ts_tablet_manager.cc:1403] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.009s
I20260709 13:02:34.290161 15055 consensus_queue.cc:1048] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.292486 14862 raft_consensus.cc:359] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.293162 14862 raft_consensus.cc:385] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.293435 14862 raft_consensus.cc:740] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.294057 14862 consensus_queue.cc:260] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.296293 14862 ts_tablet_manager.cc:1434] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:02:34.297273 14862 tablet_bootstrap.cc:492] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:34.298086 15139 consensus_queue.cc:1048] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:34.304600 14861 tablet_bootstrap.cc:654] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.307734 15089 raft_consensus.cc:493] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.308283 15089 raft_consensus.cc:515] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.310997 14862 tablet_bootstrap.cc:654] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.315457 14863 tablet_bootstrap.cc:492] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:34.315976 14863 ts_tablet_manager.cc:1403] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.000s
I20260709 13:02:34.320398 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8428a3ca104c47b5b7a390ff7d45ce" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:34.321062 14590 raft_consensus.cc:2468] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:34.315510 15089 leader_election.cc:290] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:34.323222 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8428a3ca104c47b5b7a390ff7d45ce" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:34.323406 14862 tablet_bootstrap.cc:492] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:34.323949 14862 ts_tablet_manager.cc:1403] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 13:02:34.323877 14666 raft_consensus.cc:2468] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:34.325004 14706 leader_election.cc:304] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.326256 15089 raft_consensus.cc:2804] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.326730 15089 raft_consensus.cc:493] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.327273 15089 raft_consensus.cc:3060] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.328714 14862 raft_consensus.cc:359] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.330188 14862 raft_consensus.cc:385] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.330485 14862 raft_consensus.cc:740] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.332376 14862 consensus_queue.cc:260] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.336136 14862 ts_tablet_manager.cc:1434] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:02:34.337055 14862 tablet_bootstrap.cc:492] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:34.350440 14862 tablet_bootstrap.cc:654] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.350884 15096 raft_consensus.cc:493] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.351421 15096 raft_consensus.cc:515] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.353653 15096 leader_election.cc:290] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.354317 14589 raft_consensus.cc:3060] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.355239 14863 raft_consensus.cc:359] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.355913 14863 raft_consensus.cc:385] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.356194 14863 raft_consensus.cc:740] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.356830 14863 consensus_queue.cc:260] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.362600 14863 ts_tablet_manager.cc:1434] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 13:02:34.363492 14863 tablet_bootstrap.cc:492] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:34.367158 14861 tablet_bootstrap.cc:492] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:34.367661 14861 ts_tablet_manager.cc:1403] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.015s
I20260709 13:02:34.370239 14861 raft_consensus.cc:359] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.370941 14861 raft_consensus.cc:385] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.371368 14861 raft_consensus.cc:740] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.370774 15089 raft_consensus.cc:515] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.372253 14861 consensus_queue.cc:260] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.373939 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e53730a7401492cad5e37ba2281d024" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:34.374118 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8428a3ca104c47b5b7a390ff7d45ce" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:34.374593 14739 raft_consensus.cc:2468] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:34.374729 14590 raft_consensus.cc:3060] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.376866 14861 ts_tablet_manager.cc:1434] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:34.377841 14861 tablet_bootstrap.cc:492] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:34.381420 14812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e53730a7401492cad5e37ba2281d024" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:34.382133 14812 raft_consensus.cc:2468] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:34.382292 14631 leader_election.cc:304] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.383193 15096 raft_consensus.cc:2804] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.383553 15096 raft_consensus.cc:493] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.383862 15096 raft_consensus.cc:3060] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.391973 14861 tablet_bootstrap.cc:654] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.396688 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8428a3ca104c47b5b7a390ff7d45ce" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:34.398227 14663 raft_consensus.cc:3060] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.399796 14863 tablet_bootstrap.cc:654] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.398507 15096 raft_consensus.cc:515] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.402150 14861 tablet_bootstrap.cc:492] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:34.402730 14861 ts_tablet_manager.cc:1403] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 13:02:34.404650 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e53730a7401492cad5e37ba2281d024" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:34.405268 14739 raft_consensus.cc:3060] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.407435 14861 raft_consensus.cc:359] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.408221 14861 raft_consensus.cc:385] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.408133 14590 raft_consensus.cc:2468] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:34.408641 14861 raft_consensus.cc:740] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.408764 15079 consensus_queue.cc:1048] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.409220 15089 leader_election.cc:290] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:34.409399 14861 consensus_queue.cc:260] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.410439 14704 leader_election.cc:304] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.413933 14739 raft_consensus.cc:2468] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:34.417917 14862 tablet_bootstrap.cc:492] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:34.414562 15089 raft_consensus.cc:2804] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:34.418412 14862 ts_tablet_manager.cc:1403] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.012s
I20260709 13:02:34.419324 15089 raft_consensus.cc:697] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:34.420445 15089 consensus_queue.cc:237] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.422235 14861 ts_tablet_manager.cc:1434] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:02:34.415940 15096 leader_election.cc:290] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.421181 14862 raft_consensus.cc:359] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.421622 14631 leader_election.cc:304] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.423194 14862 raft_consensus.cc:385] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.423491 14862 raft_consensus.cc:740] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.424134 14862 consensus_queue.cc:260] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.426188 14862 ts_tablet_manager.cc:1434] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:02:34.427193 14862 tablet_bootstrap.cc:492] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:34.428001 15096 raft_consensus.cc:2804] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:34.428505 15096 raft_consensus.cc:697] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:34.429445 15096 consensus_queue.cc:237] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.432521 14812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e53730a7401492cad5e37ba2281d024" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:34.433516 14812 raft_consensus.cc:3060] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.432981 14861 tablet_bootstrap.cc:492] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:34.437106 14863 tablet_bootstrap.cc:492] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:34.437664 14863 ts_tablet_manager.cc:1403] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.074s	user 0.006s	sys 0.006s
I20260709 13:02:34.438449 14862 tablet_bootstrap.cc:654] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.442767 15090 consensus_queue.cc:1048] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.452252 14862 tablet_bootstrap.cc:492] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:34.454192 14862 ts_tablet_manager.cc:1403] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.002s
I20260709 13:02:34.454303 14488 catalog_manager.cc:5697] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:34.414453 14663 raft_consensus.cc:2468] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:34.457895 14861 tablet_bootstrap.cc:654] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.461505 14863 raft_consensus.cc:359] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.462198 14863 raft_consensus.cc:385] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.464272 15089 consensus_queue.cc:1048] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:34.464362 14862 raft_consensus.cc:359] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.465252 14862 raft_consensus.cc:385] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.465561 14862 raft_consensus.cc:740] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.466184 14862 consensus_queue.cc:260] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.468456 14862 ts_tablet_manager.cc:1434] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:02:34.469394 14862 tablet_bootstrap.cc:492] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:34.471292 14812 raft_consensus.cc:2468] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:34.472954 14485 catalog_manager.cc:5697] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:34.462491 14863 raft_consensus.cc:740] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.478804 14863 consensus_queue.cc:260] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.481782 14862 tablet_bootstrap.cc:654] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.481685 15089 raft_consensus.cc:493] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.482733 15089 raft_consensus.cc:515] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.486191 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a42780edf4708b356e42a077b520d" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:34.487030 14666 raft_consensus.cc:2468] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:34.491254 15137 raft_consensus.cc:493] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.491609 14706 leader_election.cc:304] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.491788 15137 raft_consensus.cc:515] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.492821 15092 raft_consensus.cc:2804] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.493297 15092 raft_consensus.cc:493] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.493721 15092 raft_consensus.cc:3060] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.493999 15137 leader_election.cc:290] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:34.496044 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
W20260709 13:02:34.498046 14781 leader_election.cc:343] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.499858 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:34.501125 14779 leader_election.cc:343] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.501622 15137 raft_consensus.cc:493] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.502281 15137 raft_consensus.cc:515] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.504411 14862 tablet_bootstrap.cc:492] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:34.501636 14779 leader_election.cc:304] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:34.504999 14862 ts_tablet_manager.cc:1403] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260709 13:02:34.505481 15136 raft_consensus.cc:2749] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:34.506136 15139 consensus_queue.cc:1048] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.506266 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd1d5292d92456aa4bc1ea0263e6124" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:34.506939 14739 raft_consensus.cc:2468] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:34.507074 15137 leader_election.cc:290] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:34.508212 14780 leader_election.cc:304] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.509199 15136 raft_consensus.cc:2804] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.509532 15136 raft_consensus.cc:493] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.509855 15136 raft_consensus.cc:3060] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.511065 15092 raft_consensus.cc:515] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.513437 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd1d5292d92456aa4bc1ea0263e6124" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:34.514369 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a42780edf4708b356e42a077b520d" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:34.514979 14666 raft_consensus.cc:3060] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:34.515115 14779 leader_election.cc:343] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.515636 14863 ts_tablet_manager.cc:1434] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 13:02:34.516556 14863 tablet_bootstrap.cc:492] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:34.520692 14812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a42780edf4708b356e42a077b520d" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:34.521562 14812 raft_consensus.cc:2468] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:34.521976 14861 tablet_bootstrap.cc:492] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:34.522473 14861 ts_tablet_manager.cc:1403] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.005s
I20260709 13:02:34.522878 14862 raft_consensus.cc:359] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.528894 14862 raft_consensus.cc:385] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.520582 15136 raft_consensus.cc:515] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.529474 14862 raft_consensus.cc:740] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.530319 14862 consensus_queue.cc:260] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.531095 14861 raft_consensus.cc:359] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.531526 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd1d5292d92456aa4bc1ea0263e6124" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:34.531777 14861 raft_consensus.cc:385] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.532079 14739 raft_consensus.cc:3060] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.532773 14862 ts_tablet_manager.cc:1434] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:02:34.533152 15136 leader_election.cc:290] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:34.525300 15092 leader_election.cc:290] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.526350 14812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a42780edf4708b356e42a077b520d" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:34.524279 15089 leader_election.cc:290] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.533985 14812 raft_consensus.cc:3060] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.535063 14862 tablet_bootstrap.cc:492] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:34.537958 15139 raft_consensus.cc:493] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.538511 14666 raft_consensus.cc:2468] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:34.539758 14706 leader_election.cc:304] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.540930 14739 raft_consensus.cc:2468] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:34.541910 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd1d5292d92456aa4bc1ea0263e6124" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:34.542097 14780 leader_election.cc:304] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.538435 15139 raft_consensus.cc:515] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
W20260709 13:02:34.543320 14779 leader_election.cc:343] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.544509 15089 raft_consensus.cc:2804] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:34.544588 15139 leader_election.cc:290] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:34.545115 15136 raft_consensus.cc:2804] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:34.545420 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112610a6bdb74a708a88db8e9c4b048c" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:34.545956 14812 raft_consensus.cc:2468] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:34.547609 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112610a6bdb74a708a88db8e9c4b048c" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
W20260709 13:02:34.547888 14779 leader_election.cc:343] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.549037 15137 consensus_queue.cc:1048] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:34.549700 14781 leader_election.cc:343] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.550169 14781 leader_election.cc:304] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:34.545347 15089 raft_consensus.cc:697] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:34.551106 14863 tablet_bootstrap.cc:654] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.551736 15089 consensus_queue.cc:237] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.552299 15137 raft_consensus.cc:2749] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:34.545886 15136 raft_consensus.cc:697] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:34.554021 15136 consensus_queue.cc:237] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.555794 14860 tablet_bootstrap.cc:492] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:34.556283 14860 ts_tablet_manager.cc:1403] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.284s	user 0.011s	sys 0.009s
I20260709 13:02:34.532058 14861 raft_consensus.cc:740] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.558781 14860 raft_consensus.cc:359] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.564023 14860 raft_consensus.cc:385] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.564379 14860 raft_consensus.cc:740] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.570616 14861 consensus_queue.cc:260] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.565171 14860 consensus_queue.cc:260] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.577467 14860 ts_tablet_manager.cc:1434] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:02:34.577800 14861 ts_tablet_manager.cc:1434] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.000s
I20260709 13:02:34.579362 14862 tablet_bootstrap.cc:654] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.575855 14485 catalog_manager.cc:5697] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:34.583499 14861 tablet_bootstrap.cc:492] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:34.584822 14484 catalog_manager.cc:5697] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:34.589608 14860 tablet_bootstrap.cc:492] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:34.600816 14863 tablet_bootstrap.cc:492] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:34.601163 14861 tablet_bootstrap.cc:654] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.601329 14863 ts_tablet_manager.cc:1403] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.005s
I20260709 13:02:34.604349 14860 tablet_bootstrap.cc:654] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.604822 14863 raft_consensus.cc:359] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.605559 14863 raft_consensus.cc:385] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.605825 14863 raft_consensus.cc:740] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.606487 14863 consensus_queue.cc:260] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.609200 14863 ts_tablet_manager.cc:1434] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:34.610285 14863 tablet_bootstrap.cc:492] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:34.640273 14862 tablet_bootstrap.cc:492] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:34.640702 14862 ts_tablet_manager.cc:1403] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.006s
I20260709 13:02:34.642513 14862 raft_consensus.cc:359] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.643078 14862 raft_consensus.cc:385] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.643318 14862 raft_consensus.cc:740] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.645008 14862 consensus_queue.cc:260] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.649276 14862 ts_tablet_manager.cc:1434] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:02:34.649997 14862 tablet_bootstrap.cc:492] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:34.661552 14862 tablet_bootstrap.cc:654] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.671663 14999 raft_consensus.cc:493] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.672315 14999 raft_consensus.cc:515] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.674374 14860 tablet_bootstrap.cc:492] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:34.674906 14860 ts_tablet_manager.cc:1403] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.019s
I20260709 13:02:34.675895 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b308850e3e164d49815e3332c34ce2be" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:34.677306 14630 leader_election.cc:343] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.677513 14860 raft_consensus.cc:359] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.678210 14860 raft_consensus.cc:385] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.678584 14863 tablet_bootstrap.cc:654] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.679055 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b308850e3e164d49815e3332c34ce2be" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:34.680054 14999 leader_election.cc:290] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
W20260709 13:02:34.681391 14631 leader_election.cc:343] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.681813 14631 leader_election.cc:304] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:34.682770 14999 raft_consensus.cc:2749] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:34.683750 14861 tablet_bootstrap.cc:492] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:34.684217 14861 ts_tablet_manager.cc:1403] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.101s	user 0.025s	sys 0.018s
I20260709 13:02:34.678493 14860 raft_consensus.cc:740] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.685105 14860 consensus_queue.cc:260] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.687126 14860 ts_tablet_manager.cc:1434] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:02:34.688249 14860 tablet_bootstrap.cc:492] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:34.692382 14862 tablet_bootstrap.cc:492] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:34.692884 14862 ts_tablet_manager.cc:1403] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260709 13:02:34.693989 15092 raft_consensus.cc:493] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.694646 15092 raft_consensus.cc:515] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.695953 14861 raft_consensus.cc:359] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.696623 14861 raft_consensus.cc:385] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.696882 14861 raft_consensus.cc:740] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.697440 14861 consensus_queue.cc:260] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.698088 14812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c03c237908445669eddf178eaceea11" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:34.699421 14861 ts_tablet_manager.cc:1434] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:02:34.699586 14812 raft_consensus.cc:2468] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:34.700934 14862 raft_consensus.cc:359] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.701617 14862 raft_consensus.cc:385] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.701867 14862 raft_consensus.cc:740] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.702513 14862 consensus_queue.cc:260] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.698854 14998 raft_consensus.cc:493] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.703934 14998 raft_consensus.cc:515] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.705910 14998 leader_election.cc:290] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:34.708721 14862 ts_tablet_manager.cc:1434] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:02:34.716434 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:34.734903 14738 raft_consensus.cc:2468] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:34.710445 14982 raft_consensus.cc:493] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.736258 14982 raft_consensus.cc:515] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.710719 15139 raft_consensus.cc:493] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.737293 15139 raft_consensus.cc:515] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.739220 14862 tablet_bootstrap.cc:492] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:34.739239 15137 raft_consensus.cc:493] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.739929 15137 raft_consensus.cc:515] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.740949 14863 tablet_bootstrap.cc:492] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:34.741430 14863 ts_tablet_manager.cc:1403] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.016s
I20260709 13:02:34.741937 15137 leader_election.cc:290] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:34.743070 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:34.711050 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:34.745116 14738 raft_consensus.cc:2468] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:34.745908 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8d6ec6ad354bfa8f95fdb31c69d353" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:34.746347 14982 leader_election.cc:290] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.707801 14860 tablet_bootstrap.cc:654] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.744118 14863 raft_consensus.cc:359] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.747574 14556 leader_election.cc:304] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.748009 14863 raft_consensus.cc:385] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.748311 14863 raft_consensus.cc:740] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.748936 14863 consensus_queue.cc:260] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.749295 14982 raft_consensus.cc:2804] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.749734 14982 raft_consensus.cc:493] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.750048 14982 raft_consensus.cc:3060] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.751133 14863 ts_tablet_manager.cc:1434] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260709 13:02:34.753643 14781 leader_election.cc:343] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.754026 15055 raft_consensus.cc:493] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.709149 14861 tablet_bootstrap.cc:492] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:34.754477 15055 raft_consensus.cc:515] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.756541 15055 leader_election.cc:290] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.756929 14982 raft_consensus.cc:515] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.708334 15179 raft_consensus.cc:493] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.707752 14705 leader_election.cc:304] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.759997 14812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:34.760651 14812 raft_consensus.cc:2468] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:34.761297 14861 tablet_bootstrap.cc:654] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.761739 15092 leader_election.cc:290] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
W20260709 13:02:34.762627 14705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.196:44491, user_credentials={real_user=slave}} blocked reactor thread for 54974.5us
I20260709 13:02:34.762982 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eb95973faa42849ce7535858396dbc" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:34.763739 15090 raft_consensus.cc:493] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.764256 15090 raft_consensus.cc:515] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.764707 14863 tablet_bootstrap.cc:492] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:34.764931 14862 tablet_bootstrap.cc:654] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.765070 14860 tablet_bootstrap.cc:492] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:34.765507 14860 ts_tablet_manager.cc:1403] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.008s
I20260709 13:02:34.766170 15090 leader_election.cc:290] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.768492 14631 leader_election.cc:304] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.763635 14666 raft_consensus.cc:2468] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:34.763512 14982 leader_election.cc:290] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.770291 15092 raft_consensus.cc:2804] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.771253 15092 raft_consensus.cc:493] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.771586 15092 raft_consensus.cc:3060] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.771477 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8d6ec6ad354bfa8f95fdb31c69d353" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:34.772142 14587 raft_consensus.cc:2468] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:34.773063 14998 raft_consensus.cc:2804] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.773456 14998 raft_consensus.cc:493] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.758131 15179 raft_consensus.cc:515] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.773782 14998 raft_consensus.cc:3060] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.774282 14589 raft_consensus.cc:2468] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:34.775411 15179 leader_election.cc:290] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:34.776732 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eb95973faa42849ce7535858396dbc" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:34.778198 14705 leader_election.cc:343] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.780066 15139 leader_election.cc:290] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:34.781765 14860 raft_consensus.cc:359] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.781898 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:34.782322 14860 raft_consensus.cc:385] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.782598 14860 raft_consensus.cc:740] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.783488 14863 tablet_bootstrap.cc:654] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.783317 14860 consensus_queue.cc:260] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.783900 14706 leader_election.cc:304] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [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: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228
I20260709 13:02:34.785378 14860 ts_tablet_manager.cc:1434] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:02:34.786331 14860 tablet_bootstrap.cc:492] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:34.787218 15055 raft_consensus.cc:2804] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.787606 15055 raft_consensus.cc:493] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.787938 15055 raft_consensus.cc:3060] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.788666 15092 raft_consensus.cc:515] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.792810 15092 leader_election.cc:290] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:34.795102 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:34.795893 14738 raft_consensus.cc:2468] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:34.797490 14780 leader_election.cc:304] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.798486 15139 raft_consensus.cc:2804] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.798940 15139 raft_consensus.cc:493] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.799335 15139 raft_consensus.cc:3060] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.800839 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c03c237908445669eddf178eaceea11" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:34.801255 14779 leader_election.cc:304] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:34.801564 14589 raft_consensus.cc:2468] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:34.802429 15137 raft_consensus.cc:2804] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.802769 14860 tablet_bootstrap.cc:654] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.802877 15137 raft_consensus.cc:493] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.803323 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c03c237908445669eddf178eaceea11" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:34.802512 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c03c237908445669eddf178eaceea11" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:34.808321 14587 raft_consensus.cc:3060] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.804054 14739 raft_consensus.cc:2393] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 5479e53fcc454c81a71a430f75a3ef3c in this term.
I20260709 13:02:34.803647 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c03c237908445669eddf178eaceea11" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:34.803324 15137 raft_consensus.cc:3060] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.812008 14815 raft_consensus.cc:2468] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:34.805306 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:34.807376 14813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c03c237908445669eddf178eaceea11" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:34.807631 14812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:34.820288 14813 raft_consensus.cc:3060] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.820688 14738 raft_consensus.cc:3060] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.826364 15139 raft_consensus.cc:515] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.838662 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:34.839339 14739 raft_consensus.cc:2468] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:34.835278 15179 raft_consensus.cc:493] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.843763 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:34.843402 15179 raft_consensus.cc:515] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.844586 14589 raft_consensus.cc:2393] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00fcfdcea415462c8bda6f51b3214228 in current term 1: Already voted for candidate 54553a75f2884ec2a8a85946a14b6539 in this term.
I20260709 13:02:34.840530 14812 raft_consensus.cc:2393] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 00fcfdcea415462c8bda6f51b3214228 in this term.
I20260709 13:02:34.849381 14998 raft_consensus.cc:515] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.850596 14665 raft_consensus.cc:2393] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 2907395055ba449f9b337b02c9f18ae7 in this term.
I20260709 13:02:34.853698 14587 raft_consensus.cc:2468] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:34.854127 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:34.854848 14814 raft_consensus.cc:2468] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:34.856077 14556 leader_election.cc:304] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:34.857921 15090 raft_consensus.cc:2804] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.858299 15090 raft_consensus.cc:493] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.858644 15090 raft_consensus.cc:3060] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.859603 15179 leader_election.cc:290] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:34.860808 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:34.862087 15092 consensus_queue.cc:1048] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.867264 14556 leader_election.cc:304] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:34.863142 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:34.868736 15055 raft_consensus.cc:515] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.869657 14998 leader_election.cc:290] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:34.869984 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:34.870491 14739 raft_consensus.cc:3060] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.870822 15055 leader_election.cc:290] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:34.871666 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eb95973faa42849ce7535858396dbc" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:34.872246 14665 raft_consensus.cc:3060] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.872879 14812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eb95973faa42849ce7535858396dbc" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:34.876109 15179 raft_consensus.cc:2764] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 13:02:34.862519 14557 leader_election.cc:343] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:34.878572 14705 leader_election.cc:343] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.878765 15139 leader_election.cc:290] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:34.871973 15137 raft_consensus.cc:515] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.881150 14862 tablet_bootstrap.cc:492] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:34.881567 14862 ts_tablet_manager.cc:1403] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.143s	user 0.001s	sys 0.016s
I20260709 13:02:34.882264 14556 leader_election.cc:304] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:34.882091 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:34.886909 14738 raft_consensus.cc:2468] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:34.889562 14861 tablet_bootstrap.cc:492] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:34.890033 14861 ts_tablet_manager.cc:1403] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.181s	user 0.017s	sys 0.015s
I20260709 13:02:34.892686 14861 raft_consensus.cc:359] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.893381 14861 raft_consensus.cc:385] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.893638 14861 raft_consensus.cc:740] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.894202 14862 raft_consensus.cc:359] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.894374 14861 consensus_queue.cc:260] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.895074 14862 raft_consensus.cc:385] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.895385 14862 raft_consensus.cc:740] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.896055 14861 ts_tablet_manager.cc:1434] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:34.896011 14862 consensus_queue.cc:260] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.896962 14861 tablet_bootstrap.cc:492] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:34.898100 14862 ts_tablet_manager.cc:1434] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:02:34.899009 14862 tablet_bootstrap.cc:492] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:34.886663 14739 raft_consensus.cc:2468] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:34.862488 14813 raft_consensus.cc:2468] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:34.902558 14631 leader_election.cc:304] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.906944 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8d6ec6ad354bfa8f95fdb31c69d353" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:34.906950 14704 leader_election.cc:304] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:34.907662 14591 raft_consensus.cc:3060] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.908839 15089 raft_consensus.cc:2804] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:34.912910 14863 tablet_bootstrap.cc:492] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:34.913470 14863 ts_tablet_manager.cc:1403] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.149s	user 0.024s	sys 0.016s
I20260709 13:02:34.915683 14556 leader_election.cc:304] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228
I20260709 13:02:34.904235 15179 raft_consensus.cc:2804] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:34.920091 15179 raft_consensus.cc:493] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:34.920571 15179 raft_consensus.cc:3060] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:34.920765 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8d6ec6ad354bfa8f95fdb31c69d353" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
W20260709 13:02:34.922278 14781 leader_election.cc:343] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:34.925254 14863 raft_consensus.cc:359] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.926222 14863 raft_consensus.cc:385] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.926540 14863 raft_consensus.cc:740] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.905162 14998 raft_consensus.cc:2804] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:34.929965 14863 consensus_queue.cc:260] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.918891 15137 leader_election.cc:290] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:34.931851 14665 raft_consensus.cc:2468] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:34.934440 14998 raft_consensus.cc:697] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:34.936231 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:34.950474 14861 tablet_bootstrap.cc:654] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.957360 14863 ts_tablet_manager.cc:1434] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.006s
I20260709 13:02:34.958348 14863 tablet_bootstrap.cc:492] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:34.961802 14862 tablet_bootstrap.cc:654] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.962515 14998 consensus_queue.cc:237] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:34.963762 14863 tablet_bootstrap.cc:654] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.935075 15089 raft_consensus.cc:697] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:34.937934 15079 raft_consensus.cc:2804] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:34.974133 14706 leader_election.cc:304] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [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: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228
I20260709 13:02:34.975339 15201 raft_consensus.cc:2804] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:34.975852 15201 raft_consensus.cc:697] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:34.976647 15201 consensus_queue.cc:237] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:34.978828 14591 raft_consensus.cc:2468] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:34.973337 15079 raft_consensus.cc:697] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:34.980593 15206 raft_consensus.cc:493] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.981159 15206 raft_consensus.cc:515] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:34.981397 15079 consensus_queue.cc:237] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:34.981705 15055 consensus_queue.cc:1048] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:34.983955 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112610a6bdb74a708a88db8e9c4b048c" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:34.989557 14815 raft_consensus.cc:2468] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:34.991637 15206 leader_election.cc:290] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:34.996833 14860 tablet_bootstrap.cc:492] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:34.997546 14860 ts_tablet_manager.cc:1403] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.211s	user 0.014s	sys 0.001s
I20260709 13:02:34.997639 14779 leader_election.cc:304] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:34.998929 15209 raft_consensus.cc:2804] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:34.966840 15090 raft_consensus.cc:515] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.014109 14589 raft_consensus.cc:2393] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2907395055ba449f9b337b02c9f18ae7 in current term 1: Already voted for candidate 54553a75f2884ec2a8a85946a14b6539 in this term.
I20260709 13:02:35.015133 15090 leader_election.cc:290] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:35.017194 14860 raft_consensus.cc:359] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:35.017910 14860 raft_consensus.cc:385] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.018165 14860 raft_consensus.cc:740] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.018819 14860 consensus_queue.cc:260] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:35.021464 14860 ts_tablet_manager.cc:1434] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:02:35.022382 14860 tablet_bootstrap.cc:492] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:35.025660 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:35.026957 15055 raft_consensus.cc:493] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.027459 15055 raft_consensus.cc:515] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:35.025744 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112610a6bdb74a708a88db8e9c4b048c" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:35.028698 14587 raft_consensus.cc:2468] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:35.029593 15089 consensus_queue.cc:237] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:35.032773 14739 raft_consensus.cc:2393] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 2907395055ba449f9b337b02c9f18ae7 in this term.
I20260709 13:02:35.028614 15179 raft_consensus.cc:515] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.040401 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de420a5b372471585f323f1abd5015d" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
W20260709 13:02:35.042405 15200 log.cc:927] Time spent T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260709 13:02:35.042598 14706 leader_election.cc:343] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.034520 15055 leader_election.cc:290] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:35.045081 15179 leader_election.cc:290] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:35.045849 14813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:35.045959 14630 leader_election.cc:304] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:35.046551 14813 raft_consensus.cc:3060] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.047401 15096 raft_consensus.cc:2804] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:35.047775 15096 raft_consensus.cc:493] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:35.048079 15096 raft_consensus.cc:3060] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.048750 14860 tablet_bootstrap.cc:654] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.074033 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:35.075222 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:35.075965 15079 raft_consensus.cc:493] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.076483 15079 raft_consensus.cc:515] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:35.076205 14485 catalog_manager.cc:5697] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:35.089501 14863 tablet_bootstrap.cc:492] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:35.090092 14863 ts_tablet_manager.cc:1403] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.004s
W20260709 13:02:35.092250 14557 leader_election.cc:343] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.095676 14863 raft_consensus.cc:359] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.096467 14863 raft_consensus.cc:385] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.096833 15096 raft_consensus.cc:515] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.097023 14863 raft_consensus.cc:740] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.098003 14863 consensus_queue.cc:260] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.105652 14863 ts_tablet_manager.cc:1434] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260709 13:02:35.078473 15079 leader_election.cc:290] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:35.108553 14861 tablet_bootstrap.cc:492] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:35.109411 14861 ts_tablet_manager.cc:1403] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.213s	user 0.019s	sys 0.042s
I20260709 13:02:35.113675 14868 consensus_queue.cc:1048] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:35.106864 14813 raft_consensus.cc:2468] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:35.112787 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd1d5292d92456aa4bc1ea0263e6124" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:35.114279 14812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de420a5b372471585f323f1abd5015d" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:35.110740 14998 consensus_queue.cc:1048] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:02:35.145475 14556 leader_election.cc:304] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:35.146574 15179 raft_consensus.cc:2804] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:35.147121 15179 raft_consensus.cc:697] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:35.147960 15179 consensus_queue.cc:237] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.149948 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112610a6bdb74a708a88db8e9c4b048c" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:35.115810 15209 raft_consensus.cc:697] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:35.150662 14811 raft_consensus.cc:3060] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.154799 14863 tablet_bootstrap.cc:492] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:35.156598 15096 leader_election.cc:290] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:35.152307 15201 consensus_queue.cc:1048] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:02:35.159439 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd1d5292d92456aa4bc1ea0263e6124" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:35.160032 14556 leader_election.cc:304] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:35.186058 15212 raft_consensus.cc:493] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.186793 15212 raft_consensus.cc:515] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.196297 15228 raft_consensus.cc:493] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.197021 15228 raft_consensus.cc:515] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.199232 14860 tablet_bootstrap.cc:492] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:35.180516 15203 raft_consensus.cc:2749] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:35.200547 14860 ts_tablet_manager.cc:1403] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.178s	user 0.019s	sys 0.006s
I20260709 13:02:35.207114 14862 tablet_bootstrap.cc:492] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:35.207590 14862 ts_tablet_manager.cc:1403] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.309s	user 0.019s	sys 0.004s
I20260709 13:02:35.199746 15228 leader_election.cc:290] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:35.215483 14861 raft_consensus.cc:359] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.218055 14861 raft_consensus.cc:385] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.218431 14861 raft_consensus.cc:740] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.206022 15209 consensus_queue.cc:237] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.236078 14861 consensus_queue.cc:260] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.236850 14556 leader_election.cc:304] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:35.221099 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112610a6bdb74a708a88db8e9c4b048c" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:35.250924 14591 raft_consensus.cc:3060] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.240676 14999 consensus_queue.cc:1048] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:02:35.242419 15202 raft_consensus.cc:2749] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:35.249600 14537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:35.249884 14861 ts_tablet_manager.cc:1434] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.139s	user 0.007s	sys 0.000s
I20260709 13:02:35.269104 15212 leader_election.cc:290] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:35.272138 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
W20260709 13:02:35.274919 14781 leader_election.cc:343] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.281054 14811 raft_consensus.cc:2468] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:35.282590 14631 leader_election.cc:304] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:35.283377 14998 raft_consensus.cc:2804] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:35.274645 14485 catalog_manager.cc:5697] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:35.283998 14998 raft_consensus.cc:697] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:35.285063 14998 consensus_queue.cc:237] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.273444 14484 catalog_manager.cc:5697] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:35.276829 14588 raft_consensus.cc:3060] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.289242 15202 raft_consensus.cc:493] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.289723 15202 raft_consensus.cc:515] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.291115 14863 tablet_bootstrap.cc:654] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.291914 15202 leader_election.cc:290] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:35.294866 14861 tablet_bootstrap.cc:492] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:35.297520 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568e925230fa4d17b6cb6781a770cce4" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:35.294118 14485 catalog_manager.cc:5697] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:35.300450 14556 leader_election.cc:343] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.304423 14862 raft_consensus.cc:359] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.305757 14862 raft_consensus.cc:385] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.276908 14779 leader_election.cc:304] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:35.306111 14862 raft_consensus.cc:740] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.308194 14862 consensus_queue.cc:260] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.315858 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b308850e3e164d49815e3332c34ce2be" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:35.320644 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568e925230fa4d17b6cb6781a770cce4" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:35.321053 14591 raft_consensus.cc:2468] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:35.319950 14483 catalog_manager.cc:5697] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:35.334554 14861 tablet_bootstrap.cc:654] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.348454 15212 raft_consensus.cc:2749] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:35.365854 14860 raft_consensus.cc:359] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:35.366444 14860 raft_consensus.cc:385] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:35.351768 14557 leader_election.cc:343] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.366667 14860 raft_consensus.cc:740] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.369303 14863 tablet_bootstrap.cc:492] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:35.369647 14862 ts_tablet_manager.cc:1434] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.162s	user 0.007s	sys 0.001s
I20260709 13:02:35.370764 14863 ts_tablet_manager.cc:1403] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.216s	user 0.011s	sys 0.004s
I20260709 13:02:35.371831 14862 tablet_bootstrap.cc:492] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
W20260709 13:02:35.355149 14779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.193:37187, user_credentials={real_user=slave}} blocked reactor thread for 78325.2us
I20260709 13:02:35.380731 14860 consensus_queue.cc:260] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:35.384299 14863 raft_consensus.cc:359] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.385166 14863 raft_consensus.cc:385] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.385540 14863 raft_consensus.cc:740] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
W20260709 13:02:35.385902 14704 leader_election.cc:343] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.386264 14863 consensus_queue.cc:260] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.388655 14863 ts_tablet_manager.cc:1434] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:02:35.390076 14863 tablet_bootstrap.cc:492] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:35.372572 14557 leader_election.cc:304] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
W20260709 13:02:35.395604 14705 leader_election.cc:343] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.402932 14860 ts_tablet_manager.cc:1434] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.200s	user 0.005s	sys 0.003s
I20260709 13:02:35.403890 14860 tablet_bootstrap.cc:492] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:35.409682 14861 tablet_bootstrap.cc:492] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:35.410205 14861 ts_tablet_manager.cc:1403] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.139s	user 0.020s	sys 0.008s
I20260709 13:02:35.402534 15202 raft_consensus.cc:2749] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:35.409745 14557 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 59139us
I20260709 13:02:35.402805 14705 leader_election.cc:304] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:35.415163 15227 raft_consensus.cc:2749] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:35.412438 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b308850e3e164d49815e3332c34ce2be" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:35.415763 14665 raft_consensus.cc:2468] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:35.418043 14485 catalog_manager.cc:5697] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:35.435420 14862 tablet_bootstrap.cc:654] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.436240 14861 raft_consensus.cc:359] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.436939 14861 raft_consensus.cc:385] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.437191 14861 raft_consensus.cc:740] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.440016 14861 consensus_queue.cc:260] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.445847 14863 tablet_bootstrap.cc:654] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.452668 14860 tablet_bootstrap.cc:654] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.456435 14861 ts_tablet_manager.cc:1434] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 13:02:35.457406 14861 tablet_bootstrap.cc:492] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:35.468058 15207 consensus_queue.cc:1048] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:02:35.464223 15096 raft_consensus.cc:493] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.470028 15096 raft_consensus.cc:515] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.472024 15096 leader_election.cc:290] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:35.477201 14862 tablet_bootstrap.cc:492] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:35.477810 14862 ts_tablet_manager.cc:1403] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.004s
I20260709 13:02:35.478291 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568e925230fa4d17b6cb6781a770cce4" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:35.478989 14736 raft_consensus.cc:2468] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:35.480940 14631 leader_election.cc:304] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:35.480657 14862 raft_consensus.cc:359] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.484000 14862 raft_consensus.cc:385] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.484519 14862 raft_consensus.cc:740] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.488534 14862 consensus_queue.cc:260] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.486755 15206 raft_consensus.cc:2804] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:35.505501 14588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:35.510537 15209 raft_consensus.cc:493] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.511088 15209 raft_consensus.cc:515] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:35.512403 14814 raft_consensus.cc:3060] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.513360 15209 leader_election.cc:290] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:35.514289 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eb95973faa42849ce7535858396dbc" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:35.520501 14862 ts_tablet_manager.cc:1434] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:02:35.508024 15206 raft_consensus.cc:493] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:35.529510 15206 raft_consensus.cc:3060] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.538386 14862 tablet_bootstrap.cc:492] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:35.487792 14706 leader_election.cc:304] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [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: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:35.550220 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eb95973faa42849ce7535858396dbc" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:35.572583 14665 raft_consensus.cc:2393] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00fcfdcea415462c8bda6f51b3214228 in current term 1: Already voted for candidate 5479e53fcc454c81a71a430f75a3ef3c in this term.
I20260709 13:02:35.559727 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568e925230fa4d17b6cb6781a770cce4" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:35.572780 14706 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 97119.3us
I20260709 13:02:35.573549 14587 raft_consensus.cc:2468] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 0.
I20260709 13:02:35.562827 14998 consensus_queue.cc:1048] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.575205 15229 raft_consensus.cc:2804] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:35.575775 15229 raft_consensus.cc:493] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:35.576216 15229 raft_consensus.cc:3060] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.575867 15227 consensus_queue.cc:1048] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:35.563546 14862 tablet_bootstrap.cc:654] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.545734 14484 catalog_manager.cc:5697] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:35.593644 14556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.196:44491, user_credentials={real_user=slave}} blocked reactor thread for 49036.5us
I20260709 13:02:35.599049 15202 consensus_queue.cc:1048] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:35.601100 14781 leader_election.cc:304] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:35.615135 14861 tablet_bootstrap.cc:654] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.616292 15137 raft_consensus.cc:2749] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:35.599627 15224 consensus_queue.cc:1048] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.138s
I20260709 13:02:35.625960 15079 raft_consensus.cc:493] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.641273 15079 raft_consensus.cc:515] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
W20260709 13:02:35.644297 15242 log.cc:927] Time spent T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7: Append to log took a long time: real 0.110s	user 0.005s	sys 0.000s
I20260709 13:02:35.648978 15089 consensus_queue.cc:1048] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.647256 15079 leader_election.cc:290] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:35.650622 14863 tablet_bootstrap.cc:492] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:35.651583 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b308850e3e164d49815e3332c34ce2be" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:35.651154 14863 ts_tablet_manager.cc:1403] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.262s	user 0.012s	sys 0.008s
I20260709 13:02:35.654636 14863 raft_consensus.cc:359] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.655814 14863 raft_consensus.cc:385] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.656162 14863 raft_consensus.cc:740] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.656978 14863 consensus_queue.cc:260] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.657616 15206 raft_consensus.cc:515] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.658475 14863 ts_tablet_manager.cc:1434] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260709 13:02:35.659427 14863 tablet_bootstrap.cc:492] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:35.659642 15206 leader_election.cc:290] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:35.670749 14863 tablet_bootstrap.cc:654] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.689379 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b308850e3e164d49815e3332c34ce2be" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:35.690120 14662 raft_consensus.cc:2468] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:35.691922 15201 consensus_queue.cc:1048] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.694413 14557 leader_election.cc:304] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:35.624998 15229 raft_consensus.cc:515] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
W20260709 13:02:35.695475 14557 consensus_peers.cc:597] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.706743 14860 tablet_bootstrap.cc:492] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:35.707381 14860 ts_tablet_manager.cc:1403] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.304s	user 0.048s	sys 0.065s
I20260709 13:02:35.708516 14739 raft_consensus.cc:2393] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 5479e53fcc454c81a71a430f75a3ef3c in this term.
I20260709 13:02:35.705312 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568e925230fa4d17b6cb6781a770cce4" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:35.712666 14737 raft_consensus.cc:3060] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.713022 15229 leader_election.cc:290] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:35.701310 15079 raft_consensus.cc:2804] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:35.716270 15079 raft_consensus.cc:493] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:35.716634 15079 raft_consensus.cc:3060] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.718146 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b308850e3e164d49815e3332c34ce2be" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:35.718760 15201 consensus_queue.cc:1048] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.723460 14587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568e925230fa4d17b6cb6781a770cce4" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:35.724081 14587 raft_consensus.cc:3060] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.727438 15179 consensus_queue.cc:1048] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.734627 15179 consensus_queue.cc:1048] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.736936 14737 raft_consensus.cc:2468] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:35.739392 15206 raft_consensus.cc:493] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.739514 15224 raft_consensus.cc:493] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.739951 15206 raft_consensus.cc:515] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.740185 15224 raft_consensus.cc:515] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:35.741976 15206 leader_election.cc:290] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:35.742609 15224 leader_election.cc:290] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:35.744751 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b308850e3e164d49815e3332c34ce2be" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:35.745360 14662 raft_consensus.cc:3060] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.746032 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07207a2e35284d0a880f4b0fd3b9b4b2" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:35.749195 14999 consensus_queue.cc:1048] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.759397 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8d6ec6ad354bfa8f95fdb31c69d353" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:35.765569 14780 leader_election.cc:343] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.774497 14631 leader_election.cc:304] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:35.788148 15206 raft_consensus.cc:2804] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:35.811892 14861 tablet_bootstrap.cc:492] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:35.812412 14861 ts_tablet_manager.cc:1403] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.355s	user 0.017s	sys 0.033s
I20260709 13:02:35.794440 14662 raft_consensus.cc:2468] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
W20260709 13:02:35.827558 14556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:43719, user_credentials={real_user=slave}} blocked reactor thread for 59370.8us
I20260709 13:02:35.814399 15206 raft_consensus.cc:697] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:35.820441 14588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8d6ec6ad354bfa8f95fdb31c69d353" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:35.848359 14588 raft_consensus.cc:2393] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2907395055ba449f9b337b02c9f18ae7 in current term 1: Already voted for candidate 00fcfdcea415462c8bda6f51b3214228 in this term.
I20260709 13:02:35.857234 14706 leader_election.cc:304] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:35.860617 15217 raft_consensus.cc:493] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.871613 14860 raft_consensus.cc:359] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:35.875268 14860 raft_consensus.cc:385] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.875654 14860 raft_consensus.cc:740] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.873798 14861 raft_consensus.cc:359] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.879715 14861 raft_consensus.cc:385] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.879973 14861 raft_consensus.cc:740] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.885911 14630 leader_election.cc:304] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:35.876844 15206 consensus_queue.cc:237] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.889187 14860 consensus_queue.cc:260] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:35.896950 14861 consensus_queue.cc:260] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:35.884253 15229 raft_consensus.cc:2804] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:35.899587 14863 tablet_bootstrap.cc:492] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:35.901288 14863 ts_tablet_manager.cc:1403] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.242s	user 0.053s	sys 0.054s
I20260709 13:02:35.891289 15238 raft_consensus.cc:3060] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.912009 14860 ts_tablet_manager.cc:1434] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.204s	user 0.008s	sys 0.000s
I20260709 13:02:35.881721 15217 raft_consensus.cc:515] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.915251 14862 tablet_bootstrap.cc:492] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:35.916147 14862 ts_tablet_manager.cc:1403] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.395s	user 0.037s	sys 0.005s
I20260709 13:02:35.917235 14861 ts_tablet_manager.cc:1434] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.003s
I20260709 13:02:35.918059 14861 tablet_bootstrap.cc:492] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:35.915057 15201 consensus_queue.cc:1048] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260709 13:02:35.930176 15253 log.cc:927] Time spent T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 13:02:35.954784 14862 raft_consensus.cc:359] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:35.955782 14862 raft_consensus.cc:385] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.956032 14862 raft_consensus.cc:740] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.956650 14862 consensus_queue.cc:260] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:35.960903 14862 ts_tablet_manager.cc:1434] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:02:35.965298 15238 raft_consensus.cc:2749] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:35.970937 14631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:43719, user_credentials={real_user=slave}} blocked reactor thread for 56590.6us
I20260709 13:02:35.974186 15217 leader_election.cc:290] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:35.977515 14863 raft_consensus.cc:359] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.978302 14863 raft_consensus.cc:385] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.978619 14863 raft_consensus.cc:740] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.981752 14863 consensus_queue.cc:260] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.983633 15079 raft_consensus.cc:515] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:35.985216 15211 consensus_queue.cc:1048] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:35.974270 14779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:37187, user_credentials={real_user=slave}} blocked reactor thread for 125046us
I20260709 13:02:35.988930 14861 tablet_bootstrap.cc:654] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.990602 14587 raft_consensus.cc:2468] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
W20260709 13:02:35.991169 15250 log.cc:927] Time spent T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260709 13:02:35.999203 14863 ts_tablet_manager.cc:1434] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.000s
I20260709 13:02:36.000979 14863 tablet_bootstrap.cc:492] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:35.996621 15229 raft_consensus.cc:697] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:36.006873 15246 raft_consensus.cc:493] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.008348 15079 leader_election.cc:290] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:36.009516 14590 raft_consensus.cc:2393] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5479e53fcc454c81a71a430f75a3ef3c in current term 1: Already voted for candidate 54553a75f2884ec2a8a85946a14b6539 in this term.
I20260709 13:02:36.011101 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b308850e3e164d49815e3332c34ce2be" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:36.027635 14863 tablet_bootstrap.cc:654] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:36.002413 14706 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 90947.8us
I20260709 13:02:36.019412 15246 raft_consensus.cc:515] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:36.024783 15229 consensus_queue.cc:237] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:36.076726 14862 tablet_bootstrap.cc:492] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:36.101192 15202 raft_consensus.cc:493] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.102870 15179 raft_consensus.cc:493] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 00fcfdcea415462c8bda6f51b3214228)
I20260709 13:02:36.131040 15179 raft_consensus.cc:515] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
W20260709 13:02:36.137825 15261 log.cc:927] Time spent T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228: Append to log took a long time: real 0.132s	user 0.000s	sys 0.001s
I20260709 13:02:36.138145 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3e53d0bd7d4556925e49c369cfb06f" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:36.142032 15246 leader_election.cc:290] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:36.159919 14861 tablet_bootstrap.cc:492] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:36.160472 14861 ts_tablet_manager.cc:1403] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.243s	user 0.011s	sys 0.005s
I20260709 13:02:36.122473 15202 raft_consensus.cc:515] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
W20260709 13:02:36.170061 14706 leader_election.cc:343] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.189571 14584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07207a2e35284d0a880f4b0fd3b9b4b2" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:36.189662 14861 raft_consensus.cc:359] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:36.191015 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de420a5b372471585f323f1abd5015d" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:36.191669 14737 raft_consensus.cc:2468] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:36.198953 15179 leader_election.cc:290] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:36.200670 14780 leader_election.cc:304] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:36.201100 15202 leader_election.cc:290] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:36.201771 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b308850e3e164d49815e3332c34ce2be" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:36.202368 15209 raft_consensus.cc:2804] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.203161 14583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3e53d0bd7d4556925e49c369cfb06f" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:36.203536 15209 raft_consensus.cc:493] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.203938 15209 raft_consensus.cc:3060] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.204061 14583 raft_consensus.cc:2468] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:36.202579 14664 raft_consensus.cc:2393] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 5479e53fcc454c81a71a430f75a3ef3c in this term.
I20260709 13:02:36.213327 14860 tablet_bootstrap.cc:492] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:36.214453 14863 tablet_bootstrap.cc:492] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:36.215481 14863 ts_tablet_manager.cc:1403] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.215s	user 0.017s	sys 0.026s
I20260709 13:02:36.217056 14862 tablet_bootstrap.cc:654] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.217412 14861 raft_consensus.cc:385] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.219206 14861 raft_consensus.cc:740] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.220197 15265 raft_consensus.cc:493] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.220690 15265 raft_consensus.cc:515] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:36.225567 15265 leader_election.cc:290] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:36.225638 14487 catalog_manager.cc:5697] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.228627 14704 leader_election.cc:304] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:36.241720 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:36.243183 14779 leader_election.cc:343] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.243286 15231 raft_consensus.cc:2804] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.241818 14861 consensus_queue.cc:260] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:36.250154 15231 raft_consensus.cc:493] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.253090 15231 raft_consensus.cc:3060] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.261708 14861 ts_tablet_manager.cc:1434] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.101s	user 0.009s	sys 0.000s
I20260709 13:02:36.262609 14861 tablet_bootstrap.cc:492] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:36.281409 14860 tablet_bootstrap.cc:654] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.285020 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de420a5b372471585f323f1abd5015d" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:36.285792 14665 raft_consensus.cc:2468] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:36.286104 15267 raft_consensus.cc:493] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.288245 15238 raft_consensus.cc:493] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.288743 15238 raft_consensus.cc:515] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:36.286572 15267 raft_consensus.cc:515] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:36.294090 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:36.247023 15209 raft_consensus.cc:515] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:36.297825 15267 leader_election.cc:290] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:36.248981 14779 leader_election.cc:304] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:36.300643 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07207a2e35284d0a880f4b0fd3b9b4b2" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:36.301460 14814 raft_consensus.cc:2468] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:36.302953 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de420a5b372471585f323f1abd5015d" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:36.303571 14737 raft_consensus.cc:3060] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.304534 14705 leader_election.cc:304] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:36.305315 15238 leader_election.cc:290] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:36.305454 15269 raft_consensus.cc:2804] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.305896 15269 raft_consensus.cc:493] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.306216 15269 raft_consensus.cc:3060] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.306129 14863 raft_consensus.cc:359] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:36.306892 14863 raft_consensus.cc:385] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.302955 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07207a2e35284d0a880f4b0fd3b9b4b2" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:36.307317 14863 raft_consensus.cc:740] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.308022 14863 consensus_queue.cc:260] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:36.310024 14863 ts_tablet_manager.cc:1434] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.094s	user 0.004s	sys 0.000s
I20260709 13:02:36.310401 15209 leader_election.cc:290] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:36.312561 15231 raft_consensus.cc:515] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:36.309950 15279 raft_consensus.cc:2749] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.313230 15269 raft_consensus.cc:515] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:36.316529 14863 tablet_bootstrap.cc:492] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:36.322324 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a589b81ab4994918dd233430dcc41" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:36.323909 14663 raft_consensus.cc:3060] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.328596 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3e53d0bd7d4556925e49c369cfb06f" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
W20260709 13:02:36.330087 14706 leader_election.cc:343] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:36.300155 14779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.193:37187, user_credentials={real_user=slave}} blocked reactor thread for 57013.9us
I20260709 13:02:36.314638 15231 leader_election.cc:290] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:36.345317 14661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a589b81ab4994918dd233430dcc41" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:36.346623 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:36.347308 14862 tablet_bootstrap.cc:492] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:36.359717 14862 ts_tablet_manager.cc:1403] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.283s	user 0.017s	sys 0.005s
W20260709 13:02:36.355736 14779 leader_election.cc:343] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.360896 14779 leader_election.cc:304] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:36.314323 14557 leader_election.cc:304] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:36.348575 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:36.352564 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07207a2e35284d0a880f4b0fd3b9b4b2" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:36.353845 15209 consensus_queue.cc:1048] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:36.355726 14704 leader_election.cc:343] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.356458 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3e53d0bd7d4556925e49c369cfb06f" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:36.367003 14590 raft_consensus.cc:3060] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.347203 15266 consensus_queue.cc:1048] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:02:36.363114 14862 raft_consensus.cc:359] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:36.363633 15281 raft_consensus.cc:2749] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.333541 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de420a5b372471585f323f1abd5015d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:36.365072 14811 raft_consensus.cc:2468] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:36.368459 14862 raft_consensus.cc:385] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.374845 14862 raft_consensus.cc:740] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.375448 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de420a5b372471585f323f1abd5015d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:36.375617 14862 consensus_queue.cc:260] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:36.379618 14862 ts_tablet_manager.cc:1434] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:02:36.384389 15275 raft_consensus.cc:2749] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.384403 14815 raft_consensus.cc:2393] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2907395055ba449f9b337b02c9f18ae7 in current term 1: Already voted for candidate 00fcfdcea415462c8bda6f51b3214228 in this term.
I20260709 13:02:36.386524 14737 raft_consensus.cc:2468] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:36.390177 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de420a5b372471585f323f1abd5015d" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
W20260709 13:02:36.389829 14557 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 75606us
I20260709 13:02:36.362980 15269 leader_election.cc:290] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:36.395845 14862 tablet_bootstrap.cc:492] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:36.397575 14631 leader_election.cc:304] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c
W20260709 13:02:36.402122 14537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:36.390887 14664 raft_consensus.cc:3060] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.405357 14556 leader_election.cc:304] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:36.413203 14862 tablet_bootstrap.cc:654] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:36.415119 14557 leader_election.cc:343] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.418332 14780 leader_election.cc:304] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:36.424712 14860 tablet_bootstrap.cc:492] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:36.425379 14860 ts_tablet_manager.cc:1403] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.212s	user 0.010s	sys 0.011s
I20260709 13:02:36.392477 14809 raft_consensus.cc:3060] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.428627 14861 tablet_bootstrap.cc:654] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.431229 15258 raft_consensus.cc:2804] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.431787 15258 raft_consensus.cc:493] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.432210 15258 raft_consensus.cc:3060] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.443639 14630 leader_election.cc:304] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:36.446954 15281 raft_consensus.cc:2804] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.447500 15281 raft_consensus.cc:697] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:36.462551 14998 raft_consensus.cc:2749] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.465057 14863 tablet_bootstrap.cc:654] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.467813 14809 raft_consensus.cc:2468] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:36.471467 14860 raft_consensus.cc:359] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:36.472184 14860 raft_consensus.cc:385] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.472438 14860 raft_consensus.cc:740] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.448376 15281 consensus_queue.cc:237] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:36.473656 14588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07207a2e35284d0a880f4b0fd3b9b4b2" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
W20260709 13:02:36.477805 14704 leader_election.cc:343] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.473114 14860 consensus_queue.cc:260] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:36.459697 14557 leader_election.cc:304] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
W20260709 13:02:36.492509 14557 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 54893.3us
I20260709 13:02:36.493453 15202 raft_consensus.cc:2749] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:36.491631 14664 raft_consensus.cc:2468] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:36.500624 15096 raft_consensus.cc:2749] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.488921 14590 raft_consensus.cc:2468] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:36.513003 14860 ts_tablet_manager.cc:1434] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.002s
I20260709 13:02:36.513880 14860 tablet_bootstrap.cc:492] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:36.515661 14862 tablet_bootstrap.cc:492] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:36.516155 14862 ts_tablet_manager.cc:1403] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.121s	user 0.019s	sys 0.005s
I20260709 13:02:36.516690 15096 consensus_queue.cc:1048] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:36.520208 14704 leader_election.cc:304] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:36.521575 15231 raft_consensus.cc:2804] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.522050 15231 raft_consensus.cc:697] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:36.527781 14705 leader_election.cc:304] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:36.528934 14860 tablet_bootstrap.cc:654] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.529006 15269 raft_consensus.cc:2804] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.529603 15269 raft_consensus.cc:697] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:36.530369 15269 consensus_queue.cc:237] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:36.522871 15231 consensus_queue.cc:237] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:36.539721 14485 catalog_manager.cc:5697] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:36.564610 15258 raft_consensus.cc:515] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:36.567421 14862 raft_consensus.cc:359] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:36.568301 14862 raft_consensus.cc:385] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.568657 14862 raft_consensus.cc:740] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.576723 15265 consensus_queue.cc:1048] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:36.581230 14862 consensus_queue.cc:260] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:36.607846 14862 ts_tablet_manager.cc:1434] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 13:02:36.608871 14862 tablet_bootstrap.cc:492] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:36.628034 14484 catalog_manager.cc:5697] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:36.641547 14863 tablet_bootstrap.cc:492] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:36.642216 14863 ts_tablet_manager.cc:1403] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.326s	user 0.020s	sys 0.017s
I20260709 13:02:36.658551 14861 tablet_bootstrap.cc:492] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:36.659308 14861 ts_tablet_manager.cc:1403] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.397s	user 0.033s	sys 0.027s
I20260709 13:02:36.663496 15267 raft_consensus.cc:493] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.664029 15267 raft_consensus.cc:515] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:36.666118 15267 leader_election.cc:290] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:36.667778 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:36.669057 14860 tablet_bootstrap.cc:492] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:36.669746 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:36.670356 14811 raft_consensus.cc:3060] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:36.670789 14557 leader_election.cc:343] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.682394 14811 raft_consensus.cc:2468] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:36.684492 14862 tablet_bootstrap.cc:654] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.692873 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41739398d684ae694d3b8e04749a3db" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:36.697247 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41739398d684ae694d3b8e04749a3db" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:36.665712 14863 raft_consensus.cc:359] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:36.704134 14863 raft_consensus.cc:385] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.704560 14863 raft_consensus.cc:740] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.706609 14863 consensus_queue.cc:260] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:36.664304 15258 leader_election.cc:290] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:36.713474 14556 leader_election.cc:304] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:36.716190 14860 ts_tablet_manager.cc:1403] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.202s	user 0.015s	sys 0.014s
I20260709 13:02:36.722155 14863 ts_tablet_manager.cc:1434] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.001s
I20260709 13:02:36.723479 14863 tablet_bootstrap.cc:492] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:36.736399 14861 raft_consensus.cc:359] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:36.738647 14861 raft_consensus.cc:385] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.738955 14861 raft_consensus.cc:740] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.737254 15201 consensus_queue.cc:1048] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:02:36.743021 14860 raft_consensus.cc:359] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:36.757763 14860 raft_consensus.cc:385] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.758072 14860 raft_consensus.cc:740] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
W20260709 13:02:36.749917 14705 leader_election.cc:343] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.732801 15258 raft_consensus.cc:2804] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.765018 14861 consensus_queue.cc:260] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:36.765630 14860 consensus_queue.cc:260] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
W20260709 13:02:36.762212 14706 leader_election.cc:343] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.781134 14860 ts_tablet_manager.cc:1434] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260709 13:02:36.781845 14861 ts_tablet_manager.cc:1434] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.122s	user 0.001s	sys 0.006s
I20260709 13:02:36.777424 15179 raft_consensus.cc:493] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.793058 15179 raft_consensus.cc:515] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:36.822947 14706 leader_election.cc:304] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:36.824013 15268 raft_consensus.cc:2749] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.825390 15268 raft_consensus.cc:493] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.825819 15268 raft_consensus.cc:515] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
W20260709 13:02:36.837299 14630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:37187, user_credentials={real_user=slave}} blocked reactor thread for 46767.8us
I20260709 13:02:36.840664 15179 leader_election.cc:290] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:36.851090 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414de40525684d37a3728e2fa413c831" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:36.852749 14815 raft_consensus.cc:2468] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:36.856016 15268 leader_election.cc:290] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:36.857214 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414de40525684d37a3728e2fa413c831" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:36.861850 14556 leader_election.cc:304] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:36.870307 15079 raft_consensus.cc:2804] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.870728 15079 raft_consensus.cc:493] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.871116 15079 raft_consensus.cc:3060] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:36.871869 14706 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 118576us
I20260709 13:02:36.875468 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece6a2404c82492ba8d3feebda9df7bd" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
W20260709 13:02:36.878448 14557 leader_election.cc:343] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.881258 14861 tablet_bootstrap.cc:492] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:36.881052 15079 raft_consensus.cc:515] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:36.884542 14863 tablet_bootstrap.cc:654] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.885689 14860 tablet_bootstrap.cc:492] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:36.901291 14588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece6a2404c82492ba8d3feebda9df7bd" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:36.907084 14704 leader_election.cc:343] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.909806 14862 tablet_bootstrap.cc:492] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:36.910349 14862 ts_tablet_manager.cc:1403] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.302s	user 0.012s	sys 0.028s
I20260709 13:02:36.913049 14862 raft_consensus.cc:359] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:36.913728 14862 raft_consensus.cc:385] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.914000 14862 raft_consensus.cc:740] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
W20260709 13:02:36.919649 14781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 53741.6us
I20260709 13:02:36.914570 14862 consensus_queue.cc:260] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:36.918167 14484 catalog_manager.cc:5697] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.929112 14860 tablet_bootstrap.cc:654] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.927893 14484 catalog_manager.cc:5697] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:36.936249 14862 ts_tablet_manager.cc:1434] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
W20260709 13:02:36.928510 14706 leader_election.cc:343] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.938247 14706 leader_election.cc:304] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:36.934223 15096 raft_consensus.cc:493] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.926437 15258 raft_consensus.cc:697] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:36.940609 15096 raft_consensus.cc:515] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:36.941139 15258 consensus_queue.cc:237] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:36.943288 14862 tablet_bootstrap.cc:492] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:36.953156 15268 raft_consensus.cc:2749] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.955478 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3e53d0bd7d4556925e49c369cfb06f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:36.958787 14861 tablet_bootstrap.cc:654] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.951558 15096 leader_election.cc:290] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:36.972047 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3e53d0bd7d4556925e49c369cfb06f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:36.972909 14591 raft_consensus.cc:2393] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2907395055ba449f9b337b02c9f18ae7 in current term 1: Already voted for candidate 5479e53fcc454c81a71a430f75a3ef3c in this term.
I20260709 13:02:36.974929 14863 tablet_bootstrap.cc:492] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:36.975412 14863 ts_tablet_manager.cc:1403] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.252s	user 0.034s	sys 0.005s
I20260709 13:02:36.975442 14630 leader_election.cc:304] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:36.976811 15229 consensus_queue.cc:1048] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:36.977589 14998 raft_consensus.cc:3060] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.978070 14863 raft_consensus.cc:359] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:36.979218 14863 raft_consensus.cc:385] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.979496 14863 raft_consensus.cc:740] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.987259 14863 consensus_queue.cc:260] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:36.991217 14588 raft_consensus.cc:3060] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.997870 14863 ts_tablet_manager.cc:1434] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:02:36.999822 14863 tablet_bootstrap.cc:492] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:37.012302 14861 tablet_bootstrap.cc:492] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:37.013005 14861 ts_tablet_manager.cc:1403] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.132s	user 0.002s	sys 0.011s
I20260709 13:02:37.019675 14863 tablet_bootstrap.cc:654] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.011054 15279 consensus_queue.cc:1048] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:02:37.027971 14998 raft_consensus.cc:2749] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.023830 15079 leader_election.cc:290] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:37.042106 15211 consensus_queue.cc:1048] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:02:37.055516 15217 consensus_queue.cc:1048] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.056877 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414de40525684d37a3728e2fa413c831" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:37.048465 14487 catalog_manager.cc:5697] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.063072 14862 tablet_bootstrap.cc:654] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.064567 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414de40525684d37a3728e2fa413c831" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:37.059312 14809 raft_consensus.cc:3060] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.059624 15279 raft_consensus.cc:493] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.069684 15279 raft_consensus.cc:515] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.099345 14863 tablet_bootstrap.cc:492] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:37.100006 14863 ts_tablet_manager.cc:1403] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.021s
I20260709 13:02:37.104231 15229 consensus_queue.cc:1048] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:02:37.106379 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2687d5d42e8d4ff5813eabdcf5f89859" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
W20260709 13:02:37.107685 14779 leader_election.cc:343] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.098160 15279 leader_election.cc:290] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:37.115481 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2687d5d42e8d4ff5813eabdcf5f89859" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:37.116230 14738 raft_consensus.cc:2468] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
W20260709 13:02:37.117420 14557 leader_election.cc:343] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.127048 14863 raft_consensus.cc:359] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.127920 14863 raft_consensus.cc:385] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.128182 14863 raft_consensus.cc:740] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.121745 14861 raft_consensus.cc:359] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.129302 14861 raft_consensus.cc:385] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.129601 14861 raft_consensus.cc:740] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.133386 14863 consensus_queue.cc:260] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.144837 14863 ts_tablet_manager.cc:1434] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:02:37.145746 14863 tablet_bootstrap.cc:492] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:37.151245 14863 tablet_bootstrap.cc:654] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.151746 14809 raft_consensus.cc:2468] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:37.155966 14556 leader_election.cc:304] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:37.159130 14780 leader_election.cc:304] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:37.157230 14861 consensus_queue.cc:260] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.167375 14860 tablet_bootstrap.cc:492] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:37.167878 14860 ts_tablet_manager.cc:1403] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.282s	user 0.014s	sys 0.030s
I20260709 13:02:37.163492 15278 raft_consensus.cc:2804] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.160840 15258 raft_consensus.cc:2804] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.178794 14862 tablet_bootstrap.cc:492] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:37.179248 14862 ts_tablet_manager.cc:1403] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.242s	user 0.016s	sys 0.017s
I20260709 13:02:37.182240 14861 ts_tablet_manager.cc:1434] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.169s	user 0.009s	sys 0.000s
I20260709 13:02:37.183156 14861 tablet_bootstrap.cc:492] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:37.171263 15278 raft_consensus.cc:493] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.187395 15278 raft_consensus.cc:3060] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.171727 15269 consensus_queue.cc:1048] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:02:37.180512 15258 raft_consensus.cc:697] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:37.196956 15258 consensus_queue.cc:237] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.253569 14860 raft_consensus.cc:359] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.254776 14860 raft_consensus.cc:385] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.277770 14860 raft_consensus.cc:740] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.257220 15229 consensus_queue.cc:1048] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.277197 14861 tablet_bootstrap.cc:654] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.280485 14863 tablet_bootstrap.cc:492] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:37.280972 14863 ts_tablet_manager.cc:1403] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.000s
W20260709 13:02:37.288751 14781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 48122.6us
I20260709 13:02:37.248939 15278 raft_consensus.cc:515] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.268728 15275 raft_consensus.cc:493] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.293362 15275 raft_consensus.cc:515] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:37.296809 15275 leader_election.cc:290] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:37.261099 14862 raft_consensus.cc:359] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.297883 14862 raft_consensus.cc:385] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.298170 14862 raft_consensus.cc:740] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.298832 14862 consensus_queue.cc:260] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.299502 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece6a2404c82492ba8d3feebda9df7bd" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:37.300143 14736 raft_consensus.cc:2468] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 0.
I20260709 13:02:37.300475 14862 ts_tablet_manager.cc:1434] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.121s	user 0.000s	sys 0.009s
I20260709 13:02:37.301116 14556 leader_election.cc:304] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:37.301381 14862 tablet_bootstrap.cc:492] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c: Bootstrap starting.
I20260709 13:02:37.301591 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece6a2404c82492ba8d3feebda9df7bd" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:37.302469 15079 raft_consensus.cc:2804] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.302865 15079 raft_consensus.cc:493] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:37.302990 14557 leader_election.cc:343] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.303212 15079 raft_consensus.cc:3060] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.304332 15207 raft_consensus.cc:493] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.304770 15207 raft_consensus.cc:515] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.308136 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414de40525684d37a3728e2fa413c831" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:37.309427 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2687d5d42e8d4ff5813eabdcf5f89859" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:37.309734 15207 leader_election.cc:290] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:37.279048 14860 consensus_queue.cc:260] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
W20260709 13:02:37.310784 14779 leader_election.cc:343] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.311256 14860 ts_tablet_manager.cc:1434] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.143s	user 0.010s	sys 0.001s
I20260709 13:02:37.310365 14484 catalog_manager.cc:5697] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.312151 14860 tablet_bootstrap.cc:492] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:37.313402 14863 raft_consensus.cc:359] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.314101 14863 raft_consensus.cc:385] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.314379 14863 raft_consensus.cc:740] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.314780 15278 leader_election.cc:290] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:37.327332 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2687d5d42e8d4ff5813eabdcf5f89859" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:37.327981 14737 raft_consensus.cc:3060] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.334355 14861 tablet_bootstrap.cc:492] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:37.334900 14861 ts_tablet_manager.cc:1403] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.013s
I20260709 13:02:37.333268 14863 consensus_queue.cc:260] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.337518 14861 raft_consensus.cc:359] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.338920 14861 raft_consensus.cc:385] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.339219 14861 raft_consensus.cc:740] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.344072 14861 consensus_queue.cc:260] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.346186 14861 ts_tablet_manager.cc:1434] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:02:37.346655 14863 ts_tablet_manager.cc:1434] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 13:02:37.347628 14861 tablet_bootstrap.cc:492] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:37.349164 14862 tablet_bootstrap.cc:654] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.327991 14860 tablet_bootstrap.cc:654] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.347628 14863 tablet_bootstrap.cc:492] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:37.362589 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414de40525684d37a3728e2fa413c831" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:37.363443 14811 raft_consensus.cc:2393] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2907395055ba449f9b337b02c9f18ae7 in current term 1: Already voted for candidate 54553a75f2884ec2a8a85946a14b6539 in this term.
I20260709 13:02:37.375504 14631 leader_election.cc:304] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:37.354331 14861 tablet_bootstrap.cc:654] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.356963 15258 raft_consensus.cc:493] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.376580 15207 raft_consensus.cc:3060] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.376362 15258 raft_consensus.cc:515] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.335235 14737 raft_consensus.cc:2468] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:37.378561 15258 leader_election.cc:290] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:37.379575 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
W20260709 13:02:37.381034 14557 leader_election.cc:343] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.374502 14863 tablet_bootstrap.cc:654] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.389570 14780 leader_election.cc:304] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:37.392014 15281 raft_consensus.cc:2804] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.395605 15281 raft_consensus.cc:697] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:37.396432 15281 consensus_queue.cc:237] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.393395 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:37.401916 14556 leader_election.cc:343] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.405797 14556 leader_election.cc:304] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:37.406569 15275 raft_consensus.cc:2749] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.412271 15229 raft_consensus.cc:493] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.412810 15229 raft_consensus.cc:515] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.413874 15207 raft_consensus.cc:2749] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.439513 14862 tablet_bootstrap.cc:492] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c: No bootstrap required, opened a new log
I20260709 13:02:37.440089 14862 ts_tablet_manager.cc:1403] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.006s
I20260709 13:02:37.444396 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e3f374ce2942448c9bc7a1446c3d35" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:37.449211 14664 raft_consensus.cc:2468] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:37.452497 14862 raft_consensus.cc:359] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
W20260709 13:02:37.452894 14537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:37.452679 15079 raft_consensus.cc:515] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:37.453552 14862 raft_consensus.cc:385] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.444685 15229 leader_election.cc:290] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:37.455044 14862 raft_consensus.cc:740] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.455739 14862 consensus_queue.cc:260] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.456154 14860 tablet_bootstrap.cc:492] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:37.456771 14860 ts_tablet_manager.cc:1403] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.145s	user 0.017s	sys 0.008s
I20260709 13:02:37.459062 14860 raft_consensus.cc:359] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.459689 14860 raft_consensus.cc:385] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.456300 14861 tablet_bootstrap.cc:492] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:37.459940 14860 raft_consensus.cc:740] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.460279 14861 ts_tablet_manager.cc:1403] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.007s
I20260709 13:02:37.460570 14860 consensus_queue.cc:260] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.461647 14862 ts_tablet_manager.cc:1434] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:02:37.462654 14860 ts_tablet_manager.cc:1434] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:02:37.463948 14861 raft_consensus.cc:359] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.464262 14860 tablet_bootstrap.cc:492] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:37.464424 14861 raft_consensus.cc:385] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.463248 14706 leader_election.cc:304] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:37.465210 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece6a2404c82492ba8d3feebda9df7bd" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
W20260709 13:02:37.466609 14557 leader_election.cc:343] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.468230 14863 tablet_bootstrap.cc:492] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: No bootstrap required, opened a new log
I20260709 13:02:37.468721 14863 ts_tablet_manager.cc:1403] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.005s
I20260709 13:02:37.464668 14861 raft_consensus.cc:740] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.469334 14484 catalog_manager.cc:5697] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.470305 14861 consensus_queue.cc:260] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.479728 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e3f374ce2942448c9bc7a1446c3d35" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:37.480392 14814 raft_consensus.cc:2468] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:37.480780 14861 ts_tablet_manager.cc:1434] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260709 13:02:37.475765 15229 raft_consensus.cc:2804] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.488185 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece6a2404c82492ba8d3feebda9df7bd" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:37.490451 14736 raft_consensus.cc:3060] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.493666 15275 consensus_queue.cc:1048] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.497254 14860 tablet_bootstrap.cc:654] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.506342 14863 raft_consensus.cc:359] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.507156 14863 raft_consensus.cc:385] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.486393 15229 raft_consensus.cc:493] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.505117 15079 leader_election.cc:290] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:37.507498 14863 raft_consensus.cc:740] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.507709 15229 raft_consensus.cc:3060] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.510525 14863 consensus_queue.cc:260] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
W20260709 13:02:37.520929 14557 consensus_peers.cc:597] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:37.522183 14860 tablet_bootstrap.cc:492] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:37.522766 14860 ts_tablet_manager.cc:1403] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.008s
I20260709 13:02:37.525319 14863 ts_tablet_manager.cc:1434] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.056s	user 0.012s	sys 0.000s
I20260709 13:02:37.525473 14860 raft_consensus.cc:359] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.526217 14860 raft_consensus.cc:385] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.526463 14860 raft_consensus.cc:740] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.501541 14736 raft_consensus.cc:2468] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 1.
I20260709 13:02:37.507295 14861 tablet_bootstrap.cc:492] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:37.527052 14860 consensus_queue.cc:260] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.535720 14861 tablet_bootstrap.cc:654] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.536871 14860 ts_tablet_manager.cc:1434] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:02:37.537840 14860 tablet_bootstrap.cc:492] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228: Bootstrap starting.
I20260709 13:02:37.557943 14556 leader_election.cc:304] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:37.558881 15258 raft_consensus.cc:2804] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.559387 15258 raft_consensus.cc:697] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:37.560222 15258 consensus_queue.cc:237] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:37.617492 15229 raft_consensus.cc:515] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.629777 15269 raft_consensus.cc:493] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.629998 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e3f374ce2942448c9bc7a1446c3d35" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:37.630647 14664 raft_consensus.cc:3060] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.630386 15269 raft_consensus.cc:515] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.633213 15269 leader_election.cc:290] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:37.635106 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ce9b330d234640b0d1368fe7adc894" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:37.640163 14705 leader_election.cc:343] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.646991 14664 raft_consensus.cc:2468] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:37.648787 14706 leader_election.cc:304] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:37.650220 15217 raft_consensus.cc:2804] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.650734 15217 raft_consensus.cc:697] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:37.651583 15217 consensus_queue.cc:237] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.656872 15281 raft_consensus.cc:493] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.657409 15281 raft_consensus.cc:515] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.661554 15281 leader_election.cc:290] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:37.664104 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
W20260709 13:02:37.666261 14781 leader_election.cc:343] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.674223 14860 tablet_bootstrap.cc:654] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.674055 14484 catalog_manager.cc:5697] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.677243 14861 tablet_bootstrap.cc:492] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:37.677855 14861 ts_tablet_manager.cc:1403] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.171s	user 0.010s	sys 0.001s
I20260709 13:02:37.680284 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e3f374ce2942448c9bc7a1446c3d35" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:37.681066 14815 raft_consensus.cc:3060] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.686264 14861 raft_consensus.cc:359] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.687237 14861 raft_consensus.cc:385] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.687597 14861 raft_consensus.cc:740] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.688424 14861 consensus_queue.cc:260] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.690626 14861 ts_tablet_manager.cc:1434] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:02:37.692225 14861 tablet_bootstrap.cc:492] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:37.692831 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ce9b330d234640b0d1368fe7adc894" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:37.693444 14591 raft_consensus.cc:2468] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 0.
I20260709 13:02:37.699654 14861 tablet_bootstrap.cc:654] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.699460 15229 leader_election.cc:290] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:37.705466 14704 leader_election.cc:304] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228
I20260709 13:02:37.707659 15229 raft_consensus.cc:2804] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.708078 15229 raft_consensus.cc:493] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.708304 15207 raft_consensus.cc:493] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.708927 15207 raft_consensus.cc:515] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.711745 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:37.713798 15207 leader_election.cc:290] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:37.715422 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:37.716984 14630 leader_election.cc:304] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:37.718083 15207 raft_consensus.cc:2749] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.719808 15258 consensus_queue.cc:1048] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.718765 14488 catalog_manager.cc:5697] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.690428 14815 raft_consensus.cc:2468] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:37.727217 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:37.727941 14591 raft_consensus.cc:2468] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:37.729545 14860 tablet_bootstrap.cc:492] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228: No bootstrap required, opened a new log
I20260709 13:02:37.730068 14860 ts_tablet_manager.cc:1403] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.003s
I20260709 13:02:37.739424 14779 leader_election.cc:304] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:37.740640 15281 raft_consensus.cc:2804] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.741019 15281 raft_consensus.cc:493] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.741401 15281 raft_consensus.cc:3060] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.708423 15229 raft_consensus.cc:3060] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.748899 15277 raft_consensus.cc:493] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.749481 15277 raft_consensus.cc:515] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.751770 15277 leader_election.cc:290] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:37.753973 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41739398d684ae694d3b8e04749a3db" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:37.755882 14663 raft_consensus.cc:2468] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:37.758224 14781 leader_election.cc:304] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:37.760185 15277 raft_consensus.cc:2804] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.760586 15277 raft_consensus.cc:493] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.760915 15277 raft_consensus.cc:3060] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.772505 15281 raft_consensus.cc:515] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.778235 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:37.778908 14589 raft_consensus.cc:3060] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.788645 15275 raft_consensus.cc:493] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.789212 15275 raft_consensus.cc:515] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.792491 15281 leader_election.cc:290] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:37.793569 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
W20260709 13:02:37.795262 14781 leader_election.cc:343] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.795648 15275 leader_election.cc:290] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:37.796177 15275 consensus_queue.cc:1048] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.800642 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2687d5d42e8d4ff5813eabdcf5f89859" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:37.800825 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2687d5d42e8d4ff5813eabdcf5f89859" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:37.801759 14738 raft_consensus.cc:2393] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54553a75f2884ec2a8a85946a14b6539 in current term 1: Already voted for candidate 00fcfdcea415462c8bda6f51b3214228 in this term.
I20260709 13:02:37.802277 14589 raft_consensus.cc:2468] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:37.804602 14556 leader_election.cc:304] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539; no voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:37.805840 15277 raft_consensus.cc:515] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.806840 15179 raft_consensus.cc:3060] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.775202 15229 raft_consensus.cc:515] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.810959 15229 leader_election.cc:290] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:37.770532 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41739398d684ae694d3b8e04749a3db" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:37.814466 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ce9b330d234640b0d1368fe7adc894" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
I20260709 13:02:37.815017 14779 leader_election.cc:304] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:37.815032 14589 raft_consensus.cc:3060] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.821518 15179 raft_consensus.cc:2749] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.822566 14860 raft_consensus.cc:359] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.823321 14860 raft_consensus.cc:385] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.823805 14860 raft_consensus.cc:740] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.824458 14860 consensus_queue.cc:260] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.823330 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ce9b330d234640b0d1368fe7adc894" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:37.835568 14589 raft_consensus.cc:2468] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:37.842542 14704 leader_election.cc:304] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:37.834949 14860 ts_tablet_manager.cc:1434] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.003s
I20260709 13:02:37.829520 15278 raft_consensus.cc:2804] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.826866 14736 raft_consensus.cc:2468] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 0.
I20260709 13:02:37.846998 14809 raft_consensus.cc:3060] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.848233 15229 raft_consensus.cc:2804] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.871878 15277 leader_election.cc:290] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:37.872900 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41739398d684ae694d3b8e04749a3db" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:37.873535 14739 raft_consensus.cc:3060] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.881552 14809 raft_consensus.cc:2468] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:37.882491 15229 raft_consensus.cc:697] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:37.883445 15229 consensus_queue.cc:237] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:37.886000 14739 raft_consensus.cc:2468] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:37.887341 14780 leader_election.cc:304] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:37.888195 15277 raft_consensus.cc:2804] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.888739 15277 raft_consensus.cc:697] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:37.889801 15277 consensus_queue.cc:237] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:37.853446 15278 raft_consensus.cc:697] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:37.894156 15278 consensus_queue.cc:237] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.899241 14664 raft_consensus.cc:3060] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.919497 14861 tablet_bootstrap.cc:492] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:37.921818 14861 ts_tablet_manager.cc:1403] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.230s	user 0.032s	sys 0.063s
W20260709 13:02:37.923378 14781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 89121.7us
I20260709 13:02:37.925972 14661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41739398d684ae694d3b8e04749a3db" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:37.926651 14661 raft_consensus.cc:3060] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:37.934960 14706 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 79735.8us
I20260709 13:02:37.925396 14861 raft_consensus.cc:359] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.939977 14861 raft_consensus.cc:385] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.940318 14861 raft_consensus.cc:740] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.941155 14861 consensus_queue.cc:260] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:37.944307 14861 ts_tablet_manager.cc:1434] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 13:02:37.943511 14661 raft_consensus.cc:2468] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:37.950747 14861 tablet_bootstrap.cc:492] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7: Bootstrap starting.
I20260709 13:02:37.959851 14861 tablet_bootstrap.cc:654] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.965739 15279 consensus_queue.cc:1048] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.967456 14861 tablet_bootstrap.cc:492] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7: No bootstrap required, opened a new log
I20260709 13:02:37.967979 14861 ts_tablet_manager.cc:1403] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:02:37.970661 14861 raft_consensus.cc:359] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:37.971272 14861 raft_consensus.cc:385] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.971561 14861 raft_consensus.cc:740] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.972165 14861 consensus_queue.cc:260] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:37.974100 14861 ts_tablet_manager.cc:1434] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:02:38.063481 14487 catalog_manager.cc:5697] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.077165 14488 catalog_manager.cc:5697] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.080667 14488 catalog_manager.cc:5697] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 1 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:38.084503 15079 consensus_queue.cc:1048] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:38.089996 15278 consensus_queue.cc:1048] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:38.193563 14665 raft_consensus.cc:3060] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.214178 15312 consensus_queue.cc:1048] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:02:38.242465 15079 consensus_queue.cc:1048] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.268739 15229 consensus_queue.cc:1048] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:38.271777 14999 raft_consensus.cc:493] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.272399 14999 raft_consensus.cc:515] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:38.281607 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:38.283449 14999 leader_election.cc:290] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:38.291119 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54553a75f2884ec2a8a85946a14b6539" is_pre_election: true
I20260709 13:02:38.292224 14589 raft_consensus.cc:2393] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2907395055ba449f9b337b02c9f18ae7 in current term 1: Already voted for candidate 00fcfdcea415462c8bda6f51b3214228 in this term.
W20260709 13:02:38.286899 14706 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 57293.6us
I20260709 13:02:38.322579 15279 consensus_queue.cc:1048] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:38.325493 14630 leader_election.cc:304] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:38.331298 15348 raft_consensus.cc:3060] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.362586 15355 consensus_queue.cc:1048] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:38.373874 15279 consensus_queue.cc:1048] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.374989 15348 raft_consensus.cc:2749] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:38.411988 15279 consensus_queue.cc:1048] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.431763 15217 consensus_queue.cc:1048] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:38.487200 15339 consensus_queue.cc:1048] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:38.642463 11595 tablet_server.cc:179] TabletServer@127.11.82.193:0 shutting down...
W20260709 13:02:38.650888 14779 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 202 similar messages]
W20260709 13:02:38.654879 14779 consensus_peers.cc:597] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:38.664775 14704 consensus_peers.cc:597] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:38.666504 14779 consensus_peers.cc:597] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:38.685115 14779 consensus_peers.cc:597] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.689507 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:38.690623 11595 tablet_replica.cc:333] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.691784 11595 raft_consensus.cc:2243] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.692502 11595 raft_consensus.cc:2272] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.694931 11595 tablet_replica.cc:333] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.695559 11595 raft_consensus.cc:2243] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:38.695874 14779 consensus_peers.cc:597] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.696406 11595 raft_consensus.cc:2272] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.698514 11595 tablet_replica.cc:333] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.699160 11595 raft_consensus.cc:2243] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.699580 11595 raft_consensus.cc:2272] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.701620 11595 tablet_replica.cc:333] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.702174 11595 raft_consensus.cc:2243] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.702591 11595 raft_consensus.cc:2272] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.704574 11595 tablet_replica.cc:333] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.705183 11595 raft_consensus.cc:2243] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.705821 11595 raft_consensus.cc:2272] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.707803 11595 tablet_replica.cc:333] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.708421 11595 raft_consensus.cc:2243] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.708907 11595 raft_consensus.cc:2272] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.711493 11595 tablet_replica.cc:333] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.712064 11595 raft_consensus.cc:2243] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.712473 11595 raft_consensus.cc:2272] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.714824 11595 tablet_replica.cc:333] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
W20260709 13:02:38.714718 14704 consensus_peers.cc:597] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.715591 11595 raft_consensus.cc:2243] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.716171 11595 raft_consensus.cc:2272] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.718899 11595 tablet_replica.cc:333] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.719661 11595 raft_consensus.cc:2243] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.720250 11595 raft_consensus.cc:2272] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.722438 11595 tablet_replica.cc:333] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.723081 11595 raft_consensus.cc:2243] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.723588 11595 raft_consensus.cc:2272] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.725823 11595 tablet_replica.cc:333] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.726408 11595 raft_consensus.cc:2243] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.726904 11595 raft_consensus.cc:2272] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.728037 14630 consensus_peers.cc:597] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.729784 11595 tablet_replica.cc:333] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.730621 11595 raft_consensus.cc:2243] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:38.731518 11595 raft_consensus.cc:2272] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.734593 14630 consensus_peers.cc:597] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.734812 11595 tablet_replica.cc:333] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.735730 11595 raft_consensus.cc:2243] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.736289 11595 raft_consensus.cc:2272] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.738173 14779 consensus_peers.cc:597] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.739135 11595 tablet_replica.cc:333] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.739691 11595 raft_consensus.cc:2243] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.740075 11595 raft_consensus.cc:2272] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.742465 11595 tablet_replica.cc:333] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.743152 11595 raft_consensus.cc:2243] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.743680 11595 raft_consensus.cc:2272] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.746500 11595 tablet_replica.cc:333] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.747361 11595 raft_consensus.cc:2243] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.747869 11595 raft_consensus.cc:2272] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.750574 11595 tablet_replica.cc:333] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.751336 11595 raft_consensus.cc:2243] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:38.752458 11595 raft_consensus.cc:2272] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.755141 11595 tablet_replica.cc:333] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.756044 11595 raft_consensus.cc:2243] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.756558 11595 raft_consensus.cc:2272] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.759323 11595 tablet_replica.cc:333] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.759908 11595 raft_consensus.cc:2243] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:38.760854 11595 raft_consensus.cc:2272] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.762952 11595 tablet_replica.cc:333] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.763500 11595 raft_consensus.cc:2243] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.763916 11595 raft_consensus.cc:2272] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.765736 11595 tablet_replica.cc:333] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.766263 11595 raft_consensus.cc:2243] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.766654 11595 raft_consensus.cc:2272] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.768599 11595 tablet_replica.cc:333] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.769141 11595 raft_consensus.cc:2243] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.769551 11595 raft_consensus.cc:2272] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.772135 11595 tablet_replica.cc:333] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.772701 11595 raft_consensus.cc:2243] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.773208 11595 raft_consensus.cc:2272] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.773550 14704 consensus_peers.cc:597] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.775171 11595 tablet_replica.cc:333] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.775806 11595 raft_consensus.cc:2243] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.776232 11595 raft_consensus.cc:2272] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.778146 11595 tablet_replica.cc:333] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.778650 11595 raft_consensus.cc:2243] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.779179 11595 raft_consensus.cc:2272] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.781877 11595 tablet_replica.cc:333] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.782570 11595 raft_consensus.cc:2243] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:38.782999 14704 consensus_peers.cc:597] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.783504 11595 raft_consensus.cc:2272] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.786156 11595 tablet_replica.cc:333] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.786834 11595 raft_consensus.cc:2243] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:38.787876 11595 raft_consensus.cc:2272] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.788429 14704 consensus_peers.cc:597] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.790153 11595 tablet_replica.cc:333] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.790827 11595 raft_consensus.cc:2243] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.791332 11595 raft_consensus.cc:2272] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.791967 14779 consensus_peers.cc:597] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.793449 11595 tablet_replica.cc:333] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.794065 11595 raft_consensus.cc:2243] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.794479 11595 raft_consensus.cc:2272] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.796615 11595 tablet_replica.cc:333] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.797261 11595 raft_consensus.cc:2243] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.797821 11595 raft_consensus.cc:2272] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.800422 11595 tablet_replica.cc:333] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.801192 11595 raft_consensus.cc:2243] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:38.802270 11595 raft_consensus.cc:2272] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.803833 14779 consensus_peers.cc:597] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.805091 11595 tablet_replica.cc:333] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.805790 11595 raft_consensus.cc:2243] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.806329 11595 raft_consensus.cc:2272] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.808418 11595 tablet_replica.cc:333] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
W20260709 13:02:38.808468 14630 consensus_peers.cc:597] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.809026 11595 raft_consensus.cc:2243] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.809484 11595 raft_consensus.cc:2272] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.811975 11595 tablet_replica.cc:333] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.812502 11595 raft_consensus.cc:2243] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:38.813494 11595 raft_consensus.cc:2272] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.816004 11595 tablet_replica.cc:333] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
W20260709 13:02:38.816728 14779 consensus_peers.cc:597] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.816749 11595 raft_consensus.cc:2243] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.817602 11595 raft_consensus.cc:2272] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.818042 14704 consensus_peers.cc:597] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:38.819142 14704 consensus_peers.cc:597] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.820333 11595 tablet_replica.cc:333] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.821010 11595 raft_consensus.cc:2243] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.821409 11595 raft_consensus.cc:2272] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.823783 11595 tablet_replica.cc:333] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
W20260709 13:02:38.823870 14704 consensus_peers.cc:597] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.824388 11595 raft_consensus.cc:2243] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.824841 11595 raft_consensus.cc:2272] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.827095 11595 tablet_replica.cc:333] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.827840 11595 raft_consensus.cc:2243] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:38.828771 11595 raft_consensus.cc:2272] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.831295 11595 tablet_replica.cc:333] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.831970 11595 raft_consensus.cc:2243] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:38.833079 11595 raft_consensus.cc:2272] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.835242 11595 tablet_replica.cc:333] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.835793 11595 raft_consensus.cc:2243] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.836246 11595 raft_consensus.cc:2272] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.838230 11595 tablet_replica.cc:333] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.838824 11595 raft_consensus.cc:2243] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.839366 11595 raft_consensus.cc:2272] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.842315 11595 tablet_replica.cc:333] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.843037 11595 raft_consensus.cc:2243] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.843538 11595 raft_consensus.cc:2272] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.844504 14779 consensus_peers.cc:597] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:38.845204 14630 consensus_peers.cc:597] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:38.845587 14704 consensus_peers.cc:597] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.846179 11595 tablet_replica.cc:333] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.846807 11595 raft_consensus.cc:2243] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.847307 11595 raft_consensus.cc:2272] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.847579 14630 consensus_peers.cc:597] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.850301 11595 tablet_replica.cc:333] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.851051 11595 raft_consensus.cc:2243] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.851606 11595 raft_consensus.cc:2272] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.852572 14704 consensus_peers.cc:597] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.854063 11595 tablet_replica.cc:333] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: stopping tablet replica
I20260709 13:02:38.854630 11595 raft_consensus.cc:2243] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.855095 11595 raft_consensus.cc:2272] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:38.869160 14779 consensus_peers.cc:597] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:38.883860 14779 consensus_peers.cc:597] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:38.909036 14779 consensus_peers.cc:597] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:38.920696 14630 consensus_peers.cc:597] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:38.929198 11595 tablet_server.cc:196] TabletServer@127.11.82.193:0 shutdown complete.
W20260709 13:02:38.961185 14630 consensus_peers.cc:597] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:39.001928 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:39.009047 15369 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
W20260709 13:02:39.015187 15370 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
W20260709 13:02:39.034976 15372 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
I20260709 13:02:39.036816 11595 server_base.cc:1061] running on GCE node
I20260709 13:02:39.038520 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:39.038793 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:39.039011 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602159038984 us; error 0 us; skew 500 ppm
W20260709 13:02:39.039589 14630 consensus_peers.cc:597] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:39.039626 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:39.042448 11595 webserver.cc:533] Webserver started at http://127.11.82.193:34633/ using document root <none> and password file <none>
I20260709 13:02:39.042963 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:39.043167 11595 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:02:39.046808 11595 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:02:39.055297 15379 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:39.056169 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:02:39.056547 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-0-root
uuid: "54553a75f2884ec2a8a85946a14b6539"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-vl1s"
I20260709 13:02:39.057025 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602066935108-11595-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)
W20260709 13:02:39.095440 14779 consensus_peers.cc:597] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:39.096367 14779 consensus_peers.cc:597] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:39.105844 14630 consensus_peers.cc:597] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:39.111984 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:39.113559 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:39.115185 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:39.120250 15389 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:02:39.132925 14704 consensus_peers.cc:597] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:39.194653 14704 consensus_peers.cc:597] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:39.445115 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:02:39.445535 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.327s	user 0.004s	sys 0.003s
I20260709 13:02:39.445907 11595 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:02:39.454099 15389 tablet_bootstrap.cc:492] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:39.469866 15389 tablet_bootstrap.cc:492] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:39.470817 15389 tablet_bootstrap.cc:492] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:39.471443 15389 ts_tablet_manager.cc:1403] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:02:39.473965 15389 raft_consensus.cc:359] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:39.474624 15389 raft_consensus.cc:740] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.475368 15389 consensus_queue.cc:260] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:39.477640 15389 ts_tablet_manager.cc:1434] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:39.478384 15389 tablet_bootstrap.cc:492] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:39.493639 15389 tablet_bootstrap.cc:492] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:39.494477 15389 tablet_bootstrap.cc:492] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:39.495025 15389 ts_tablet_manager.cc:1403] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:02:39.496984 15389 raft_consensus.cc:359] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.497501 15389 raft_consensus.cc:740] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.498100 15389 consensus_queue.cc:260] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.499913 15389 ts_tablet_manager.cc:1434] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:39.500698 15389 tablet_bootstrap.cc:492] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:39.541185 15389 tablet_bootstrap.cc:492] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:39.542092 15389 tablet_bootstrap.cc:492] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:39.542727 15389 ts_tablet_manager.cc:1403] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.020s
I20260709 13:02:39.544915 15389 raft_consensus.cc:359] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:39.545408 15389 raft_consensus.cc:740] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.546077 15389 consensus_queue.cc:260] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:39.547706 15389 ts_tablet_manager.cc:1434] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:39.548465 15389 tablet_bootstrap.cc:492] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:39.561087 15389 tablet_bootstrap.cc:492] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:39.561772 15389 tablet_bootstrap.cc:492] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:39.562554 15389 ts_tablet_manager.cc:1403] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:02:39.564960 15389 raft_consensus.cc:359] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:39.565631 15389 raft_consensus.cc:740] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.566270 15389 consensus_queue.cc:260] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:39.567780 15389 ts_tablet_manager.cc:1434] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:02:39.568506 15389 tablet_bootstrap.cc:492] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:39.585587 15389 tablet_bootstrap.cc:492] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:39.586453 15389 tablet_bootstrap.cc:492] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:39.587035 15389 ts_tablet_manager.cc:1403] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:02:39.588850 15389 raft_consensus.cc:359] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.589387 15389 raft_consensus.cc:740] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.590071 15389 consensus_queue.cc:260] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.592115 15389 ts_tablet_manager.cc:1434] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:39.592830 15389 tablet_bootstrap.cc:492] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:39.663089 15389 tablet_bootstrap.cc:492] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:39.664005 15389 tablet_bootstrap.cc:492] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:39.664606 15389 ts_tablet_manager.cc:1403] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.072s	user 0.033s	sys 0.031s
I20260709 13:02:39.667920 15389 raft_consensus.cc:359] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.668557 15389 raft_consensus.cc:740] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.669263 15389 consensus_queue.cc:260] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.671334 15389 ts_tablet_manager.cc:1434] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:39.672067 15389 tablet_bootstrap.cc:492] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:39.693895 15389 tablet_bootstrap.cc:492] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:39.694821 15389 tablet_bootstrap.cc:492] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:39.695429 15389 ts_tablet_manager.cc:1403] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.015s
I20260709 13:02:39.697813 15389 raft_consensus.cc:359] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.698458 15389 raft_consensus.cc:740] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.699313 15389 consensus_queue.cc:260] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.700117 15382 raft_consensus.cc:493] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.700627 15382 raft_consensus.cc:515] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:39.701541 15389 ts_tablet_manager.cc:1434] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:39.702355 15389 tablet_bootstrap.cc:492] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
W20260709 13:02:39.708278 14779 leader_election.cc:336] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:39.712220 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:39.714085 14781 leader_election.cc:304] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:39.715817 15211 raft_consensus.cc:2749] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:39.718806 15382 leader_election.cc:290] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:39.724915 11595 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:02:39.725301 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.279s	user 0.251s	sys 0.003s
I20260709 13:02:39.739420 15375 raft_consensus.cc:493] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.739778 15355 raft_consensus.cc:493] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.740257 15375 raft_consensus.cc:515] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.740621 15355 raft_consensus.cc:515] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:39.743213 15375 leader_election.cc:290] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:39.745028 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece6a2404c82492ba8d3feebda9df7bd" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:39.747272 15355 leader_election.cc:290] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:39.749794 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:39.760195 14704 leader_election.cc:336] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:39.760681 14704 leader_election.cc:304] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [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: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:39.761137 15389 tablet_bootstrap.cc:492] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:39.762014 15355 raft_consensus.cc:2749] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:39.762272 15389 tablet_bootstrap.cc:492] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:39.763199 15389 ts_tablet_manager.cc:1403] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.035s
W20260709 13:02:39.765465 14704 leader_election.cc:336] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:39.765981 14704 leader_election.cc:304] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [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: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:39.765738 15389 raft_consensus.cc:359] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:39.766638 15389 raft_consensus.cc:740] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.766860 15375 raft_consensus.cc:2749] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:39.767478 15389 consensus_queue.cc:260] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:39.767704 15375 raft_consensus.cc:493] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.768337 15375 raft_consensus.cc:515] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:39.770336 15375 leader_election.cc:290] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:39.772378 15389 ts_tablet_manager.cc:1434] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:02:39.773176 15389 tablet_bootstrap.cc:492] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:39.773310 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b40ff8539645bf819d6e1cc37c2204" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:39.780403 14704 leader_election.cc:336] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:39.781121 14704 leader_election.cc:304] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [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: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:39.782019 15375 raft_consensus.cc:2749] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:39.802789 15375 raft_consensus.cc:493] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.803449 15375 raft_consensus.cc:515] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
W20260709 13:02:39.812103 14704 leader_election.cc:336] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:39.813406 15375 leader_election.cc:290] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:39.816212 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:39.818501 14706 leader_election.cc:304] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [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: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:39.822912 15389 tablet_bootstrap.cc:492] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:39.824218 15389 tablet_bootstrap.cc:492] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:39.825039 15389 ts_tablet_manager.cc:1403] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.012s
I20260709 13:02:39.828423 15389 raft_consensus.cc:359] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.829211 15389 raft_consensus.cc:740] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.830050 15389 consensus_queue.cc:260] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.832491 15389 ts_tablet_manager.cc:1434] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:39.833540 15389 tablet_bootstrap.cc:492] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:39.836772 15340 raft_consensus.cc:493] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.837340 15340 raft_consensus.cc:515] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:39.842864 15382 raft_consensus.cc:493] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.843598 15382 raft_consensus.cc:515] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:39.845644 15382 leader_election.cc:290] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:39.846412 15217 raft_consensus.cc:2749] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:39.848075 15340 leader_election.cc:290] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:39.853619 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b40ff8539645bf819d6e1cc37c2204" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:39.850939 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
W20260709 13:02:39.854620 14779 leader_election.cc:336] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
W20260709 13:02:39.856033 14704 leader_election.cc:336] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:39.861215 14705 leader_election.cc:304] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [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: 5479e53fcc454c81a71a430f75a3ef3c; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:39.854388 14736 raft_consensus.cc:2468] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:39.864976 15217 raft_consensus.cc:2749] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:39.874836 14780 leader_election.cc:304] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:39.876636 15339 raft_consensus.cc:2804] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:39.877019 15339 raft_consensus.cc:493] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.877372 15339 raft_consensus.cc:3060] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:39.883584 14998 raft_consensus.cc:493] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.884095 14998 raft_consensus.cc:515] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:39.885730 14998 leader_election.cc:290] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:39.892441 15211 raft_consensus.cc:493] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.893031 15211 raft_consensus.cc:515] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:39.894418 15339 raft_consensus.cc:515] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
W20260709 13:02:39.895287 14630 leader_election.cc:336] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:39.897356 15211 leader_election.cc:290] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
W20260709 13:02:39.900811 14779 leader_election.cc:336] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
W20260709 13:02:39.901386 14779 leader_election.cc:336] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:39.902000 15339 leader_election.cc:290] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:39.902612 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414de40525684d37a3728e2fa413c831" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:39.903381 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:39.903950 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b40ff8539645bf819d6e1cc37c2204" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:39.904543 14733 raft_consensus.cc:3060] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:39.908357 14631 leader_election.cc:304] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:39.909788 14780 leader_election.cc:304] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:39.910038 15348 raft_consensus.cc:2749] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:39.912868 15389 tablet_bootstrap.cc:492] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:39.913522 15211 raft_consensus.cc:2749] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:39.915225 15389 tablet_bootstrap.cc:492] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:39.915910 15389 ts_tablet_manager.cc:1403] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.004s
I20260709 13:02:39.918380 15389 raft_consensus.cc:359] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.919056 15389 raft_consensus.cc:740] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.919924 15389 consensus_queue.cc:260] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.922019 15389 ts_tablet_manager.cc:1434] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:39.922948 15389 tablet_bootstrap.cc:492] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:39.925264 14998 raft_consensus.cc:493] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.925993 14998 raft_consensus.cc:515] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:39.931087 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2255bcadb4a41a21622009cbed943" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:39.936403 14998 leader_election.cc:290] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:39.941952 14733 raft_consensus.cc:2468] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 2.
I20260709 13:02:39.943634 14780 leader_election.cc:304] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
W20260709 13:02:39.944140 14781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 65331.5us
I20260709 13:02:39.944799 15382 raft_consensus.cc:2804] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:39.946597 15382 raft_consensus.cc:697] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:39.947495 15382 consensus_queue.cc:237] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:39.955510 15211 raft_consensus.cc:493] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.956214 15211 raft_consensus.cc:515] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:39.958909 15211 leader_election.cc:290] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
W20260709 13:02:39.961642 14630 leader_election.cc:336] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:39.962193 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414de40525684d37a3728e2fa413c831" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:39.963177 14666 raft_consensus.cc:2468] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:39.967273 14998 raft_consensus.cc:493] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.962354 14630 leader_election.cc:304] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:39.970618 15348 raft_consensus.cc:2749] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:39.968123 14998 raft_consensus.cc:515] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:39.974862 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:39.975667 14815 raft_consensus.cc:2468] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:39.977698 14631 leader_election.cc:304] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:39.978857 15390 raft_consensus.cc:2804] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:39.979373 15390 raft_consensus.cc:493] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.979822 15390 raft_consensus.cc:3060] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:39.992344 14998 leader_election.cc:290] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:39.996459 14781 leader_election.cc:304] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:39.997960 15424 raft_consensus.cc:2804] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:39.998396 15424 raft_consensus.cc:493] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:39.998797 15424 raft_consensus.cc:3060] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:39.990226 14483 catalog_manager.cc:5697] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 1 to 2, leader changed from 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193) to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.990505 15390 raft_consensus.cc:515] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.025997 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e1dad3f413480091bcb6c7037b3a6b" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:40.026934 14815 raft_consensus.cc:3060] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:40.027151 14779 leader_election.cc:336] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
W20260709 13:02:40.038765 15428 log.cc:927] Time spent T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:02:40.054330 15382 raft_consensus.cc:493] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.055095 15382 raft_consensus.cc:515] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.066495 15355 raft_consensus.cc:493] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.067493 15355 raft_consensus.cc:515] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.088197 15348 raft_consensus.cc:493] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.089046 15348 raft_consensus.cc:515] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.100661 15339 raft_consensus.cc:493] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.101424 15339 raft_consensus.cc:515] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.159824 15424 raft_consensus.cc:515] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.162979 15424 leader_election.cc:290] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:40.165071 15355 leader_election.cc:290] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:40.166919 15433 raft_consensus.cc:493] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.166985 15348 leader_election.cc:290] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:40.196085 15433 raft_consensus.cc:515] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
W20260709 13:02:40.194700 14704 leader_election.cc:336] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.198225 15433 leader_election.cc:290] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
W20260709 13:02:40.167788 14779 leader_election.cc:336] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.201097 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:40.201799 14736 raft_consensus.cc:2468] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:40.203424 14631 leader_election.cc:304] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:40.204308 15435 raft_consensus.cc:2804] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:40.204648 15435 raft_consensus.cc:493] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.205027 15435 raft_consensus.cc:3060] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.168396 15382 leader_election.cc:290] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:40.066507 15390 leader_election.cc:290] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:40.175998 15339 leader_election.cc:290] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
W20260709 13:02:40.178185 14780 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:43719, user_credentials={real_user=slave}} blocked reactor thread for 104803us
W20260709 13:02:40.180984 14781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 122430us
I20260709 13:02:40.190543 15389 tablet_bootstrap.cc:492] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:40.206946 15389 tablet_bootstrap.cc:492] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:40.207592 15389 ts_tablet_manager.cc:1403] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.285s	user 0.100s	sys 0.124s
I20260709 13:02:40.208942 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414de40525684d37a3728e2fa413c831" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:40.209553 14662 raft_consensus.cc:3060] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.210135 15389 raft_consensus.cc:359] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.210835 15389 raft_consensus.cc:740] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.211642 15389 consensus_queue.cc:260] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.213944 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:40.214829 15389 ts_tablet_manager.cc:1434] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:40.219323 15389 tablet_bootstrap.cc:492] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:40.220867 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228" is_pre_election: true
I20260709 13:02:40.221594 14809 raft_consensus.cc:2468] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:40.227245 15435 raft_consensus.cc:515] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
W20260709 13:02:40.191183 14630 leader_election.cc:336] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.037562 14815 raft_consensus.cc:2468] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 2.
W20260709 13:02:40.204818 14779 leader_election.cc:336] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.174571 15340 raft_consensus.cc:493] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.230994 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:40.244956 14733 raft_consensus.cc:2468] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:40.231449 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:40.246315 14737 raft_consensus.cc:2468] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:40.231406 15435 leader_election.cc:290] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:40.240366 14705 leader_election.cc:304] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.248697 15435 raft_consensus.cc:493] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.249143 15435 raft_consensus.cc:515] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.249266 14780 leader_election.cc:304] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.249985 15375 raft_consensus.cc:2804] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:40.250180 15434 raft_consensus.cc:2804] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:40.250425 15375 raft_consensus.cc:493] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.250607 15434 raft_consensus.cc:493] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.250864 15375 raft_consensus.cc:3060] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.251091 15435 leader_election.cc:290] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:40.235055 15340 raft_consensus.cc:515] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.253592 15340 leader_election.cc:290] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
W20260709 13:02:40.239789 14779 leader_election.cc:336] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.256448 14631 leader_election.cc:304] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:40.251101 15434 raft_consensus.cc:3060] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.257619 15375 raft_consensus.cc:515] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.258392 15390 raft_consensus.cc:2804] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.258955 15390 raft_consensus.cc:697] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:40.259903 15390 consensus_queue.cc:237] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.260337 15375 leader_election.cc:290] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
W20260709 13:02:40.265597 14704 leader_election.cc:336] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.265820 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:40.275902 14739 raft_consensus.cc:3060] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.277447 14662 raft_consensus.cc:2468] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 2.
I20260709 13:02:40.279489 14781 leader_election.cc:304] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.269670 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2255bcadb4a41a21622009cbed943" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:40.280503 15424 raft_consensus.cc:2804] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.281018 14666 raft_consensus.cc:2468] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 1.
I20260709 13:02:40.282142 14706 leader_election.cc:304] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [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: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.282219 15424 raft_consensus.cc:697] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:40.284264 15355 raft_consensus.cc:2804] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:40.272611 14780 leader_election.cc:304] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.284662 15355 raft_consensus.cc:493] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.285064 15355 raft_consensus.cc:3060] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.285985 14739 raft_consensus.cc:2468] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 2.
I20260709 13:02:40.286167 15382 raft_consensus.cc:2804] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:40.286788 15382 raft_consensus.cc:493] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.286943 15211 raft_consensus.cc:493] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.287321 15382 raft_consensus.cc:3060] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.287511 15211 raft_consensus.cc:515] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.289647 15211 leader_election.cc:290] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:40.291173 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:40.291822 14666 raft_consensus.cc:2468] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 1.
I20260709 13:02:40.293006 14781 leader_election.cc:304] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:40.270637 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece6a2404c82492ba8d3feebda9df7bd" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:40.297564 15211 raft_consensus.cc:2804] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:40.298050 15211 raft_consensus.cc:493] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.298461 15211 raft_consensus.cc:3060] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.296948 15434 raft_consensus.cc:515] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.304046 15355 raft_consensus.cc:515] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.307294 14631 leader_election.cc:304] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:40.309247 15433 raft_consensus.cc:2804] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.296829 14736 raft_consensus.cc:2468] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 1.
I20260709 13:02:40.310663 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2255bcadb4a41a21622009cbed943" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:40.311452 14666 raft_consensus.cc:3060] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.311806 15355 leader_election.cc:290] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
W20260709 13:02:40.314919 14780 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.82.195:43719, user_credentials={real_user=slave}} blocked reactor thread for 63247.1us
I20260709 13:02:40.283640 15424 consensus_queue.cc:237] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
W20260709 13:02:40.317085 14630 leader_election.cc:336] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
W20260709 13:02:40.321208 14630 leader_election.cc:336] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.321805 14630 leader_election.cc:304] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7; no voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.309755 15433 raft_consensus.cc:697] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:40.323386 15433 consensus_queue.cc:237] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
W20260709 13:02:40.331310 14704 leader_election.cc:336] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.334190 14631 leader_election.cc:304] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [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: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:40.335206 15435 raft_consensus.cc:2804] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:40.335080 15382 raft_consensus.cc:515] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.335781 15435 raft_consensus.cc:493] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:40.336403 15435 raft_consensus.cc:3060] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.338011 15382 leader_election.cc:290] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:40.306350 15434 leader_election.cc:290] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
I20260709 13:02:40.354178 15348 raft_consensus.cc:2749] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:40.367974 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:40.368620 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:40.369225 14814 raft_consensus.cc:3060] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:40.371778 14704 leader_election.cc:336] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.368767 14733 raft_consensus.cc:3060] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.373169 14666 raft_consensus.cc:2468] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 2.
I20260709 13:02:40.376567 15211 raft_consensus.cc:515] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.379817 14706 leader_election.cc:304] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [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: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.381726 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:40.382380 14737 raft_consensus.cc:3060] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.383776 14487 catalog_manager.cc:5697] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 1 to 2, leader changed from 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193) to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:40.385012 15375 raft_consensus.cc:2804] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.385581 15375 raft_consensus.cc:697] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:40.386379 15375 consensus_queue.cc:237] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.373888 14483 catalog_manager.cc:5697] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 1 to 2, leader changed from 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193) to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.394011 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5dbeebd827434b9cd7de2026725617" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:40.394659 14662 raft_consensus.cc:3060] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.394904 14814 raft_consensus.cc:2468] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 2.
W20260709 13:02:40.396270 14630 leader_election.cc:336] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.396791 14733 raft_consensus.cc:2468] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 2.
W20260709 13:02:40.397104 14630 leader_election.cc:336] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
W20260709 13:02:40.397826 14630 leader_election.cc:336] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.398849 15211 leader_election.cc:290] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:40.402930 14737 raft_consensus.cc:2468] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 2.
W20260709 13:02:40.403366 14779 leader_election.cc:336] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
W20260709 13:02:40.404474 14779 leader_election.cc:336] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.402981 14662 raft_consensus.cc:2468] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 2.
I20260709 13:02:40.407264 14705 leader_election.cc:304] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.408529 15217 raft_consensus.cc:2804] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.409072 15217 raft_consensus.cc:697] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
W20260709 13:02:40.409413 14779 leader_election.cc:336] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.378440 15435 raft_consensus.cc:515] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.409969 15217 consensus_queue.cc:237] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.411751 15435 leader_election.cc:290] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
W20260709 13:02:40.415220 14779 leader_election.cc:336] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.416641 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece6a2404c82492ba8d3feebda9df7bd" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:40.418594 14781 leader_election.cc:304] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.422438 15211 raft_consensus.cc:2804] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.422978 14737 raft_consensus.cc:3060] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.423002 15211 raft_consensus.cc:697] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:40.419196 14780 leader_election.cc:304] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.424423 14780 leader_election.cc:304] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [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: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:40.424135 15211 consensus_queue.cc:237] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.425009 15425 raft_consensus.cc:2804] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.427788 15389 tablet_bootstrap.cc:492] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:40.433995 15425 raft_consensus.cc:697] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:40.428329 14487 catalog_manager.cc:5697] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 1 to 2, leader changed from 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193) to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 2 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:40.428623 14483 catalog_manager.cc:5697] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 1 to 2, leader changed from 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193) to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.435310 15389 tablet_bootstrap.cc:492] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:40.434885 15425 consensus_queue.cc:237] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.436070 14737 raft_consensus.cc:2468] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 2.
I20260709 13:02:40.436132 15389 ts_tablet_manager.cc:1403] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.221s	user 0.041s	sys 0.027s
I20260709 13:02:40.437450 14631 leader_election.cc:304] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:40.438274 15435 raft_consensus.cc:2804] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.438828 15435 raft_consensus.cc:697] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:40.439898 15435 consensus_queue.cc:237] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.441278 15432 raft_consensus.cc:2804] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.441804 15432 raft_consensus.cc:697] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:40.442587 15389 raft_consensus.cc:359] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.442636 15432 consensus_queue.cc:237] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.443459 15389 raft_consensus.cc:740] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.444208 15389 consensus_queue.cc:260] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
W20260709 13:02:40.445647 14779 consensus_peers.cc:597] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:40.446228 15389 ts_tablet_manager.cc:1434] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.003s
I20260709 13:02:40.447042 15389 tablet_bootstrap.cc:492] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
W20260709 13:02:40.466162 14630 leader_election.cc:336] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:40.475296 14483 catalog_manager.cc:5697] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 1 to 2, leader changed from 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193) to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.486479 14484 catalog_manager.cc:5697] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 1 to 2, leader changed from 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193) to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 2 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.492856 14737 raft_consensus.cc:1275] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 00fcfdcea415462c8bda6f51b3214228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.496551 15434 consensus_queue.cc:1048] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.501870 14487 catalog_manager.cc:5697] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 1 to 2, leader changed from 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193) to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.517031 15389 tablet_bootstrap.cc:492] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:40.517968 15389 tablet_bootstrap.cc:492] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:40.518569 15389 ts_tablet_manager.cc:1403] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.003s
I20260709 13:02:40.531411 14484 catalog_manager.cc:5697] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 1 to 2, leader changed from 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193) to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.539621 14484 catalog_manager.cc:5697] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 1 to 2, leader changed from 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193) to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.542375 15389 raft_consensus.cc:359] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.543154 15389 raft_consensus.cc:740] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.544093 15389 consensus_queue.cc:260] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.546509 15389 ts_tablet_manager.cc:1434] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:02:40.547525 15389 tablet_bootstrap.cc:492] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:40.578090 15389 tablet_bootstrap.cc:492] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:40.579291 15389 tablet_bootstrap.cc:492] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:40.580009 15389 ts_tablet_manager.cc:1403] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.000s
I20260709 13:02:40.583482 15389 raft_consensus.cc:359] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.584218 15389 raft_consensus.cc:740] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.585016 15389 consensus_queue.cc:260] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:40.586970 15389 ts_tablet_manager.cc:1434] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:40.587760 15389 tablet_bootstrap.cc:492] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:40.599260 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.193:37187
I20260709 13:02:40.599412 15493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.193:37187 every 8 connection(s)
I20260709 13:02:40.603360 15389 tablet_bootstrap.cc:492] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:40.604679 15389 tablet_bootstrap.cc:492] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:40.605280 15389 ts_tablet_manager.cc:1403] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260709 13:02:40.608160 15389 raft_consensus.cc:359] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.608841 15389 raft_consensus.cc:740] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.609505 15389 consensus_queue.cc:260] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.611497 15389 ts_tablet_manager.cc:1434] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:40.612246 15389 tablet_bootstrap.cc:492] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:40.641016 14814 raft_consensus.cc:1275] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.640336 15389 tablet_bootstrap.cc:492] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:40.642719 15389 tablet_bootstrap.cc:492] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:40.643338 15389 ts_tablet_manager.cc:1403] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260709 13:02:40.643838 15435 consensus_queue.cc:1048] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:40.652053 15389 raft_consensus.cc:359] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.652809 15389 raft_consensus.cc:740] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.653481 15389 consensus_queue.cc:260] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.654984 15389 ts_tablet_manager.cc:1434] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:02:40.655725 15389 tablet_bootstrap.cc:492] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:40.657083 15495 heartbeater.cc:344] Connected to a master server at 127.11.82.254:38201
I20260709 13:02:40.657619 15495 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:40.658550 15495 heartbeater.cc:507] Master 127.11.82.254:38201 requested a full tablet report, sending...
I20260709 13:02:40.681854 14487 ts_manager.cc:194] Re-registered known tserver with Master: 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187)
W20260709 13:02:40.688376 14630 consensus_peers.cc:597] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:40.697099 15389 tablet_bootstrap.cc:492] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:40.699256 15389 tablet_bootstrap.cc:492] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:40.699901 15389 ts_tablet_manager.cc:1403] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.044s	user 0.031s	sys 0.006s
I20260709 13:02:40.702378 15389 raft_consensus.cc:359] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.703114 15389 raft_consensus.cc:740] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.703882 15389 consensus_queue.cc:260] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:40.705961 15389 ts_tablet_manager.cc:1434] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:40.706761 15389 tablet_bootstrap.cc:492] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:40.726094 14737 raft_consensus.cc:1275] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.728827 15390 consensus_queue.cc:1048] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.759826 14487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38550
I20260709 13:02:40.768049 15495 heartbeater.cc:499] Master 127.11.82.254:38201 was elected leader, sending a full tablet report...
I20260709 13:02:40.772970 15464 raft_consensus.cc:3060] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.775697 15467 raft_consensus.cc:3060] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.783885 15467 raft_consensus.cc:1275] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Refusing update from remote peer 00fcfdcea415462c8bda6f51b3214228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.785524 14666 raft_consensus.cc:1275] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 5479e53fcc454c81a71a430f75a3ef3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.785291 15425 consensus_queue.cc:1048] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:40.787062 15375 consensus_queue.cc:1048] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.794055 15464 raft_consensus.cc:1275] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.803087 15390 consensus_queue.cc:1048] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.805879 15389 tablet_bootstrap.cc:492] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:40.807096 15389 tablet_bootstrap.cc:492] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:40.807879 15389 ts_tablet_manager.cc:1403] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.013s
I20260709 13:02:40.813552 15389 raft_consensus.cc:359] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.814239 15389 raft_consensus.cc:740] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.814890 15389 consensus_queue.cc:260] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.816079 14662 raft_consensus.cc:1275] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 00fcfdcea415462c8bda6f51b3214228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.816859 15389 ts_tablet_manager.cc:1434] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260709 13:02:40.827896 15339 consensus_queue.cc:1048] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.844017 15389 tablet_bootstrap.cc:492] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:40.851612 14739 raft_consensus.cc:1275] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 00fcfdcea415462c8bda6f51b3214228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.886238 14665 raft_consensus.cc:1275] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 00fcfdcea415462c8bda6f51b3214228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:40.889027 14704 consensus_peers.cc:597] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:40.861868 15432 consensus_queue.cc:1048] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:02:40.894878 15434 consensus_queue.cc:1048] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:40.914314 14814 raft_consensus.cc:1275] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 5479e53fcc454c81a71a430f75a3ef3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.920624 15421 consensus_queue.cc:1048] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.943189 15506 raft_consensus.cc:493] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.943676 15506 raft_consensus.cc:515] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:40.946288 15506 leader_election.cc:290] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
W20260709 13:02:40.954474 14779 consensus_peers.cc:597] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:40.958030 14779 consensus_peers.cc:597] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:40.963352 14779 consensus_peers.cc:597] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:40.965081 15467 raft_consensus.cc:3060] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.972278 14737 raft_consensus.cc:1275] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.977293 15453 consensus_queue.cc:1048] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.977587 15467 raft_consensus.cc:1275] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Refusing update from remote peer 5479e53fcc454c81a71a430f75a3ef3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.979163 15421 consensus_queue.cc:1048] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.981191 15454 raft_consensus.cc:3060] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.993695 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e32848bc404e3a9c26b30fea4ec967" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c" is_pre_election: true
I20260709 13:02:41.010270 15389 tablet_bootstrap.cc:492] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.011195 15389 tablet_bootstrap.cc:492] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.011724 15389 ts_tablet_manager.cc:1403] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.168s	user 0.007s	sys 0.009s
I20260709 13:02:41.012914 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e32848bc404e3a9c26b30fea4ec967" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2907395055ba449f9b337b02c9f18ae7" is_pre_election: true
I20260709 13:02:41.014659 15386 leader_election.cc:304] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539; no voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:41.015848 15506 raft_consensus.cc:2749] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:41.019995 15454 raft_consensus.cc:1275] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Refusing update from remote peer 00fcfdcea415462c8bda6f51b3214228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.021427 15432 consensus_queue.cc:1048] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.023511 14739 raft_consensus.cc:1275] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 00fcfdcea415462c8bda6f51b3214228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.014084 15389 raft_consensus.cc:359] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.024837 15389 raft_consensus.cc:740] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.025548 15389 consensus_queue.cc:260] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.026486 15211 consensus_queue.cc:1048] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.027877 15389 ts_tablet_manager.cc:1434] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 13:02:41.028690 15389 tablet_bootstrap.cc:492] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.042922 15464 raft_consensus.cc:3060] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:41.063720 15464 raft_consensus.cc:1275] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.065999 15389 tablet_bootstrap.cc:492] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.066358 15435 consensus_queue.cc:1048] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.070093 15454 raft_consensus.cc:3060] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:41.076237 15389 tablet_bootstrap.cc:492] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.077011 15389 ts_tablet_manager.cc:1403] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.012s
I20260709 13:02:41.079411 15389 raft_consensus.cc:359] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.082055 15389 raft_consensus.cc:740] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.083570 15389 consensus_queue.cc:260] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.085520 15389 ts_tablet_manager.cc:1434] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:02:41.086238 15389 tablet_bootstrap.cc:492] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
W20260709 13:02:41.093523 14779 consensus_peers.cc:597] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:41.110186 15389 tablet_bootstrap.cc:492] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.111007 15389 tablet_bootstrap.cc:492] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.111549 15389 ts_tablet_manager.cc:1403] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260709 13:02:41.113467 15389 raft_consensus.cc:359] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.114179 15389 raft_consensus.cc:740] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.114864 15389 consensus_queue.cc:260] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.116611 15389 ts_tablet_manager.cc:1434] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:41.117300 15389 tablet_bootstrap.cc:492] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.131990 15389 tablet_bootstrap.cc:492] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.132818 15389 tablet_bootstrap.cc:492] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.133333 15389 ts_tablet_manager.cc:1403] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260709 13:02:41.135375 15389 raft_consensus.cc:359] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.135944 15389 raft_consensus.cc:740] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.136570 15389 consensus_queue.cc:260] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.138144 15389 ts_tablet_manager.cc:1434] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:02:41.139184 15389 tablet_bootstrap.cc:492] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.150815 15389 tablet_bootstrap.cc:492] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.151674 15389 tablet_bootstrap.cc:492] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.152292 15389 ts_tablet_manager.cc:1403] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
W20260709 13:02:41.155619 14779 consensus_peers.cc:597] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:41.156378 14704 consensus_peers.cc:597] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:41.155990 15389 raft_consensus.cc:359] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.157248 15389 raft_consensus.cc:740] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.157936 15389 consensus_queue.cc:260] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.160279 15389 ts_tablet_manager.cc:1434] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:41.161012 15389 tablet_bootstrap.cc:492] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.173792 15389 tablet_bootstrap.cc:492] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.174691 15389 tablet_bootstrap.cc:492] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.175302 15389 ts_tablet_manager.cc:1403] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 13:02:41.177652 15389 raft_consensus.cc:359] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.178282 15389 raft_consensus.cc:740] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.178903 15389 consensus_queue.cc:260] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.180893 15389 ts_tablet_manager.cc:1434] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:41.181650 15389 tablet_bootstrap.cc:492] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.197388 15389 tablet_bootstrap.cc:492] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.198078 15389 tablet_bootstrap.cc:492] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.198592 15389 ts_tablet_manager.cc:1403] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 13:02:41.200374 15389 raft_consensus.cc:359] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.201013 15389 raft_consensus.cc:740] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.201663 15389 consensus_queue.cc:260] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.203575 15389 ts_tablet_manager.cc:1434] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 13:02:41.203640 14779 consensus_peers.cc:597] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:41.204572 15389 tablet_bootstrap.cc:492] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.223769 15389 tablet_bootstrap.cc:492] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.224581 15389 tablet_bootstrap.cc:492] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.225139 15389 ts_tablet_manager.cc:1403] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 13:02:41.226995 15389 raft_consensus.cc:359] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.227563 15389 raft_consensus.cc:740] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.228155 15389 consensus_queue.cc:260] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.229620 15389 ts_tablet_manager.cc:1434] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:02:41.230885 15389 tablet_bootstrap.cc:492] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
W20260709 13:02:41.235374 14779 consensus_peers.cc:597] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:41.245013 15389 tablet_bootstrap.cc:492] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.245786 15389 tablet_bootstrap.cc:492] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.246361 15389 ts_tablet_manager.cc:1403] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 13:02:41.248080 15389 raft_consensus.cc:359] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.248554 15389 raft_consensus.cc:740] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.249146 15389 consensus_queue.cc:260] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.251003 15389 ts_tablet_manager.cc:1434] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 13:02:41.251806 15389 tablet_bootstrap.cc:492] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
W20260709 13:02:41.261137 14630 consensus_peers.cc:597] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:41.264792 15389 tablet_bootstrap.cc:492] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.265693 15389 tablet_bootstrap.cc:492] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.266247 15389 ts_tablet_manager.cc:1403] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 13:02:41.268323 15389 raft_consensus.cc:359] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.268805 15389 raft_consensus.cc:740] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.269341 15389 consensus_queue.cc:260] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.271016 15389 ts_tablet_manager.cc:1434] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:02:41.272233 15389 tablet_bootstrap.cc:492] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.283540 15389 tablet_bootstrap.cc:492] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.284240 15389 tablet_bootstrap.cc:492] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.284868 15389 ts_tablet_manager.cc:1403] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:02:41.286702 15389 raft_consensus.cc:359] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.287335 15389 raft_consensus.cc:740] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.287957 15389 consensus_queue.cc:260] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.290176 15389 ts_tablet_manager.cc:1434] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:41.291394 15389 tablet_bootstrap.cc:492] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.307384 15389 tablet_bootstrap.cc:492] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.308744 15389 tablet_bootstrap.cc:492] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.309783 15389 ts_tablet_manager.cc:1403] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:02:41.313742 15389 raft_consensus.cc:359] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.314448 15389 raft_consensus.cc:740] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.315110 15389 consensus_queue.cc:260] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.318215 15389 ts_tablet_manager.cc:1434] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:41.319013 15389 tablet_bootstrap.cc:492] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
W20260709 13:02:41.330752 14630 consensus_peers.cc:597] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:41.337318 15389 tablet_bootstrap.cc:492] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.338390 15389 tablet_bootstrap.cc:492] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.339144 15389 ts_tablet_manager.cc:1403] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 13:02:41.341447 15389 raft_consensus.cc:359] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.342003 15389 raft_consensus.cc:740] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.342608 15389 consensus_queue.cc:260] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.344611 15389 ts_tablet_manager.cc:1434] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:02:41.345419 15389 tablet_bootstrap.cc:492] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.359400 15389 tablet_bootstrap.cc:492] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.360299 15389 tablet_bootstrap.cc:492] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.360812 15389 ts_tablet_manager.cc:1403] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:02:41.363139 15389 raft_consensus.cc:359] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.363763 15389 raft_consensus.cc:740] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
W20260709 13:02:41.364593 14779 consensus_peers.cc:597] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:41.364395 15389 consensus_queue.cc:260] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.366523 15389 ts_tablet_manager.cc:1434] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:41.367301 15389 tablet_bootstrap.cc:492] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
W20260709 13:02:41.367552 14704 consensus_peers.cc:597] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:41.381603 15389 tablet_bootstrap.cc:492] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.382547 15389 tablet_bootstrap.cc:492] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.383185 15389 ts_tablet_manager.cc:1403] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:02:41.385466 15389 raft_consensus.cc:359] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.386118 15389 raft_consensus.cc:740] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.386758 15389 consensus_queue.cc:260] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.390051 15389 ts_tablet_manager.cc:1434] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:41.391247 15389 tablet_bootstrap.cc:492] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.406611 15389 tablet_bootstrap.cc:492] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.407544 15389 tablet_bootstrap.cc:492] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.408146 15389 ts_tablet_manager.cc:1403] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:02:41.410590 15389 raft_consensus.cc:359] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.411154 15464 raft_consensus.cc:3060] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:41.411265 15389 raft_consensus.cc:740] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.412204 15389 consensus_queue.cc:260] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.414239 15389 ts_tablet_manager.cc:1434] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:41.414989 15389 tablet_bootstrap.cc:492] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.434724 15389 tablet_bootstrap.cc:492] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.435622 15389 tablet_bootstrap.cc:492] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.436218 15389 ts_tablet_manager.cc:1403] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:02:41.438426 15389 raft_consensus.cc:359] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.439105 15389 raft_consensus.cc:740] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.439844 15389 consensus_queue.cc:260] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.441452 15389 ts_tablet_manager.cc:1434] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:41.442191 15389 tablet_bootstrap.cc:492] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.455681 15389 tablet_bootstrap.cc:492] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.456542 15389 tablet_bootstrap.cc:492] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.457141 15389 ts_tablet_manager.cc:1403] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:02:41.459589 15389 raft_consensus.cc:359] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.460237 15389 raft_consensus.cc:740] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.460979 15389 consensus_queue.cc:260] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.463229 15389 ts_tablet_manager.cc:1434] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:02:41.464275 15389 tablet_bootstrap.cc:492] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.477898 15389 tablet_bootstrap.cc:492] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.478902 15389 tablet_bootstrap.cc:492] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.479588 15389 ts_tablet_manager.cc:1403] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:02:41.482100 15389 raft_consensus.cc:359] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.482836 15389 raft_consensus.cc:740] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.483518 15389 consensus_queue.cc:260] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:41.485074 15389 ts_tablet_manager.cc:1434] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:41.485721 15389 tablet_bootstrap.cc:492] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.495579 15464 raft_consensus.cc:3060] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:41.503460 15389 tablet_bootstrap.cc:492] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.505019 15389 tablet_bootstrap.cc:492] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.505667 15389 ts_tablet_manager.cc:1403] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:02:41.509110 15389 raft_consensus.cc:359] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.509801 15389 raft_consensus.cc:740] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.510535 15389 consensus_queue.cc:260] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.512485 15389 ts_tablet_manager.cc:1434] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:41.516181 15389 tablet_bootstrap.cc:492] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:41.627056 15389 tablet_bootstrap.cc:492] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.627290 15461 raft_consensus.cc:3060] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:41.628021 15389 tablet_bootstrap.cc:492] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.628700 15389 ts_tablet_manager.cc:1403] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.022s
I20260709 13:02:41.631099 15389 raft_consensus.cc:359] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.632203 15389 raft_consensus.cc:740] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
W20260709 13:02:41.632851 14779 consensus_peers.cc:597] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:41.632957 15389 consensus_queue.cc:260] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:41.636221 15389 ts_tablet_manager.cc:1434] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 13:02:41.796801 14781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 229391us
I20260709 13:02:41.808673 15389 tablet_bootstrap.cc:492] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
W20260709 13:02:41.812494 14779 consensus_peers.cc:597] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:41.839336 15389 tablet_bootstrap.cc:492] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:41.840348 15389 tablet_bootstrap.cc:492] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:41.841750 15389 ts_tablet_manager.cc:1403] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
I20260709 13:02:41.844439 15389 raft_consensus.cc:359] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.846622 15389 raft_consensus.cc:740] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.847342 15389 consensus_queue.cc:260] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:41.851827 15389 ts_tablet_manager.cc:1434] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:41.852674 15389 tablet_bootstrap.cc:492] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
W20260709 13:02:41.863832 14704 consensus_peers.cc:597] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:41.928860 14704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:37187, user_credentials={real_user=slave}} blocked reactor thread for 65132.3us
W20260709 13:02:42.002234 14781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.194:33489, user_credentials={real_user=slave}} blocked reactor thread for 63940.8us
W20260709 13:02:42.019573 14705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.196:44491, user_credentials={real_user=slave}} blocked reactor thread for 50029.4us
W20260709 13:02:42.023792 14704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:37187, user_credentials={real_user=slave}} blocked reactor thread for 55169.3us
W20260709 13:02:42.028961 14780 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:43719, user_credentials={real_user=slave}} blocked reactor thread for 64867.5us
I20260709 13:02:42.093557 15450 raft_consensus.cc:3060] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:42.102308 15389 tablet_bootstrap.cc:492] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:42.132104 15389 tablet_bootstrap.cc:492] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:42.132794 15389 ts_tablet_manager.cc:1403] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.280s	user 0.021s	sys 0.012s
W20260709 13:02:42.167114 14779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:37187, user_credentials={real_user=slave}} blocked reactor thread for 106872us
I20260709 13:02:42.188284 15389 raft_consensus.cc:359] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:42.189086 15389 raft_consensus.cc:740] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.189908 15389 consensus_queue.cc:260] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:42.191774 15389 ts_tablet_manager.cc:1434] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 13:02:42.192791 15389 tablet_bootstrap.cc:492] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:42.252142 15389 tablet_bootstrap.cc:492] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:42.253129 15389 tablet_bootstrap.cc:492] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:42.253814 15389 ts_tablet_manager.cc:1403] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.013s
I20260709 13:02:42.257529 15389 raft_consensus.cc:359] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:42.258159 15389 raft_consensus.cc:740] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.259785 15389 consensus_queue.cc:260] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:42.261730 15389 ts_tablet_manager.cc:1434] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:02:42.262703 15389 tablet_bootstrap.cc:492] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:42.275362 15389 tablet_bootstrap.cc:492] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:42.276098 15389 tablet_bootstrap.cc:492] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:42.276753 15389 ts_tablet_manager.cc:1403] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:02:42.278517 15389 raft_consensus.cc:359] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:42.279034 15389 raft_consensus.cc:740] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.279644 15389 consensus_queue.cc:260] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:42.281335 15389 ts_tablet_manager.cc:1434] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:42.282574 15389 tablet_bootstrap.cc:492] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:42.298465 15389 tablet_bootstrap.cc:492] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:42.299361 15389 tablet_bootstrap.cc:492] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:42.300032 15389 ts_tablet_manager.cc:1403] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:02:42.302343 15389 raft_consensus.cc:359] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:42.303045 15389 raft_consensus.cc:740] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.303783 15389 consensus_queue.cc:260] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [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: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:42.305684 15389 ts_tablet_manager.cc:1434] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:42.306437 15389 tablet_bootstrap.cc:492] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap starting.
I20260709 13:02:42.328028 15389 tablet_bootstrap.cc:492] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: 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
I20260709 13:02:42.329010 15389 tablet_bootstrap.cc:492] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: Bootstrap complete.
I20260709 13:02:42.329696 15389 ts_tablet_manager.cc:1403] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 13:02:42.332305 15389 raft_consensus.cc:359] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:42.332991 15389 raft_consensus.cc:740] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.333642 15389 consensus_queue.cc:260] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:42.335830 15389 ts_tablet_manager.cc:1434] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 13:02:42.920670 15490 debug-util.cc:398] Leaking SignalData structure 0x7b0800350b80 after lost signal to thread 11598
W20260709 13:02:42.921628 15490 debug-util.cc:398] Leaking SignalData structure 0x7b0800337d80 after lost signal to thread 14523
W20260709 13:02:42.922614 15490 debug-util.cc:398] Leaking SignalData structure 0x7b08000f78e0 after lost signal to thread 14690
W20260709 13:02:42.923492 15490 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6680 after lost signal to thread 14764
W20260709 13:02:42.924368 15490 debug-util.cc:398] Leaking SignalData structure 0x7b08002be500 after lost signal to thread 14839
W20260709 13:02:42.925678 15490 debug-util.cc:398] Leaking SignalData structure 0x7b080009ea80 after lost signal to thread 15493
I20260709 13:02:50.657611 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:50.723421 14737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b8428a3ca104c47b5b7a390ff7d45ce"
dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:49406
I20260709 13:02:50.724006 14737 raft_consensus.cc:606] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:50.743883 14811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:56512
I20260709 13:02:50.744472 14811 raft_consensus.cc:606] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:50.749166 14811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:56512
I20260709 13:02:50.749622 14811 raft_consensus.cc:606] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:50.751864 14811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "941745809b9a4ed38b613e85493e0706"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:56512
I20260709 13:02:50.752291 14811 raft_consensus.cc:606] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:50.764487 14662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756"
dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:53252
I20260709 13:02:50.764999 14662 raft_consensus.cc:606] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:50.767555 14811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb7aa7c442c4e14944bc920089bebb0"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
mode: GRACEFUL
new_leader_uuid: "2907395055ba449f9b337b02c9f18ae7"
 from {username='slave'} at 127.0.0.1:56512
I20260709 13:02:50.768116 14811 raft_consensus.cc:606] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Received request to transfer leadership to TS 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:50.770519 14811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca58b4819f894bfa949ca03f22d655b7"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:56512
I20260709 13:02:50.771035 14811 raft_consensus.cc:606] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:50.772163 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:02:50.773398 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:51.021659 15596 raft_consensus.cc:993] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.022468 15587 raft_consensus.cc:1081] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.026012 15464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59456
I20260709 13:02:51.026579 15464 raft_consensus.cc:493] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.027096 15464 raft_consensus.cc:3060] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:51.035012 15464 raft_consensus.cc:515] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:51.036844 15464 leader_election.cc:290] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 3 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:51.037681 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:51.039017 14737 raft_consensus.cc:3060] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:51.046635 14737 raft_consensus.cc:2468] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 3.
I20260709 13:02:51.048521 15385 leader_election.cc:304] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:51.050627 15604 raft_consensus.cc:2804] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:51.051115 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518bc568dfae4fdf8419067734ce6484" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:51.051813 14811 raft_consensus.cc:3055] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:51.052178 14811 raft_consensus.cc:740] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:51.053211 14811 consensus_queue.cc:260] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:51.055042 14811 raft_consensus.cc:3060] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:51.055110 15604 raft_consensus.cc:697] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 3 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:51.056798 15604 consensus_queue.cc:237] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:51.063390 14811 raft_consensus.cc:2468] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 3.
I20260709 13:02:51.069589 15596 raft_consensus.cc:993] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.070127 15596 raft_consensus.cc:1081] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.072105 15467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca58b4819f894bfa949ca03f22d655b7"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59456
I20260709 13:02:51.071949 14483 catalog_manager.cc:5697] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 2 to 3, leader changed from 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 3 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:51.072731 15467 raft_consensus.cc:493] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.073160 15467 raft_consensus.cc:3060] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.074174 15597 raft_consensus.cc:993] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.074826 15593 raft_consensus.cc:1081] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.076433 15464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59468
I20260709 13:02:51.076891 15464 raft_consensus.cc:493] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.077198 15464 raft_consensus.cc:3060] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:51.082036 15467 raft_consensus.cc:515] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:51.083138 15596 raft_consensus.cc:993] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228: : Instructing follower 2907395055ba449f9b337b02c9f18ae7 to start an election
I20260709 13:02:51.083607 15596 raft_consensus.cc:1081] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Signalling peer 2907395055ba449f9b337b02c9f18ae7 to start an election
I20260709 13:02:51.084535 15464 raft_consensus.cc:515] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:51.085196 14662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb7aa7c442c4e14944bc920089bebb0"
dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
 from {username='slave'} at 127.0.0.1:51224
I20260709 13:02:51.085758 14662 raft_consensus.cc:493] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.086081 14662 raft_consensus.cc:3060] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.086644 15464 leader_election.cc:290] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 3 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:51.088639 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:51.089351 14739 raft_consensus.cc:3060] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:51.087733 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca58b4819f894bfa949ca03f22d655b7" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:51.091012 14811 raft_consensus.cc:3055] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:51.091302 14811 raft_consensus.cc:740] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:51.092852 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b44a26ba5d49b8bacb8007cab50756" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:51.093417 14665 raft_consensus.cc:3055] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:51.093240 14811 consensus_queue.cc:260] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:51.093708 14665 raft_consensus.cc:740] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:51.094393 14811 raft_consensus.cc:3060] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.094403 14665 consensus_queue.cc:260] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:51.095866 14665 raft_consensus.cc:3060] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:51.096833 14739 raft_consensus.cc:2468] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 3.
I20260709 13:02:51.098912 15385 leader_election.cc:304] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:51.099850 15604 raft_consensus.cc:2804] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:51.100389 15604 raft_consensus.cc:697] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 3 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:51.100579 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca58b4819f894bfa949ca03f22d655b7" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:51.101192 14737 raft_consensus.cc:3060] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.106418 14811 raft_consensus.cc:2468] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:51.106418 14665 raft_consensus.cc:2468] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 3.
I20260709 13:02:51.102150 14662 raft_consensus.cc:515] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:51.108294 15604 consensus_queue.cc:237] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [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: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:51.107765 15385 leader_election.cc:304] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:51.110846 15605 raft_consensus.cc:2804] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.111277 14814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb7aa7c442c4e14944bc920089bebb0" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:51.111908 14814 raft_consensus.cc:3055] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:51.111284 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb7aa7c442c4e14944bc920089bebb0" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:51.112185 14814 raft_consensus.cc:740] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:51.112511 14739 raft_consensus.cc:3060] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.112965 14814 consensus_queue.cc:260] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:51.114079 14814 raft_consensus.cc:3060] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.084474 15467 leader_election.cc:290] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:51.110114 14662 leader_election.cc:290] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:51.123334 14814 raft_consensus.cc:2468] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 2.
I20260709 13:02:51.125669 14631 leader_election.cc:304] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:51.126539 15597 raft_consensus.cc:2804] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.126770 15605 raft_consensus.cc:697] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:51.127053 15597 raft_consensus.cc:697] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:51.127138 14739 raft_consensus.cc:2468] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 2.
I20260709 13:02:51.127987 15605 consensus_queue.cc:237] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:51.128158 15597 consensus_queue.cc:237] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:51.136782 14737 raft_consensus.cc:2468] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:51.149595 14483 catalog_manager.cc:5697] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 1 to 2, leader changed from 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196) to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.153353 14484 catalog_manager.cc:5697] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 2 to 3, leader changed from 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 3 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.155067 14484 catalog_manager.cc:5697] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 1 to 2, leader changed from 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:51.189235 15591 raft_consensus.cc:993] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.189850 15579 raft_consensus.cc:1081] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.191362 15464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b8428a3ca104c47b5b7a390ff7d45ce"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59458
I20260709 13:02:51.191843 15587 raft_consensus.cc:993] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.191871 15464 raft_consensus.cc:493] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.192335 15596 raft_consensus.cc:1081] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.192780 15464 raft_consensus.cc:3060] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.194542 15450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "941745809b9a4ed38b613e85493e0706"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59456
I20260709 13:02:51.195125 15450 raft_consensus.cc:493] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.195433 15450 raft_consensus.cc:3060] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:51.198139 15464 raft_consensus.cc:515] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:51.200003 15464 leader_election.cc:290] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:51.200313 15450 raft_consensus.cc:515] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:51.200609 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8428a3ca104c47b5b7a390ff7d45ce" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:51.201098 14665 raft_consensus.cc:3060] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.201373 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8428a3ca104c47b5b7a390ff7d45ce" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:51.201936 14737 raft_consensus.cc:3055] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:51.202255 14737 raft_consensus.cc:740] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:51.203292 15450 leader_election.cc:290] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 3 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:51.203482 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:51.204072 14811 raft_consensus.cc:3055] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:51.203212 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941745809b9a4ed38b613e85493e0706" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:51.204427 14811 raft_consensus.cc:740] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:51.203989 14737 consensus_queue.cc:260] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:51.204738 14739 raft_consensus.cc:3060] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:51.205153 14811 consensus_queue.cc:260] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:51.205704 14737 raft_consensus.cc:3060] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.206418 14811 raft_consensus.cc:3060] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:51.208653 14665 raft_consensus.cc:2468] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:51.209924 15386 leader_election.cc:304] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:51.210700 15605 raft_consensus.cc:2804] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.211174 15605 raft_consensus.cc:697] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:51.212059 15605 consensus_queue.cc:237] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:51.212328 14737 raft_consensus.cc:2468] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:51.211149 14739 raft_consensus.cc:2468] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 3.
I20260709 13:02:51.214275 15385 leader_election.cc:304] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [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: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:51.215138 15609 raft_consensus.cc:2804] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:51.216156 14811 raft_consensus.cc:2468] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 3.
I20260709 13:02:51.217484 15609 raft_consensus.cc:697] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 3 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:51.218423 15609 consensus_queue.cc:237] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:51.225062 14483 catalog_manager.cc:5697] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 1 to 2, leader changed from 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.261495 15587 raft_consensus.cc:993] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.262089 15587 raft_consensus.cc:1081] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.263870 15464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59456
I20260709 13:02:51.264528 15464 raft_consensus.cc:493] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.264966 15464 raft_consensus.cc:3060] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.272032 14483 catalog_manager.cc:5697] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 2 to 3, leader changed from 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 3 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:51.275913 15464 raft_consensus.cc:515] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:51.278555 15464 leader_election.cc:290] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:51.282095 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:51.282613 14662 raft_consensus.cc:3060] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.283298 14811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d17d20561146c09d140c17dd1a3a5f" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:51.283882 14811 raft_consensus.cc:3055] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:51.284145 14811 raft_consensus.cc:740] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:51.284850 14811 consensus_queue.cc:260] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:51.286001 14811 raft_consensus.cc:3060] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.289624 14662 raft_consensus.cc:2468] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:51.290587 15386 leader_election.cc:304] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:51.291365 15609 raft_consensus.cc:2804] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.291822 15609 raft_consensus.cc:697] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:51.292063 14811 raft_consensus.cc:2468] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:51.292675 15609 consensus_queue.cc:237] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:51.304466 14483 catalog_manager.cc:5697] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 1 to 2, leader changed from 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.560454 14737 raft_consensus.cc:1275] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:51.561440 15609 consensus_queue.cc:1048] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:51.573297 14739 raft_consensus.cc:1275] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.574478 14811 raft_consensus.cc:1275] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:51.576552 15604 consensus_queue.cc:1048] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:51.577808 15604 consensus_queue.cc:1048] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:51.598555 14662 raft_consensus.cc:1275] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.600324 14809 raft_consensus.cc:1275] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.601806 15605 consensus_queue.cc:1048] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:51.603250 15609 consensus_queue.cc:1048] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:51.625801 14739 raft_consensus.cc:1275] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.627597 15609 consensus_queue.cc:1048] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:51.630388 14809 raft_consensus.cc:1275] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.631861 15618 consensus_queue.cc:1048] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:51.651885 14739 raft_consensus.cc:1275] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.653558 15597 consensus_queue.cc:1048] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:51.666322 14737 raft_consensus.cc:1275] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:51.668167 15605 consensus_queue.cc:1048] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:51.684664 14811 raft_consensus.cc:1275] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:51.686856 15605 consensus_queue.cc:1048] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:51.689047 14736 raft_consensus.cc:1275] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:51.691370 15609 consensus_queue.cc:1048] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:51.694146 14662 raft_consensus.cc:1275] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 3 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:51.709859 15605 consensus_queue.cc:1048] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:02:51.774209 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:51.811708 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:51.847224 14662 raft_consensus.cc:1275] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.848443 15609 consensus_queue.cc:1048] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:51.848973 14809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
mode: GRACEFUL
new_leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
 from {username='slave'} at 127.0.0.1:56512
I20260709 13:02:51.849570 14809 raft_consensus.cc:606] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Received request to transfer leadership to TS 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:51.852224 14665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "050b508f4bad46a780aff09d562b9ffa"
dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:53252
I20260709 13:02:51.852733 14665 raft_consensus.cc:606] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:51.853654 14809 raft_consensus.cc:1275] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:51.855098 14809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3de420a5b372471585f323f1abd5015d"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
mode: GRACEFUL
new_leader_uuid: "2907395055ba449f9b337b02c9f18ae7"
 from {username='slave'} at 127.0.0.1:56512
I20260709 13:02:51.855098 15609 consensus_queue.cc:1048] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:51.855736 14809 raft_consensus.cc:606] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Received request to transfer leadership to TS 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:51.858530 14811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf40dc8aa2964a3fb16d56479a518796"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:56512
I20260709 13:02:51.859076 14811 raft_consensus.cc:606] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:51.873817 15597 raft_consensus.cc:993] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.874418 15595 raft_consensus.cc:1081] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:51.875283 14811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e175ed922d8e4e7db4c8874741ea0d35"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:56512
I20260709 13:02:51.875880 14811 raft_consensus.cc:606] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:51.876019 15464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "050b508f4bad46a780aff09d562b9ffa"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59468
I20260709 13:02:51.876806 15464 raft_consensus.cc:493] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.879911 15464 raft_consensus.cc:3060] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.880473 14736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7e472801a76426683b023d5543aea3e"
dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:49406
I20260709 13:02:51.881040 14736 raft_consensus.cc:606] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:51.888665 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:02:51.890249 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:51.892093 15464 raft_consensus.cc:515] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:51.894276 15464 leader_election.cc:290] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:51.894537 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050b508f4bad46a780aff09d562b9ffa" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:51.895131 14815 raft_consensus.cc:3060] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.895195 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050b508f4bad46a780aff09d562b9ffa" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:51.895849 14662 raft_consensus.cc:3055] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:51.896157 14662 raft_consensus.cc:740] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:51.896852 14662 consensus_queue.cc:260] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:51.898065 14662 raft_consensus.cc:3060] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.900604 14815 raft_consensus.cc:2468] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:51.901500 15385 leader_election.cc:304] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:51.902748 15604 raft_consensus.cc:2804] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.903200 15604 raft_consensus.cc:697] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:51.904203 14662 raft_consensus.cc:2468] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:51.904019 15604 consensus_queue.cc:237] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:51.920077 14483 catalog_manager.cc:5697] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 1 to 2, leader changed from 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.937721 15617 raft_consensus.cc:993] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228: : Instructing follower 2907395055ba449f9b337b02c9f18ae7 to start an election
I20260709 13:02:51.938194 15587 raft_consensus.cc:1081] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Signalling peer 2907395055ba449f9b337b02c9f18ae7 to start an election
I20260709 13:02:51.939677 14662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3de420a5b372471585f323f1abd5015d"
dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
 from {username='slave'} at 127.0.0.1:51224
I20260709 13:02:51.940181 14662 raft_consensus.cc:493] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.940521 14662 raft_consensus.cc:3060] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.946043 14662 raft_consensus.cc:515] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:51.947890 14662 leader_election.cc:290] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:51.949321 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de420a5b372471585f323f1abd5015d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:51.949338 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de420a5b372471585f323f1abd5015d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:51.949831 14736 raft_consensus.cc:3060] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.949967 14815 raft_consensus.cc:3055] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:51.950376 14815 raft_consensus.cc:740] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:51.951107 14815 consensus_queue.cc:260] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:51.952067 14815 raft_consensus.cc:3060] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.955807 14736 raft_consensus.cc:2468] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 2.
I20260709 13:02:51.956702 14815 raft_consensus.cc:2468] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 2.
I20260709 13:02:51.956733 14631 leader_election.cc:304] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:51.957526 15618 raft_consensus.cc:2804] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.957966 15618 raft_consensus.cc:697] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:51.958809 15618 consensus_queue.cc:237] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:51.967782 14483 catalog_manager.cc:5697] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 1 to 2, leader changed from 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196) to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:52.073362 15596 raft_consensus.cc:993] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228: : Instructing follower 5479e53fcc454c81a71a430f75a3ef3c to start an election
I20260709 13:02:52.073791 15587 raft_consensus.cc:1081] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Signalling peer 5479e53fcc454c81a71a430f75a3ef3c to start an election
I20260709 13:02:52.075115 14736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2"
dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
 from {username='slave'} at 127.0.0.1:36640
I20260709 13:02:52.075610 14736 raft_consensus.cc:493] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:52.075956 14736 raft_consensus.cc:3060] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.081373 14736 raft_consensus.cc:515] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:52.084227 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:52.084860 14662 raft_consensus.cc:3060] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.084957 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0000303c56ad490b8b770cc733c1d4d2" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:52.085646 14815 raft_consensus.cc:3055] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:52.085975 14815 raft_consensus.cc:740] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:52.086803 14815 consensus_queue.cc:260] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:52.087872 14815 raft_consensus.cc:3060] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.084372 14736 leader_election.cc:290] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:52.092029 14662 raft_consensus.cc:2468] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 2.
I20260709 13:02:52.093231 14706 leader_election.cc:304] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:52.093923 14815 raft_consensus.cc:2468] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 2.
I20260709 13:02:52.094269 15591 raft_consensus.cc:2804] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:52.094940 15591 raft_consensus.cc:697] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:52.095683 15591 consensus_queue.cc:237] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:52.104615 14483 catalog_manager.cc:5697] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 1 to 2, leader changed from 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196) to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 2 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:52.163604 15617 raft_consensus.cc:993] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:52.164104 15587 raft_consensus.cc:1081] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:52.165699 15450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf40dc8aa2964a3fb16d56479a518796"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59456
I20260709 13:02:52.166198 15450 raft_consensus.cc:493] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:52.166570 15450 raft_consensus.cc:3060] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.171729 15450 raft_consensus.cc:515] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:52.173853 15450 leader_election.cc:290] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:52.174739 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf40dc8aa2964a3fb16d56479a518796" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:52.174860 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf40dc8aa2964a3fb16d56479a518796" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:52.175333 14815 raft_consensus.cc:3055] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:52.175716 14815 raft_consensus.cc:740] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:52.175518 14662 raft_consensus.cc:3060] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.176596 14815 consensus_queue.cc:260] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:52.177831 14815 raft_consensus.cc:3060] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.181795 14662 raft_consensus.cc:2468] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:52.182744 15386 leader_election.cc:304] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:52.183387 15604 raft_consensus.cc:2804] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:52.183898 15604 raft_consensus.cc:697] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:52.184450 14815 raft_consensus.cc:2468] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:52.184741 15604 consensus_queue.cc:237] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:52.195439 15617 raft_consensus.cc:993] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:52.195950 15587 raft_consensus.cc:1081] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:52.197540 15450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e175ed922d8e4e7db4c8874741ea0d35"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59456
I20260709 13:02:52.198045 15450 raft_consensus.cc:493] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:52.198379 15450 raft_consensus.cc:3060] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.198413 14483 catalog_manager.cc:5697] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 1 to 2, leader changed from 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:52.204504 15450 raft_consensus.cc:515] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:52.206806 15450 leader_election.cc:290] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:52.207291 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e175ed922d8e4e7db4c8874741ea0d35" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:52.207219 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e175ed922d8e4e7db4c8874741ea0d35" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:52.208192 14662 raft_consensus.cc:3060] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.208256 14815 raft_consensus.cc:3055] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:52.208626 14815 raft_consensus.cc:740] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:52.209304 14815 consensus_queue.cc:260] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:52.210520 14815 raft_consensus.cc:3060] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.215076 14662 raft_consensus.cc:2468] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:52.216439 15386 leader_election.cc:304] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:52.218493 14815 raft_consensus.cc:2468] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:52.219676 15604 raft_consensus.cc:2804] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:52.220180 15604 raft_consensus.cc:697] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:52.220988 15604 consensus_queue.cc:237] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:52.229784 14483 catalog_manager.cc:5697] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 1 to 2, leader changed from 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:52.373755 15591 raft_consensus.cc:993] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:52.374238 15579 raft_consensus.cc:1081] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:52.375520 15450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7e472801a76426683b023d5543aea3e"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59458
I20260709 13:02:52.375991 15450 raft_consensus.cc:493] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:52.376294 15450 raft_consensus.cc:3060] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.381765 15450 raft_consensus.cc:515] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:52.384502 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e472801a76426683b023d5543aea3e" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:52.385049 14737 raft_consensus.cc:3055] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:52.385330 14737 raft_consensus.cc:740] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:52.386013 14737 consensus_queue.cc:260] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:52.386879 15450 leader_election.cc:290] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:52.387048 14737 raft_consensus.cc:3060] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.390779 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e472801a76426683b023d5543aea3e" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:52.391330 14815 raft_consensus.cc:3060] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.393126 14737 raft_consensus.cc:2468] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:52.394126 15385 leader_election.cc:304] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:52.394798 15604 raft_consensus.cc:2804] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:52.395254 15604 raft_consensus.cc:697] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:52.396059 15604 consensus_queue.cc:237] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:52.396821 14815 raft_consensus.cc:2468] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:52.405134 14483 catalog_manager.cc:5697] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 1 to 2, leader changed from 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:52.436759 14815 raft_consensus.cc:1275] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.438004 15604 consensus_queue.cc:1048] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.449126 14662 raft_consensus.cc:1275] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.450340 15604 consensus_queue.cc:1048] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.479209 14737 raft_consensus.cc:1275] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.480304 15595 consensus_queue.cc:1048] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.489318 14815 raft_consensus.cc:1275] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.503599 15654 consensus_queue.cc:1048] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.513618 14811 raft_consensus.cc:1275] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 5479e53fcc454c81a71a430f75a3ef3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.514770 15579 consensus_queue.cc:1048] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.524494 14662 raft_consensus.cc:1275] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 5479e53fcc454c81a71a430f75a3ef3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.525866 15658 consensus_queue.cc:1048] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.613044 14662 raft_consensus.cc:1275] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.613389 14811 raft_consensus.cc:1275] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.614209 15604 consensus_queue.cc:1048] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.615267 15605 consensus_queue.cc:1048] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.666967 14665 raft_consensus.cc:1275] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.668006 15604 consensus_queue.cc:1048] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.679754 14815 raft_consensus.cc:1275] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.681661 15604 consensus_queue.cc:1048] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.800777 14811 raft_consensus.cc:1275] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.802954 15605 consensus_queue.cc:1048] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.824666 14737 raft_consensus.cc:1275] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.826081 15664 consensus_queue.cc:1048] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.891146 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:52.931591 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:52.968686 14665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0909bcb3bffe4e6fabc699ae7c9d1b2c"
dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:53252
I20260709 13:02:52.969167 14665 raft_consensus.cc:606] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:52.971655 14737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "317a42780edf4708b356e42a077b520d"
dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
mode: GRACEFUL
new_leader_uuid: "2907395055ba449f9b337b02c9f18ae7"
 from {username='slave'} at 127.0.0.1:49406
I20260709 13:02:52.972244 14737 raft_consensus.cc:606] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Received request to transfer leadership to TS 2907395055ba449f9b337b02c9f18ae7
I20260709 13:02:52.975173 14665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2"
dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:53252
I20260709 13:02:52.975723 14665 raft_consensus.cc:606] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:52.977959 14737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5eb95973faa42849ce7535858396dbc"
dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
mode: GRACEFUL
new_leader_uuid: "00fcfdcea415462c8bda6f51b3214228"
 from {username='slave'} at 127.0.0.1:49406
I20260709 13:02:52.978426 14737 raft_consensus.cc:606] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Received request to transfer leadership to TS 00fcfdcea415462c8bda6f51b3214228
I20260709 13:02:52.979416 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:52.980433 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:53.118505 15668 raft_consensus.cc:993] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c: : Instructing follower 00fcfdcea415462c8bda6f51b3214228 to start an election
I20260709 13:02:53.119028 15659 raft_consensus.cc:1081] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Signalling peer 00fcfdcea415462c8bda6f51b3214228 to start an election
I20260709 13:02:53.120441 14815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5eb95973faa42849ce7535858396dbc"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:02:53.120865 14815 raft_consensus.cc:493] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:53.121140 14815 raft_consensus.cc:3060] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.125628 14815 raft_consensus.cc:515] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:53.128387 14815 leader_election.cc:290] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:53.128543 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eb95973faa42849ce7535858396dbc" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:53.129124 14736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eb95973faa42849ce7535858396dbc" candidate_uuid: "00fcfdcea415462c8bda6f51b3214228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:53.129817 14665 raft_consensus.cc:3060] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.129830 14736 raft_consensus.cc:3055] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:53.130353 14736 raft_consensus.cc:740] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:53.131111 14736 consensus_queue.cc:260] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:53.132252 14736 raft_consensus.cc:3060] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.136916 14736 raft_consensus.cc:2468] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 2.
I20260709 13:02:53.137964 14780 leader_election.cc:304] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:53.138769 15617 raft_consensus.cc:2804] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:53.139195 15617 raft_consensus.cc:697] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Becoming Leader. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:53.139947 15617 consensus_queue.cc:237] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:53.140590 14665 raft_consensus.cc:2468] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00fcfdcea415462c8bda6f51b3214228 in term 2.
I20260709 13:02:53.150610 14483 catalog_manager.cc:5697] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 reported cstate change: term changed from 1 to 2, leader changed from 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195) to 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196). New cstate: current_term: 2 leader_uuid: "00fcfdcea415462c8bda6f51b3214228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:53.202612 15668 raft_consensus.cc:993] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c: : Instructing follower 2907395055ba449f9b337b02c9f18ae7 to start an election
I20260709 13:02:53.203115 15659 raft_consensus.cc:1081] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Signalling peer 2907395055ba449f9b337b02c9f18ae7 to start an election
I20260709 13:02:53.204586 14662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "317a42780edf4708b356e42a077b520d"
dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
 from {username='slave'} at 127.0.0.1:51256
I20260709 13:02:53.205108 14662 raft_consensus.cc:493] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:53.205449 14662 raft_consensus.cc:3060] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.210955 14662 raft_consensus.cc:515] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:53.212529 14662 leader_election.cc:290] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:53.213209 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a42780edf4708b356e42a077b520d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:53.213476 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a42780edf4708b356e42a077b520d" candidate_uuid: "2907395055ba449f9b337b02c9f18ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:53.213847 14737 raft_consensus.cc:3055] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:53.214082 14815 raft_consensus.cc:3060] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.214200 14737 raft_consensus.cc:740] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:53.214985 14737 consensus_queue.cc:260] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:53.215842 14737 raft_consensus.cc:3060] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.219336 14815 raft_consensus.cc:2468] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 2.
I20260709 13:02:53.220252 14631 leader_election.cc:304] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 2907395055ba449f9b337b02c9f18ae7; no voters: 
I20260709 13:02:53.220896 15654 raft_consensus.cc:2804] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:53.221135 14737 raft_consensus.cc:2468] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2907395055ba449f9b337b02c9f18ae7 in term 2.
I20260709 13:02:53.221271 15654 raft_consensus.cc:697] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Becoming Leader. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:53.223423 15654 consensus_queue.cc:237] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:53.231793 14483 catalog_manager.cc:5697] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 reported cstate change: term changed from 1 to 2, leader changed from 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195) to 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "2907395055ba449f9b337b02c9f18ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:53.346365 15654 raft_consensus.cc:993] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:53.346890 15597 raft_consensus.cc:1081] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:53.348317 15450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0909bcb3bffe4e6fabc699ae7c9d1b2c"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59468
I20260709 13:02:53.348727 15450 raft_consensus.cc:493] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:53.348971 15450 raft_consensus.cc:3060] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.354087 15450 raft_consensus.cc:515] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:53.355895 15450 leader_election.cc:290] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:53.356452 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0909bcb3bffe4e6fabc699ae7c9d1b2c" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:53.357162 14662 raft_consensus.cc:3055] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:53.357504 14662 raft_consensus.cc:740] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:53.357618 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0909bcb3bffe4e6fabc699ae7c9d1b2c" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:53.358170 14737 raft_consensus.cc:3060] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.358290 14662 consensus_queue.cc:260] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:53.359704 14662 raft_consensus.cc:3060] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.364025 14737 raft_consensus.cc:2468] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:53.365247 15385 leader_election.cc:304] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:53.365653 14662 raft_consensus.cc:2468] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:53.366050 15664 raft_consensus.cc:2804] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:53.366556 15664 raft_consensus.cc:697] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:53.367398 15664 consensus_queue.cc:237] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:53.379020 14483 catalog_manager.cc:5697] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 1 to 2, leader changed from 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:53.395193 15654 raft_consensus.cc:993] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:53.395684 15597 raft_consensus.cc:1081] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:53.397210 15450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59468
I20260709 13:02:53.397636 15450 raft_consensus.cc:493] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:53.397907 15450 raft_consensus.cc:3060] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.403440 15450 raft_consensus.cc:515] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:53.404850 15450 leader_election.cc:290] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719)
I20260709 13:02:53.405889 14737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:53.405854 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6ed5a81fff4957a9b0b7ac23c4a3b2" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:53.406725 14737 raft_consensus.cc:3060] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.407160 14662 raft_consensus.cc:3055] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:53.407522 14662 raft_consensus.cc:740] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:53.408685 14662 consensus_queue.cc:260] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:53.409806 14662 raft_consensus.cc:3060] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.412317 14737 raft_consensus.cc:2468] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:53.413407 15385 leader_election.cc:304] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54553a75f2884ec2a8a85946a14b6539, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:53.414057 15664 raft_consensus.cc:2804] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:53.414274 14662 raft_consensus.cc:2468] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:53.414445 15664 raft_consensus.cc:697] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:53.415465 15664 consensus_queue.cc:237] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } }
I20260709 13:02:53.429697 14483 catalog_manager.cc:5697] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 1 to 2, leader changed from 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:53.535089 14662 raft_consensus.cc:1275] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 00fcfdcea415462c8bda6f51b3214228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:53.536173 15587 consensus_queue.cc:1048] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.548929 14736 raft_consensus.cc:1275] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 00fcfdcea415462c8bda6f51b3214228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:53.550392 15678 consensus_queue.cc:1048] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.666179 14815 raft_consensus.cc:1275] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:53.667289 15654 consensus_queue.cc:1048] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.676062 14737 raft_consensus.cc:1275] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 2907395055ba449f9b337b02c9f18ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:53.677876 15654 consensus_queue.cc:1048] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.821224 14736 raft_consensus.cc:1275] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:53.822268 15664 consensus_queue.cc:1048] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.832897 14662 raft_consensus.cc:1275] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:53.834439 15664 consensus_queue.cc:1048] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.885206 14662 raft_consensus.cc:1275] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:53.886699 15664 consensus_queue.cc:1048] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.900473 14737 raft_consensus.cc:1275] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:53.901937 15604 consensus_queue.cc:1048] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:53.981171 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:54.023078 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:54.060158 14815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f41739398d684ae694d3b8e04749a3db"
dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
mode: GRACEFUL
new_leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
 from {username='slave'} at 127.0.0.1:56512
I20260709 13:02:54.060604 14815 raft_consensus.cc:606] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Received request to transfer leadership to TS 5479e53fcc454c81a71a430f75a3ef3c
I20260709 13:02:54.062951 14665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8"
dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:53252
I20260709 13:02:54.063378 14665 raft_consensus.cc:606] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:54.064358 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:54.065721 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:54.456372 15587 raft_consensus.cc:993] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228: : Instructing follower 5479e53fcc454c81a71a430f75a3ef3c to start an election
I20260709 13:02:54.456858 15587 raft_consensus.cc:1081] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Signalling peer 5479e53fcc454c81a71a430f75a3ef3c to start an election
I20260709 13:02:54.458238 14736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f41739398d684ae694d3b8e04749a3db"
dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
 from {username='slave'} at 127.0.0.1:36640
I20260709 13:02:54.458762 14736 raft_consensus.cc:493] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:54.459131 14736 raft_consensus.cc:3060] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.466591 14736 raft_consensus.cc:515] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:54.468856 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41739398d684ae694d3b8e04749a3db" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:54.469259 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41739398d684ae694d3b8e04749a3db" candidate_uuid: "5479e53fcc454c81a71a430f75a3ef3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:54.469370 14736 leader_election.cc:290] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 election: Requested vote from peers 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:54.469462 14665 raft_consensus.cc:3060] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.469959 14809 raft_consensus.cc:3055] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:54.470285 14809 raft_consensus.cc:740] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00fcfdcea415462c8bda6f51b3214228, State: Running, Role: LEADER
I20260709 13:02:54.471107 14809 consensus_queue.cc:260] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:54.472324 14809 raft_consensus.cc:3060] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.476883 14665 raft_consensus.cc:2468] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 2.
I20260709 13:02:54.478080 14706 leader_election.cc:304] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2907395055ba449f9b337b02c9f18ae7, 5479e53fcc454c81a71a430f75a3ef3c; no voters: 
I20260709 13:02:54.478899 15659 raft_consensus.cc:2804] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.479439 15659 raft_consensus.cc:697] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Becoming Leader. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:54.480336 15659 consensus_queue.cc:237] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } }
I20260709 13:02:54.484134 14809 raft_consensus.cc:2468] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5479e53fcc454c81a71a430f75a3ef3c in term 2.
I20260709 13:02:54.498540 14483 catalog_manager.cc:5697] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c reported cstate change: term changed from 1 to 2, leader changed from 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196) to 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195). New cstate: current_term: 2 leader_uuid: "5479e53fcc454c81a71a430f75a3ef3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:54.537078 15690 raft_consensus.cc:993] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:54.537637 15654 raft_consensus.cc:1081] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:54.539204 15450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59468
I20260709 13:02:54.539685 15450 raft_consensus.cc:493] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:54.539969 15450 raft_consensus.cc:3060] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.545428 15450 raft_consensus.cc:515] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:54.547528 15450 leader_election.cc:290] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Requested vote from peers 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:54.547773 14809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:54.548071 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb0729495b447f1bb2c73bf405352e8" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2907395055ba449f9b337b02c9f18ae7"
I20260709 13:02:54.548418 14809 raft_consensus.cc:3060] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.548611 14662 raft_consensus.cc:3055] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:54.548914 14662 raft_consensus.cc:740] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2907395055ba449f9b337b02c9f18ae7, State: Running, Role: LEADER
I20260709 13:02:54.549708 14662 consensus_queue.cc:260] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:54.550916 14662 raft_consensus.cc:3060] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.554852 14809 raft_consensus.cc:2468] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:54.555951 15385 leader_election.cc:304] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:54.556589 15664 raft_consensus.cc:2804] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.557052 15664 raft_consensus.cc:697] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:54.557386 14662 raft_consensus.cc:2468] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 2.
I20260709 13:02:54.557904 15664 consensus_queue.cc:237] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:54.569674 14483 catalog_manager.cc:5697] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 1 to 2, leader changed from 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:54.867955 14809 raft_consensus.cc:1275] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 5479e53fcc454c81a71a430f75a3ef3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.869171 15659 consensus_queue.cc:1048] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:54.878712 14662 raft_consensus.cc:1275] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 5479e53fcc454c81a71a430f75a3ef3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.881518 15668 consensus_queue.cc:1048] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:54.946765 14809 raft_consensus.cc:1275] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.948140 15664 consensus_queue.cc:1048] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:54.977017 14662 raft_consensus.cc:1275] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.978359 15705 consensus_queue.cc:1048] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.067181 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:55.115898 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:55.153551 14739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35ec8add07cf4421b52431a9884456be"
dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
mode: GRACEFUL
new_leader_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:49406
I20260709 13:02:55.154009 14739 raft_consensus.cc:606] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Received request to transfer leadership to TS 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:55.155128 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:55.156451 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:55.337865 15668 raft_consensus.cc:993] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c: : Instructing follower 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:55.338423 15698 raft_consensus.cc:1081] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Signalling peer 54553a75f2884ec2a8a85946a14b6539 to start an election
I20260709 13:02:55.339911 15464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35ec8add07cf4421b52431a9884456be"
dest_uuid: "54553a75f2884ec2a8a85946a14b6539"
 from {username='slave'} at 127.0.0.1:59458
I20260709 13:02:55.340359 15464 raft_consensus.cc:493] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:55.340626 15464 raft_consensus.cc:3060] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:55.344914 15464 raft_consensus.cc:515] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:55.346499 15464 leader_election.cc:290] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [CANDIDATE]: Term 3 election: Requested vote from peers 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719), 00fcfdcea415462c8bda6f51b3214228 (127.11.82.196:44491)
I20260709 13:02:55.347272 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5479e53fcc454c81a71a430f75a3ef3c"
I20260709 13:02:55.347419 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec8add07cf4421b52431a9884456be" candidate_uuid: "54553a75f2884ec2a8a85946a14b6539" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00fcfdcea415462c8bda6f51b3214228"
I20260709 13:02:55.347954 14739 raft_consensus.cc:3055] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:55.348033 14815 raft_consensus.cc:3060] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:55.348281 14739 raft_consensus.cc:740] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5479e53fcc454c81a71a430f75a3ef3c, State: Running, Role: LEADER
I20260709 13:02:55.348999 14739 consensus_queue.cc:260] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:55.350098 14739 raft_consensus.cc:3060] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:55.354167 14815 raft_consensus.cc:2468] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 3.
I20260709 13:02:55.355207 15385 leader_election.cc:304] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [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: 00fcfdcea415462c8bda6f51b3214228, 54553a75f2884ec2a8a85946a14b6539; no voters: 
I20260709 13:02:55.355959 15664 raft_consensus.cc:2804] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:55.356472 15664 raft_consensus.cc:697] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 3 LEADER]: Becoming Leader. State: Replica: 54553a75f2884ec2a8a85946a14b6539, State: Running, Role: LEADER
I20260709 13:02:55.357466 14739 raft_consensus.cc:2468] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54553a75f2884ec2a8a85946a14b6539 in term 3.
I20260709 13:02:55.357383 15664 consensus_queue.cc:237] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [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: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } }
I20260709 13:02:55.369006 14483 catalog_manager.cc:5697] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 reported cstate change: term changed from 2 to 3, leader changed from 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195) to 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193). New cstate: current_term: 3 leader_uuid: "54553a75f2884ec2a8a85946a14b6539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:55.883430 14739 raft_consensus.cc:1275] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:55.884397 15604 consensus_queue.cc:1048] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5479e53fcc454c81a71a430f75a3ef3c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 43719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:55.894968 14815 raft_consensus.cc:1275] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Refusing update from remote peer 54553a75f2884ec2a8a85946a14b6539: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:55.896507 15664 consensus_queue.cc:1048] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:56.157250 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:56.196218 11595 tablet_server.cc:179] TabletServer@127.11.82.193:37187 shutting down...
I20260709 13:02:56.234163 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:56.235049 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.236150 11595 raft_consensus.cc:2243] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.236688 11595 raft_consensus.cc:2272] T 7a65056cc7c54d4bbbd7deddad831d2a P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.238628 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.239279 11595 raft_consensus.cc:2243] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.239745 11595 raft_consensus.cc:2272] T b566acfa86154c62bb956ebbdf79118e P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.242341 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.243033 11595 raft_consensus.cc:2243] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.243391 11595 raft_consensus.cc:2272] T 5e662e3dde1b464c9c761c4d01054bbc P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.245205 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.245936 11595 raft_consensus.cc:2243] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.246904 11595 raft_consensus.cc:2272] T bf40dc8aa2964a3fb16d56479a518796 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.249138 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.249682 11595 raft_consensus.cc:2243] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.250041 11595 raft_consensus.cc:2272] T c25a589b81ab4994918dd233430dcc41 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.251941 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.252487 11595 raft_consensus.cc:2243] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.252841 11595 raft_consensus.cc:2272] T 568e925230fa4d17b6cb6781a770cce4 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.255115 11595 tablet_replica.cc:333] stopping tablet replica
W20260709 13:02:56.255266 14704 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 168 similar messages]
I20260709 13:02:56.255815 11595 raft_consensus.cc:2243] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.256399 11595 raft_consensus.cc:2272] T 112610a6bdb74a708a88db8e9c4b048c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.259158 11595 tablet_replica.cc:333] stopping tablet replica
W20260709 13:02:56.259328 14704 consensus_peers.cc:597] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.259990 11595 raft_consensus.cc:2243] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:56.260396 14630 consensus_peers.cc:597] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.260555 11595 raft_consensus.cc:2272] T b308850e3e164d49815e3332c34ce2be P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.262857 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.263584 11595 raft_consensus.cc:2243] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.264104 11595 raft_consensus.cc:2272] T 55e1dad3f413480091bcb6c7037b3a6b P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.266255 14704 consensus_peers.cc:597] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.266501 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.267316 11595 raft_consensus.cc:2243] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.268175 11595 raft_consensus.cc:2272] T ca58b4819f894bfa949ca03f22d655b7 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.270758 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.271386 11595 raft_consensus.cc:2243] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.272126 11595 raft_consensus.cc:2272] T fdb0729495b447f1bb2c73bf405352e8 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.274443 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.275295 11595 raft_consensus.cc:2243] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.275810 11595 raft_consensus.cc:2272] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.275882 14704 consensus_peers.cc:597] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.276932 14779 consensus_peers.cc:597] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.278573 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.279405 11595 raft_consensus.cc:2243] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.279836 11595 raft_consensus.cc:2272] T 9a9267cc128c47afb315d69163e2795f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.282074 14779 consensus_peers.cc:597] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.282109 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.283063 11595 raft_consensus.cc:2243] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.283783 11595 raft_consensus.cc:2272] T 1b8428a3ca104c47b5b7a390ff7d45ce P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.286423 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.287257 11595 raft_consensus.cc:2243] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.287770 11595 raft_consensus.cc:2272] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.289616 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.290151 11595 raft_consensus.cc:2243] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.290539 11595 raft_consensus.cc:2272] T efa72bc53ce24c8ea9665a660c171012 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.292315 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.292804 11595 raft_consensus.cc:2243] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.293226 11595 raft_consensus.cc:2272] T 1bd1d5292d92456aa4bc1ea0263e6124 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.294857 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.295439 11595 raft_consensus.cc:2243] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.295825 11595 raft_consensus.cc:2272] T 2687d5d42e8d4ff5813eabdcf5f89859 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.297899 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.298451 11595 raft_consensus.cc:2243] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.298909 11595 raft_consensus.cc:2272] T 07d2255bcadb4a41a21622009cbed943 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.301060 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.301723 11595 raft_consensus.cc:2243] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.302106 11595 raft_consensus.cc:2272] T b03eefe4810e48a6ad9ddcc85ba759c3 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.304108 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.304601 11595 raft_consensus.cc:2243] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.304951 11595 raft_consensus.cc:2272] T 2c03c237908445669eddf178eaceea11 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.306784 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.307360 11595 raft_consensus.cc:2243] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.308223 11595 raft_consensus.cc:2272] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.310341 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.310916 11595 raft_consensus.cc:2243] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.311333 11595 raft_consensus.cc:2272] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.313576 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.314261 11595 raft_consensus.cc:2243] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.315052 11595 raft_consensus.cc:2272] T 941745809b9a4ed38b613e85493e0706 P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.316751 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.317255 11595 raft_consensus.cc:2243] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.317937 11595 raft_consensus.cc:2272] T 35ec8add07cf4421b52431a9884456be P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.320597 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.321115 11595 raft_consensus.cc:2243] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.321516 11595 raft_consensus.cc:2272] T 1f5dbeebd827434b9cd7de2026725617 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.323218 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.323750 11595 raft_consensus.cc:2243] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.324424 11595 raft_consensus.cc:2272] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.326184 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.326763 11595 raft_consensus.cc:2243] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.327466 11595 raft_consensus.cc:2272] T e7e472801a76426683b023d5543aea3e P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.329311 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.329902 11595 raft_consensus.cc:2243] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.330355 11595 raft_consensus.cc:2272] T 74e874eb7e11447fb3cf13b2c89be658 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.332438 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.332980 11595 raft_consensus.cc:2243] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.333765 11595 raft_consensus.cc:2272] T 050b508f4bad46a780aff09d562b9ffa P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.335986 11595 tablet_replica.cc:333] stopping tablet replica
W20260709 13:02:56.336109 14704 consensus_peers.cc:597] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.336663 11595 raft_consensus.cc:2243] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.337141 11595 raft_consensus.cc:2272] T 3e14124868184b5c8c0bfb6800e0e5ba P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.339447 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.340184 11595 raft_consensus.cc:2243] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.340945 11595 raft_consensus.cc:2272] T a6b44a26ba5d49b8bacb8007cab50756 P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.342195 14630 consensus_peers.cc:597] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.342337 14779 consensus_peers.cc:597] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.346789 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.347685 11595 raft_consensus.cc:2243] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.348181 11595 raft_consensus.cc:2272] T 1d3e53d0bd7d4556925e49c369cfb06f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.350706 11595 tablet_replica.cc:333] stopping tablet replica
W20260709 13:02:56.351393 14779 consensus_peers.cc:597] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.351428 11595 raft_consensus.cc:2243] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.352551 11595 raft_consensus.cc:2272] T c6e32848bc404e3a9c26b30fea4ec967 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.355042 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.355757 11595 raft_consensus.cc:2243] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.356231 11595 raft_consensus.cc:2272] T 81b40ff8539645bf819d6e1cc37c2204 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.358443 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.359226 11595 raft_consensus.cc:2243] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.359668 11595 raft_consensus.cc:2272] T 8f429cbd46df43f3affe2c1d11b30629 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.361593 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.362123 11595 raft_consensus.cc:2243] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.362908 11595 raft_consensus.cc:2272] T 36d17d20561146c09d140c17dd1a3a5f P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.365291 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.365986 11595 raft_consensus.cc:2243] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.366389 11595 raft_consensus.cc:2272] T af49d7f22fb54fa7962538418cbce75c P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.367580 14704 consensus_peers.cc:597] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.368566 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.369354 11595 raft_consensus.cc:2243] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.370066 11595 raft_consensus.cc:2272] T e175ed922d8e4e7db4c8874741ea0d35 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.371917 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.372404 11595 raft_consensus.cc:2243] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.372799 11595 raft_consensus.cc:2272] T 96ce9b330d234640b0d1368fe7adc894 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.374964 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.375444 11595 raft_consensus.cc:2243] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.376117 11595 raft_consensus.cc:2272] T 518bc568dfae4fdf8419067734ce6484 P 54553a75f2884ec2a8a85946a14b6539 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.377902 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.378458 11595 raft_consensus.cc:2243] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.378894 11595 raft_consensus.cc:2272] T ece6a2404c82492ba8d3feebda9df7bd P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.381135 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.381788 11595 raft_consensus.cc:2243] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:56.381842 14779 consensus_peers.cc:597] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.382274 11595 raft_consensus.cc:2272] T e85d046c783a445da254b6bab779d447 P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.384119 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.384541 11595 raft_consensus.cc:2243] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.384859 11595 raft_consensus.cc:2272] T 414de40525684d37a3728e2fa413c831 P 54553a75f2884ec2a8a85946a14b6539 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.386530 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:56.387001 11595 raft_consensus.cc:2243] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.387336 11595 raft_consensus.cc:2272] T 948d0cbf526b4b1e9293049555e84a6f P 54553a75f2884ec2a8a85946a14b6539 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.397465 14704 consensus_peers.cc:597] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.410251 14704 consensus_peers.cc:597] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.411019 14704 consensus_peers.cc:597] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.450964 14704 consensus_peers.cc:597] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.452037 14630 consensus_peers.cc:597] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.486212 11595 tablet_server.cc:196] TabletServer@127.11.82.193:37187 shutdown complete.
W20260709 13:02:56.521128 14779 consensus_peers.cc:597] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.525458 14779 consensus_peers.cc:597] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.539687 14630 consensus_peers.cc:597] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.553555 14704 consensus_peers.cc:597] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.560153 14779 consensus_peers.cc:597] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.561650 11595 tablet_server.cc:179] TabletServer@127.11.82.194:0 shutting down...
W20260709 13:02:56.574994 14706 consensus_peers.cc:597] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.600255 14706 consensus_peers.cc:597] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.606511 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:56.607354 11595 tablet_replica.cc:333] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.608006 11595 raft_consensus.cc:2243] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.608443 11595 raft_consensus.cc:2272] T f41739398d684ae694d3b8e04749a3db P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.610800 11595 tablet_replica.cc:333] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.611490 11595 raft_consensus.cc:2243] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.611902 11595 raft_consensus.cc:2272] T b8e3f374ce2942448c9bc7a1446c3d35 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.613898 14779 consensus_peers.cc:597] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.614465 11595 tablet_replica.cc:333] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.615401 11595 raft_consensus.cc:2243] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.616374 11595 raft_consensus.cc:2272] T 568e925230fa4d17b6cb6781a770cce4 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.618492 11595 tablet_replica.cc:333] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.619102 11595 raft_consensus.cc:2243] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:56.619302 14630 consensus_peers.cc:597] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.619997 11595 raft_consensus.cc:2272] T 112610a6bdb74a708a88db8e9c4b048c P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.622394 11595 tablet_replica.cc:333] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.623222 11595 raft_consensus.cc:2243] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.623656 11595 raft_consensus.cc:2272] T d5eb95973faa42849ce7535858396dbc P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.625227 11595 tablet_replica.cc:333] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.625792 11595 raft_consensus.cc:2243] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.626133 11595 raft_consensus.cc:2272] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.627708 11595 tablet_replica.cc:333] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.628170 11595 raft_consensus.cc:2243] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.628521 11595 raft_consensus.cc:2272] T 1f5dbeebd827434b9cd7de2026725617 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.630048 11595 tablet_replica.cc:333] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.630537 11595 raft_consensus.cc:2243] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.631314 11595 raft_consensus.cc:2272] T 317a42780edf4708b356e42a077b520d P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.633129 11595 tablet_replica.cc:333] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.633737 11595 raft_consensus.cc:2243] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.634197 11595 raft_consensus.cc:2272] T b308850e3e164d49815e3332c34ce2be P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.636464 11595 tablet_replica.cc:333] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
W20260709 13:02:56.636567 14781 consensus_peers.cc:597] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.637173 11595 raft_consensus.cc:2243] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.637965 11595 raft_consensus.cc:2272] T 4e53730a7401492cad5e37ba2281d024 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.639773 11595 tablet_replica.cc:333] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.640259 11595 raft_consensus.cc:2243] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.640637 11595 raft_consensus.cc:2272] T 1b8428a3ca104c47b5b7a390ff7d45ce P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.642375 11595 tablet_replica.cc:333] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.643139 11595 raft_consensus.cc:2243] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.643522 11595 raft_consensus.cc:2272] T 0000303c56ad490b8b770cc733c1d4d2 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.645394 14781 consensus_peers.cc:597] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.645638 11595 tablet_replica.cc:333] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.646301 11595 raft_consensus.cc:2243] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.646734 11595 raft_consensus.cc:2272] T efa72bc53ce24c8ea9665a660c171012 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.648769 11595 tablet_replica.cc:333] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.649487 11595 raft_consensus.cc:2243] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.649937 11595 raft_consensus.cc:2272] T 36d17d20561146c09d140c17dd1a3a5f P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.652238 11595 tablet_replica.cc:333] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.652987 11595 raft_consensus.cc:2243] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.653493 11595 raft_consensus.cc:2272] T 8f429cbd46df43f3affe2c1d11b30629 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.655045 14779 consensus_peers.cc:597] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.656002 11595 tablet_replica.cc:333] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.656812 11595 raft_consensus.cc:2243] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.657300 11595 raft_consensus.cc:2272] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.659680 11595 tablet_replica.cc:333] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.660458 11595 raft_consensus.cc:2243] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.661238 11595 raft_consensus.cc:2272] T ece6a2404c82492ba8d3feebda9df7bd P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.661020 14704 consensus_peers.cc:597] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.663861 11595 tablet_replica.cc:333] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.664623 11595 raft_consensus.cc:2243] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.665230 11595 raft_consensus.cc:2272] T e85d046c783a445da254b6bab779d447 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.671057 11595 tablet_replica.cc:333] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.671850 11595 raft_consensus.cc:2243] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.672451 11595 raft_consensus.cc:2272] T 3e14124868184b5c8c0bfb6800e0e5ba P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.672960 14779 consensus_peers.cc:597] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.673712 14779 consensus_peers.cc:597] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.675014 11595 tablet_replica.cc:333] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.675869 11595 raft_consensus.cc:2243] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:56.676764 14779 consensus_peers.cc:597] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.676849 11595 raft_consensus.cc:2272] T 216cd9abe81248009e6e7284b391958d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.679255 11595 tablet_replica.cc:333] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.680029 11595 raft_consensus.cc:2243] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.680661 11595 raft_consensus.cc:2272] T 050b508f4bad46a780aff09d562b9ffa P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.682948 11595 tablet_replica.cc:333] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.683722 11595 raft_consensus.cc:2243] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:56.684041 14630 consensus_peers.cc:597] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 -> Peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Couldn't send request to peer 54553a75f2884ec2a8a85946a14b6539. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.684198 11595 raft_consensus.cc:2272] T a6b44a26ba5d49b8bacb8007cab50756 P 2907395055ba449f9b337b02c9f18ae7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.686056 11595 tablet_replica.cc:333] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.686712 11595 raft_consensus.cc:2243] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.687125 11595 raft_consensus.cc:2272] T 1d3e53d0bd7d4556925e49c369cfb06f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.688815 11595 tablet_replica.cc:333] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.689364 11595 raft_consensus.cc:2243] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.690235 11595 raft_consensus.cc:2272] T afb7aa7c442c4e14944bc920089bebb0 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.692031 11595 tablet_replica.cc:333] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.692652 11595 raft_consensus.cc:2243] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.693537 11595 raft_consensus.cc:2272] T 882d9ad7048d411abf52e8ff301a065d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.695982 11595 tablet_replica.cc:333] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.696663 11595 raft_consensus.cc:2243] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.697139 11595 raft_consensus.cc:2272] T b03eefe4810e48a6ad9ddcc85ba759c3 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.699399 11595 tablet_replica.cc:333] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.700076 11595 raft_consensus.cc:2243] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.700572 11595 raft_consensus.cc:2272] T 7a65056cc7c54d4bbbd7deddad831d2a P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.701242 14781 consensus_peers.cc:597] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.702960 11595 tablet_replica.cc:333] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.703694 11595 raft_consensus.cc:2243] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.704622 11595 raft_consensus.cc:2272] T 55e1dad3f413480091bcb6c7037b3a6b P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.706796 11595 tablet_replica.cc:333] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.707348 11595 raft_consensus.cc:2243] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.708175 11595 raft_consensus.cc:2272] T 1a086b061b1c4a3cbfbff8a6d506035d P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.709220 14781 consensus_peers.cc:597] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.710129 11595 tablet_replica.cc:333] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.710736 11595 raft_consensus.cc:2243] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.711439 11595 raft_consensus.cc:2272] T 6d379138b29b47588bbfff1678b19dcf P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.713176 11595 tablet_replica.cc:333] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.713689 11595 raft_consensus.cc:2243] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.714071 11595 raft_consensus.cc:2272] T 74e874eb7e11447fb3cf13b2c89be658 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.716516 11595 tablet_replica.cc:333] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.717192 11595 raft_consensus.cc:2243] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.717633 11595 raft_consensus.cc:2272] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.720114 11595 tablet_replica.cc:333] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.720798 11595 raft_consensus.cc:2243] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.721726 11595 raft_consensus.cc:2272] T 9a9267cc128c47afb315d69163e2795f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.724082 11595 tablet_replica.cc:333] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.724722 11595 raft_consensus.cc:2243] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.725214 11595 raft_consensus.cc:2272] T 07d2255bcadb4a41a21622009cbed943 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.727645 11595 tablet_replica.cc:333] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.728277 11595 raft_consensus.cc:2243] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.728703 11595 raft_consensus.cc:2272] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.731124 11595 tablet_replica.cc:333] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.731775 11595 raft_consensus.cc:2243] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.732630 11595 raft_consensus.cc:2272] T 3de420a5b372471585f323f1abd5015d P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.733506 14706 consensus_peers.cc:597] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.734794 11595 tablet_replica.cc:333] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
W20260709 13:02:56.734947 14706 consensus_peers.cc:597] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.735442 11595 raft_consensus.cc:2243] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.735857 11595 raft_consensus.cc:2272] T c25a589b81ab4994918dd233430dcc41 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.737510 11595 tablet_replica.cc:333] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.738039 11595 raft_consensus.cc:2243] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.738510 11595 raft_consensus.cc:2272] T bf40dc8aa2964a3fb16d56479a518796 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.740214 11595 tablet_replica.cc:333] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.740720 11595 raft_consensus.cc:2243] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.741161 11595 raft_consensus.cc:2272] T fdb0729495b447f1bb2c73bf405352e8 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.743083 11595 tablet_replica.cc:333] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.743709 11595 raft_consensus.cc:2243] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.744107 11595 raft_consensus.cc:2272] T e175ed922d8e4e7db4c8874741ea0d35 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.745179 14781 consensus_peers.cc:597] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.746088 11595 tablet_replica.cc:333] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.746641 11595 raft_consensus.cc:2243] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.747076 11595 raft_consensus.cc:2272] T 414de40525684d37a3728e2fa413c831 P 2907395055ba449f9b337b02c9f18ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.749217 11595 tablet_replica.cc:333] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.749855 11595 raft_consensus.cc:2243] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.750861 11595 raft_consensus.cc:2272] T 948d0cbf526b4b1e9293049555e84a6f P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.753101 14706 consensus_peers.cc:597] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.753286 11595 tablet_replica.cc:333] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.753857 11595 raft_consensus.cc:2243] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.754276 11595 raft_consensus.cc:2272] T fe7af488c570491ab443f411cb3bcee4 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.756036 11595 tablet_replica.cc:333] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7: stopping tablet replica
I20260709 13:02:56.756474 11595 raft_consensus.cc:2243] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.757174 11595 raft_consensus.cc:2272] T c6e32848bc404e3a9c26b30fea4ec967 P 2907395055ba449f9b337b02c9f18ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.794274 14706 consensus_peers.cc:597] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.809597 14629 connection.cc:466] server connection from 127.0.0.1:51224 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51224 (request call id 726) could send its response
W20260709 13:02:56.811352 14781 consensus_peers.cc:597] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Network error: recv got EOF from 127.11.82.194:33489 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.821902 11595 tablet_server.cc:196] TabletServer@127.11.82.194:0 shutdown complete.
W20260709 13:02:56.826349 14706 consensus_peers.cc:597] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:33489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.833563 14706 consensus_peers.cc:597] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:33489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.848145 14781 consensus_peers.cc:597] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:33489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.868535 14781 consensus_peers.cc:597] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:33489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.905458 11595 tablet_server.cc:179] TabletServer@127.11.82.195:0 shutting down...
W20260709 13:02:56.938536 14781 consensus_peers.cc:597] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:33489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.939227 14706 consensus_peers.cc:597] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:33489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.951664 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:56.952689 11595 tablet_replica.cc:333] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
W20260709 13:02:56.953267 14706 consensus_peers.cc:597] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:33489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.954020 11595 raft_consensus.cc:2243] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.955166 11595 raft_consensus.cc:2272] T b8e3f374ce2942448c9bc7a1446c3d35 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.957912 11595 tablet_replica.cc:333] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.958702 11595 raft_consensus.cc:2243] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.959242 11595 raft_consensus.cc:2272] T ece6a2404c82492ba8d3feebda9df7bd P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.961665 11595 tablet_replica.cc:333] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.962368 11595 raft_consensus.cc:2243] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.963311 11595 raft_consensus.cc:2272] T f41739398d684ae694d3b8e04749a3db P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.965974 11595 tablet_replica.cc:333] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.966778 11595 raft_consensus.cc:2243] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.967291 11595 raft_consensus.cc:2272] T 568e925230fa4d17b6cb6781a770cce4 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.969754 11595 tablet_replica.cc:333] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
W20260709 13:02:56.970032 14780 consensus_peers.cc:597] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 -> Peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Couldn't send request to peer 5479e53fcc454c81a71a430f75a3ef3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.970494 11595 raft_consensus.cc:2243] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.971042 11595 raft_consensus.cc:2272] T 3de420a5b372471585f323f1abd5015d P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.972692 11595 tablet_replica.cc:333] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.973229 11595 raft_consensus.cc:2243] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.973943 11595 raft_consensus.cc:2272] T 2c03c237908445669eddf178eaceea11 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.975703 11595 tablet_replica.cc:333] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.976264 11595 raft_consensus.cc:2243] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.976780 11595 raft_consensus.cc:2272] T 6d6ed5a81fff4957a9b0b7ac23c4a3b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.978569 11595 tablet_replica.cc:333] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.979171 11595 raft_consensus.cc:2243] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.979568 11595 raft_consensus.cc:2272] T d5eb95973faa42849ce7535858396dbc P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.981344 11595 tablet_replica.cc:333] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.981864 11595 raft_consensus.cc:2243] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.982566 11595 raft_consensus.cc:2272] T b308850e3e164d49815e3332c34ce2be P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.984575 11595 tablet_replica.cc:333] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.985090 11595 raft_consensus.cc:2243] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.985519 11595 raft_consensus.cc:2272] T 4e53730a7401492cad5e37ba2281d024 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:56.987154 14781 consensus_peers.cc:597] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Couldn't send request to peer 2907395055ba449f9b337b02c9f18ae7. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:33489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:56.987780 11595 tablet_replica.cc:333] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.988343 11595 raft_consensus.cc:2243] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.989084 11595 raft_consensus.cc:2272] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.990826 11595 tablet_replica.cc:333] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.991302 11595 raft_consensus.cc:2243] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.991624 11595 raft_consensus.cc:2272] T 1b8428a3ca104c47b5b7a390ff7d45ce P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.993247 11595 tablet_replica.cc:333] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.993714 11595 raft_consensus.cc:2243] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:56.994369 11595 raft_consensus.cc:2272] T 96ce9b330d234640b0d1368fe7adc894 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.996536 11595 tablet_replica.cc:333] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:56.997207 11595 raft_consensus.cc:2243] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.997660 11595 raft_consensus.cc:2272] T 518bc568dfae4fdf8419067734ce6484 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.999940 11595 tablet_replica.cc:333] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.000639 11595 raft_consensus.cc:2243] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.001094 11595 raft_consensus.cc:2272] T 0909bcb3bffe4e6fabc699ae7c9d1b2c P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.003497 11595 tablet_replica.cc:333] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.004212 11595 raft_consensus.cc:2243] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.004684 11595 raft_consensus.cc:2272] T a6b44a26ba5d49b8bacb8007cab50756 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.006347 11595 tablet_replica.cc:333] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.006961 11595 raft_consensus.cc:2243] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.007355 11595 raft_consensus.cc:2272] T 81b40ff8539645bf819d6e1cc37c2204 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.009016 11595 tablet_replica.cc:333] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.009536 11595 raft_consensus.cc:2243] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.010219 11595 raft_consensus.cc:2272] T 1d3e53d0bd7d4556925e49c369cfb06f P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.011929 11595 tablet_replica.cc:333] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.012449 11595 raft_consensus.cc:2243] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.012827 11595 raft_consensus.cc:2272] T afb7aa7c442c4e14944bc920089bebb0 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.014391 11595 tablet_replica.cc:333] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.014971 11595 raft_consensus.cc:2243] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.015369 11595 raft_consensus.cc:2272] T 882d9ad7048d411abf52e8ff301a065d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.016959 11595 tablet_replica.cc:333] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.017503 11595 raft_consensus.cc:2243] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.017890 11595 raft_consensus.cc:2272] T 317a42780edf4708b356e42a077b520d P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.019505 11595 tablet_replica.cc:333] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.020047 11595 raft_consensus.cc:2243] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.020437 11595 raft_consensus.cc:2272] T 35ec8add07cf4421b52431a9884456be P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.022011 11595 tablet_replica.cc:333] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.022514 11595 raft_consensus.cc:2243] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.022962 11595 raft_consensus.cc:2272] T 1a086b061b1c4a3cbfbff8a6d506035d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.024683 11595 tablet_replica.cc:333] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.025216 11595 raft_consensus.cc:2243] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.025609 11595 raft_consensus.cc:2272] T 6d379138b29b47588bbfff1678b19dcf P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.027320 11595 tablet_replica.cc:333] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.027828 11595 raft_consensus.cc:2243] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.028210 11595 raft_consensus.cc:2272] T e7e472801a76426683b023d5543aea3e P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.029749 11595 tablet_replica.cc:333] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.030337 11595 raft_consensus.cc:2243] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.031075 11595 raft_consensus.cc:2272] T 74e874eb7e11447fb3cf13b2c89be658 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.032742 11595 tablet_replica.cc:333] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.033262 11595 raft_consensus.cc:2243] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.033638 11595 raft_consensus.cc:2272] T 9a9267cc128c47afb315d69163e2795f P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.035362 11595 tablet_replica.cc:333] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.035873 11595 raft_consensus.cc:2243] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.036264 11595 raft_consensus.cc:2272] T ca58b4819f894bfa949ca03f22d655b7 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.037820 11595 tablet_replica.cc:333] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.038347 11595 raft_consensus.cc:2243] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.038771 11595 raft_consensus.cc:2272] T 948d0cbf526b4b1e9293049555e84a6f P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.040462 11595 tablet_replica.cc:333] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.040961 11595 raft_consensus.cc:2243] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.041675 11595 raft_consensus.cc:2272] T 8f429cbd46df43f3affe2c1d11b30629 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.043419 11595 tablet_replica.cc:333] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.043920 11595 raft_consensus.cc:2243] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.044286 11595 raft_consensus.cc:2272] T af49d7f22fb54fa7962538418cbce75c P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.046023 11595 tablet_replica.cc:333] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.046530 11595 raft_consensus.cc:2243] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.046981 11595 raft_consensus.cc:2272] T 216cd9abe81248009e6e7284b391958d P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.048703 11595 tablet_replica.cc:333] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.049196 11595 raft_consensus.cc:2243] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.049880 11595 raft_consensus.cc:2272] T 3e14124868184b5c8c0bfb6800e0e5ba P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.051561 11595 tablet_replica.cc:333] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.052079 11595 raft_consensus.cc:2243] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.052774 11595 raft_consensus.cc:2272] T 0000303c56ad490b8b770cc733c1d4d2 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.054493 11595 tablet_replica.cc:333] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.055029 11595 raft_consensus.cc:2243] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.055406 11595 raft_consensus.cc:2272] T b566acfa86154c62bb956ebbdf79118e P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.057199 11595 tablet_replica.cc:333] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.057652 11595 raft_consensus.cc:2243] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.058032 11595 raft_consensus.cc:2272] T fe7af488c570491ab443f411cb3bcee4 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.059863 11595 tablet_replica.cc:333] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.060642 11595 raft_consensus.cc:2243] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.061123 11595 raft_consensus.cc:2272] T c6e32848bc404e3a9c26b30fea4ec967 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.063448 11595 tablet_replica.cc:333] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.064198 11595 raft_consensus.cc:2243] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.064695 11595 raft_consensus.cc:2272] T 2687d5d42e8d4ff5813eabdcf5f89859 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.067109 11595 tablet_replica.cc:333] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.067765 11595 raft_consensus.cc:2243] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.068235 11595 raft_consensus.cc:2272] T 1bd1d5292d92456aa4bc1ea0263e6124 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.070519 11595 tablet_replica.cc:333] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.071105 11595 raft_consensus.cc:2243] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.072012 11595 raft_consensus.cc:2272] T 07d2255bcadb4a41a21622009cbed943 P 5479e53fcc454c81a71a430f75a3ef3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.074105 11595 tablet_replica.cc:333] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.074774 11595 raft_consensus.cc:2243] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.075260 11595 raft_consensus.cc:2272] T 941745809b9a4ed38b613e85493e0706 P 5479e53fcc454c81a71a430f75a3ef3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.077319 11595 tablet_replica.cc:333] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.077909 11595 raft_consensus.cc:2243] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.078812 11595 raft_consensus.cc:2272] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.081269 11595 tablet_replica.cc:333] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.081743 11595 raft_consensus.cc:2243] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.082427 11595 raft_consensus.cc:2272] T 5e662e3dde1b464c9c761c4d01054bbc P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.084506 11595 tablet_replica.cc:333] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c: stopping tablet replica
I20260709 13:02:57.085072 11595 raft_consensus.cc:2243] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.085918 11595 raft_consensus.cc:2272] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 5479e53fcc454c81a71a430f75a3ef3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.155418 11595 tablet_server.cc:196] TabletServer@127.11.82.195:0 shutdown complete.
W20260709 13:02:57.162658 14780 consensus_peers.cc:597] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Couldn't send request to peer 5479e53fcc454c81a71a430f75a3ef3c. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.195:43719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:57.178552 14780 consensus_peers.cc:597] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Couldn't send request to peer 5479e53fcc454c81a71a430f75a3ef3c. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.195:43719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:57.179009 14780 consensus_peers.cc:597] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Couldn't send request to peer 5479e53fcc454c81a71a430f75a3ef3c. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.195:43719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.222337 11595 tablet_server.cc:179] TabletServer@127.11.82.196:0 shutting down...
I20260709 13:02:57.276232 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:57.277072 11595 tablet_replica.cc:333] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.278004 11595 raft_consensus.cc:2243] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.278399 11595 raft_consensus.cc:2272] T 36d17d20561146c09d140c17dd1a3a5f P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.280186 11595 tablet_replica.cc:333] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.280902 11595 raft_consensus.cc:2243] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.281342 11595 raft_consensus.cc:2272] T f41739398d684ae694d3b8e04749a3db P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.283110 11595 tablet_replica.cc:333] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.283659 11595 raft_consensus.cc:2243] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.284053 11595 raft_consensus.cc:2272] T b8e3f374ce2942448c9bc7a1446c3d35 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.285770 11595 tablet_replica.cc:333] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.286331 11595 raft_consensus.cc:2243] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.287137 11595 raft_consensus.cc:2272] T 414de40525684d37a3728e2fa413c831 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.289446 11595 tablet_replica.cc:333] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.290197 11595 raft_consensus.cc:2243] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.290762 11595 raft_consensus.cc:2272] T 07207a2e35284d0a880f4b0fd3b9b4b2 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:57.290999 14780 consensus_peers.cc:597] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 -> Peer 5479e53fcc454c81a71a430f75a3ef3c (127.11.82.195:43719): Couldn't send request to peer 5479e53fcc454c81a71a430f75a3ef3c. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.195:43719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.293286 11595 tablet_replica.cc:333] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.294070 11595 raft_consensus.cc:2243] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.294945 11595 raft_consensus.cc:2272] T d5eb95973faa42849ce7535858396dbc P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.296630 11595 tablet_replica.cc:333] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.297175 11595 raft_consensus.cc:2243] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.297869 11595 raft_consensus.cc:2272] T ab8d6ec6ad354bfa8f95fdb31c69d353 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.299660 11595 tablet_replica.cc:333] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.300170 11595 raft_consensus.cc:2243] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.300568 11595 raft_consensus.cc:2272] T 112610a6bdb74a708a88db8e9c4b048c P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.302265 11595 tablet_replica.cc:333] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.302865 11595 raft_consensus.cc:2243] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.303573 11595 raft_consensus.cc:2272] T 2687d5d42e8d4ff5813eabdcf5f89859 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.305248 11595 tablet_replica.cc:333] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.305825 11595 raft_consensus.cc:2243] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.306550 11595 raft_consensus.cc:2272] T 1bd1d5292d92456aa4bc1ea0263e6124 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.308290 11595 tablet_replica.cc:333] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.308822 11595 raft_consensus.cc:2243] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.309201 11595 raft_consensus.cc:2272] T 4e53730a7401492cad5e37ba2281d024 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.310925 11595 tablet_replica.cc:333] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.311460 11595 raft_consensus.cc:2243] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.311851 11595 raft_consensus.cc:2272] T 2c03c237908445669eddf178eaceea11 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.313468 11595 tablet_replica.cc:333] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.313989 11595 raft_consensus.cc:2243] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.314376 11595 raft_consensus.cc:2272] T e7e472801a76426683b023d5543aea3e P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.316054 11595 tablet_replica.cc:333] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.316632 11595 raft_consensus.cc:2243] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.317304 11595 raft_consensus.cc:2272] T e85d046c783a445da254b6bab779d447 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.319128 11595 tablet_replica.cc:333] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.319665 11595 raft_consensus.cc:2243] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.320048 11595 raft_consensus.cc:2272] T 216cd9abe81248009e6e7284b391958d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.321758 11595 tablet_replica.cc:333] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.322279 11595 raft_consensus.cc:2243] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.322705 11595 raft_consensus.cc:2272] T 050b508f4bad46a780aff09d562b9ffa P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.324486 11595 tablet_replica.cc:333] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.325028 11595 raft_consensus.cc:2243] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.325737 11595 raft_consensus.cc:2272] T b03eefe4810e48a6ad9ddcc85ba759c3 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.327579 11595 tablet_replica.cc:333] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.328078 11595 raft_consensus.cc:2243] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.328454 11595 raft_consensus.cc:2272] T afb7aa7c442c4e14944bc920089bebb0 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.330559 11595 tablet_replica.cc:333] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.331168 11595 raft_consensus.cc:2243] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.331579 11595 raft_consensus.cc:2272] T 882d9ad7048d411abf52e8ff301a065d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.333336 11595 tablet_replica.cc:333] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.333925 11595 raft_consensus.cc:2243] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.334374 11595 raft_consensus.cc:2272] T 55e1dad3f413480091bcb6c7037b3a6b P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.336290 11595 tablet_replica.cc:333] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.336957 11595 raft_consensus.cc:2243] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.337391 11595 raft_consensus.cc:2272] T 1a086b061b1c4a3cbfbff8a6d506035d P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.339398 11595 tablet_replica.cc:333] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.339978 11595 raft_consensus.cc:2243] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.340298 15725 raft_consensus.cc:493] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54553a75f2884ec2a8a85946a14b6539)
I20260709 13:02:57.340555 11595 raft_consensus.cc:2272] T 6d379138b29b47588bbfff1678b19dcf P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.340884 15725 raft_consensus.cc:515] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54553a75f2884ec2a8a85946a14b6539" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 37187 } } peers { permanent_uuid: "00fcfdcea415462c8bda6f51b3214228" member_type: VOTER last_known_addr { host: "127.11.82.196" port: 44491 } } peers { permanent_uuid: "2907395055ba449f9b337b02c9f18ae7" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 33489 } }
I20260709 13:02:57.343343 11595 tablet_replica.cc:333] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.343345 15725 leader_election.cc:290] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187), 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489)
I20260709 13:02:57.344290 11595 raft_consensus.cc:2243] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.345295 11595 raft_consensus.cc:2272] T 81b40ff8539645bf819d6e1cc37c2204 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:57.347602 14779 leader_election.cc:336] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 54553a75f2884ec2a8a85946a14b6539 (127.11.82.193:37187): Network error: Client connection negotiation failed: client connection to 127.11.82.193:37187: connect: Connection refused (error 111)
I20260709 13:02:57.347982 11595 tablet_replica.cc:333] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
W20260709 13:02:57.348287 14781 leader_election.cc:336] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2907395055ba449f9b337b02c9f18ae7 (127.11.82.194:33489): Network error: Client connection negotiation failed: client connection to 127.11.82.194:33489: connect: Connection refused (error 111)
I20260709 13:02:57.348646 14781 leader_election.cc:304] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00fcfdcea415462c8bda6f51b3214228; no voters: 2907395055ba449f9b337b02c9f18ae7, 54553a75f2884ec2a8a85946a14b6539
I20260709 13:02:57.348734 11595 raft_consensus.cc:2243] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.349248 15725 raft_consensus.cc:2749] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.349828 11595 raft_consensus.cc:2272] T 7a65056cc7c54d4bbbd7deddad831d2a P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.351743 11595 tablet_replica.cc:333] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.352264 11595 raft_consensus.cc:2243] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.352633 11595 raft_consensus.cc:2272] T ca58b4819f894bfa949ca03f22d655b7 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.354336 11595 tablet_replica.cc:333] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.354907 11595 raft_consensus.cc:2243] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.355295 11595 raft_consensus.cc:2272] T fdb0729495b447f1bb2c73bf405352e8 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.356978 11595 tablet_replica.cc:333] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.357482 11595 raft_consensus.cc:2243] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.358158 11595 raft_consensus.cc:2272] T 1f5dbeebd827434b9cd7de2026725617 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.359887 11595 tablet_replica.cc:333] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.360396 11595 raft_consensus.cc:2243] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.360761 11595 raft_consensus.cc:2272] T 317a42780edf4708b356e42a077b520d P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.362408 11595 tablet_replica.cc:333] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.362963 11595 raft_consensus.cc:2243] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.363325 11595 raft_consensus.cc:2272] T 35ec8add07cf4421b52431a9884456be P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.364969 11595 tablet_replica.cc:333] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.365589 11595 raft_consensus.cc:2243] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.366300 11595 raft_consensus.cc:2272] T af49d7f22fb54fa7962538418cbce75c P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.368095 11595 tablet_replica.cc:333] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.368593 11595 raft_consensus.cc:2243] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.369251 11595 raft_consensus.cc:2272] T efa72bc53ce24c8ea9665a660c171012 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.371024 11595 tablet_replica.cc:333] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.371492 11595 raft_consensus.cc:2243] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.371841 11595 raft_consensus.cc:2272] T 0000303c56ad490b8b770cc733c1d4d2 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.373519 11595 tablet_replica.cc:333] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.373983 11595 raft_consensus.cc:2243] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.374778 11595 raft_consensus.cc:2272] T b566acfa86154c62bb956ebbdf79118e P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.376514 11595 tablet_replica.cc:333] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.376983 11595 raft_consensus.cc:2243] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.377665 11595 raft_consensus.cc:2272] T fe7af488c570491ab443f411cb3bcee4 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.379442 11595 tablet_replica.cc:333] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.379889 11595 raft_consensus.cc:2243] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.380232 11595 raft_consensus.cc:2272] T bf40dc8aa2964a3fb16d56479a518796 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.381850 11595 tablet_replica.cc:333] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.382334 11595 raft_consensus.cc:2243] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.382715 11595 raft_consensus.cc:2272] T 5e662e3dde1b464c9c761c4d01054bbc P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.384445 11595 tablet_replica.cc:333] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.384904 11595 raft_consensus.cc:2243] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.385255 11595 raft_consensus.cc:2272] T b55fb2acdbb1418ca26e2b33cc9bdb8b P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.386970 11595 tablet_replica.cc:333] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.387429 11595 raft_consensus.cc:2243] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.387775 11595 raft_consensus.cc:2272] T 3de420a5b372471585f323f1abd5015d P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.389354 11595 tablet_replica.cc:333] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.389858 11595 raft_consensus.cc:2243] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.390544 11595 raft_consensus.cc:2272] T c25a589b81ab4994918dd233430dcc41 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.392215 11595 tablet_replica.cc:333] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.392761 11595 raft_consensus.cc:2243] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.393114 11595 raft_consensus.cc:2272] T 941745809b9a4ed38b613e85493e0706 P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.394742 11595 tablet_replica.cc:333] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.395169 11595 raft_consensus.cc:2243] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.395517 11595 raft_consensus.cc:2272] T 4fb6b7c3b47d4332aa3a032e3f3ce8e6 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.397159 11595 tablet_replica.cc:333] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.397605 11595 raft_consensus.cc:2243] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.397953 11595 raft_consensus.cc:2272] T 96ce9b330d234640b0d1368fe7adc894 P 00fcfdcea415462c8bda6f51b3214228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.399823 11595 tablet_replica.cc:333] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.400249 11595 raft_consensus.cc:2243] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.400609 11595 raft_consensus.cc:2272] T 518bc568dfae4fdf8419067734ce6484 P 00fcfdcea415462c8bda6f51b3214228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.402323 11595 tablet_replica.cc:333] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228: stopping tablet replica
I20260709 13:02:57.402767 11595 raft_consensus.cc:2243] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.403113 11595 raft_consensus.cc:2272] T e175ed922d8e4e7db4c8874741ea0d35 P 00fcfdcea415462c8bda6f51b3214228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.467705 11595 tablet_server.cc:196] TabletServer@127.11.82.196:0 shutdown complete.
I20260709 13:02:57.523511 11595 master.cc:562] Master@127.11.82.254:38201 shutting down...
I20260709 13:02:57.546438 11595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:57.546978 11595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.547247 11595 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7095242bd1da4489b455b1605db63580: stopping tablet replica
I20260709 13:02:57.569516 11595 master.cc:584] Master@127.11.82.254:38201 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (30356 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:02:57.657446 11595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.82.254:38311
I20260709 13:02:57.658516 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:57.663879 15729 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
W20260709 13:02:57.663938 15730 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
W20260709 13:02:57.665083 15732 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
I20260709 13:02:57.668262 11595 server_base.cc:1061] running on GCE node
I20260709 13:02:57.669338 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:57.669523 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:57.669694 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602177669681 us; error 0 us; skew 500 ppm
I20260709 13:02:57.670274 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:57.672823 11595 webserver.cc:533] Webserver started at http://127.11.82.254:46705/ using document root <none> and password file <none>
I20260709 13:02:57.673326 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:57.673516 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:57.673797 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:57.674954 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/master-0-root/instance:
uuid: "cc8eb0020bbb458a85f9c37e607563a1"
format_stamp: "Formatted at 2026-07-09 13:02:57 on dist-test-slave-vl1s"
I20260709 13:02:57.679239 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:02:57.682524 15737 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:57.683766 11595 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:02:57.684046 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/master-0-root
uuid: "cc8eb0020bbb458a85f9c37e607563a1"
format_stamp: "Formatted at 2026-07-09 13:02:57 on dist-test-slave-vl1s"
I20260709 13:02:57.684291 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-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)
I20260709 13:02:57.701802 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:57.703060 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:57.740428 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.254:38311
I20260709 13:02:57.740545 15788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.254:38311 every 8 connection(s)
I20260709 13:02:57.744432 15789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:57.755409 15789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1: Bootstrap starting.
I20260709 13:02:57.760380 15789 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:57.764725 15789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1: No bootstrap required, opened a new log
I20260709 13:02:57.767293 15789 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc8eb0020bbb458a85f9c37e607563a1" member_type: VOTER }
I20260709 13:02:57.767714 15789 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:57.767977 15789 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8eb0020bbb458a85f9c37e607563a1, State: Initialized, Role: FOLLOWER
I20260709 13:02:57.768649 15789 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc8eb0020bbb458a85f9c37e607563a1" member_type: VOTER }
I20260709 13:02:57.769142 15789 raft_consensus.cc:399] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:57.769392 15789 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:57.769685 15789 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:57.775007 15789 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc8eb0020bbb458a85f9c37e607563a1" member_type: VOTER }
I20260709 13:02:57.775538 15789 leader_election.cc:304] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [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: cc8eb0020bbb458a85f9c37e607563a1; no voters: 
I20260709 13:02:57.776705 15789 leader_election.cc:290] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:57.777026 15792 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:57.778411 15792 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 1 LEADER]: Becoming Leader. State: Replica: cc8eb0020bbb458a85f9c37e607563a1, State: Running, Role: LEADER
I20260709 13:02:57.779117 15792 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [LEADER]: Queue going to LEADER mode. State: All 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: "cc8eb0020bbb458a85f9c37e607563a1" member_type: VOTER }
I20260709 13:02:57.779917 15789 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:57.784170 15794 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc8eb0020bbb458a85f9c37e607563a1. Latest consensus state: current_term: 1 leader_uuid: "cc8eb0020bbb458a85f9c37e607563a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc8eb0020bbb458a85f9c37e607563a1" member_type: VOTER } }
I20260709 13:02:57.784607 15793 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cc8eb0020bbb458a85f9c37e607563a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc8eb0020bbb458a85f9c37e607563a1" member_type: VOTER } }
I20260709 13:02:57.785036 15794 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:57.785180 15793 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:57.787302 15798 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:57.791989 15798 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:57.797078 11595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:57.800959 15798 catalog_manager.cc:1383] Generated new cluster ID: e689f2667f424ce4bc65a752b3135e75
I20260709 13:02:57.801295 15798 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:57.820456 15798 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:57.821843 15798 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:57.834514 15798 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1: Generated new TSK 0
I20260709 13:02:57.835214 15798 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:57.864429 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:57.870932 15810 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
W20260709 13:02:57.871738 15811 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
W20260709 13:02:57.873243 15813 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
I20260709 13:02:57.873620 11595 server_base.cc:1061] running on GCE node
I20260709 13:02:57.874781 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:57.874954 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:57.875136 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602177875122 us; error 0 us; skew 500 ppm
I20260709 13:02:57.875684 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:57.877904 11595 webserver.cc:533] Webserver started at http://127.11.82.193:39617/ using document root <none> and password file <none>
I20260709 13:02:57.878373 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:57.878553 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:57.878867 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:57.879930 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-0-root/instance:
uuid: "3e6439d2e3f84cd19389ade8d0a97878"
format_stamp: "Formatted at 2026-07-09 13:02:57 on dist-test-slave-vl1s"
I20260709 13:02:57.884377 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:57.887928 15818 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:57.888753 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:02:57.889082 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-0-root
uuid: "3e6439d2e3f84cd19389ade8d0a97878"
format_stamp: "Formatted at 2026-07-09 13:02:57 on dist-test-slave-vl1s"
I20260709 13:02:57.889343 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-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)
I20260709 13:02:57.921375 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:57.922544 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:57.924119 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:57.926368 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:57.926586 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:57.926842 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:57.927022 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:57.967125 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.193:43639
I20260709 13:02:57.967235 15880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.193:43639 every 8 connection(s)
I20260709 13:02:57.972070 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:57.979212 15885 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
W20260709 13:02:57.980679 15886 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
W20260709 13:02:57.984531 15888 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
I20260709 13:02:57.986554 11595 server_base.cc:1061] running on GCE node
I20260709 13:02:57.987761 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:57.988034 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:57.988225 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602177988207 us; error 0 us; skew 500 ppm
I20260709 13:02:57.988951 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:57.989915 15881 heartbeater.cc:344] Connected to a master server at 127.11.82.254:38311
I20260709 13:02:57.990438 15881 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:57.991324 15881 heartbeater.cc:507] Master 127.11.82.254:38311 requested a full tablet report, sending...
I20260709 13:02:57.991935 11595 webserver.cc:533] Webserver started at http://127.11.82.194:40613/ using document root <none> and password file <none>
I20260709 13:02:57.992619 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:57.992846 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:57.993112 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:57.993711 15754 ts_manager.cc:194] Registered new tserver with Master: 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639)
I20260709 13:02:57.994319 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-1-root/instance:
uuid: "8312d34984c64b8599ff3a9daceff157"
format_stamp: "Formatted at 2026-07-09 13:02:57 on dist-test-slave-vl1s"
I20260709 13:02:57.995589 15754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47470
I20260709 13:02:57.999045 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:58.002480 15893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.003269 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:58.003567 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-1-root
uuid: "8312d34984c64b8599ff3a9daceff157"
format_stamp: "Formatted at 2026-07-09 13:02:57 on dist-test-slave-vl1s"
I20260709 13:02:58.003873 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-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)
I20260709 13:02:58.024860 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:58.026055 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:58.027562 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:58.029668 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:58.029891 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.030133 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:58.030304 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.070968 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.194:46545
I20260709 13:02:58.071079 15955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.194:46545 every 8 connection(s)
I20260709 13:02:58.075722 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:58.083068 15959 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
W20260709 13:02:58.084221 15960 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
W20260709 13:02:58.086787 15962 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
I20260709 13:02:58.087301 11595 server_base.cc:1061] running on GCE node
I20260709 13:02:58.088909 15956 heartbeater.cc:344] Connected to a master server at 127.11.82.254:38311
I20260709 13:02:58.088908 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:58.089500 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:58.089579 15956 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:58.089735 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602178089714 us; error 0 us; skew 500 ppm
I20260709 13:02:58.090551 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:58.090549 15956 heartbeater.cc:507] Master 127.11.82.254:38311 requested a full tablet report, sending...
I20260709 13:02:58.092953 15754 ts_manager.cc:194] Registered new tserver with Master: 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:58.094277 15754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47472
I20260709 13:02:58.095458 11595 webserver.cc:533] Webserver started at http://127.11.82.195:45993/ using document root <none> and password file <none>
I20260709 13:02:58.096036 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:58.096248 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:58.096594 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:58.097731 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-2-root/instance:
uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
format_stamp: "Formatted at 2026-07-09 13:02:58 on dist-test-slave-vl1s"
I20260709 13:02:58.102118 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:02:58.105603 15967 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.106578 11595 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:02:58.106952 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-2-root
uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
format_stamp: "Formatted at 2026-07-09 13:02:58 on dist-test-slave-vl1s"
I20260709 13:02:58.107252 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-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)
I20260709 13:02:58.117319 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:58.118541 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:58.120047 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:58.122206 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:58.122459 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.122752 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:58.122928 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:58.205282 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.195:36315
I20260709 13:02:58.205476 16030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.195:36315 every 8 connection(s)
I20260709 13:02:58.223752 16031 heartbeater.cc:344] Connected to a master server at 127.11.82.254:38311
I20260709 13:02:58.224097 16031 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:58.224997 16031 heartbeater.cc:507] Master 127.11.82.254:38311 requested a full tablet report, sending...
I20260709 13:02:58.227290 15754 ts_manager.cc:194] Registered new tserver with Master: 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:58.227986 11595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017219381s
I20260709 13:02:58.228984 15754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47480
I20260709 13:02:58.256240 15754 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47486:
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"
    }
  }
}
W20260709 13:02:58.259467 15754 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.
I20260709 13:02:58.339785 15921 tablet_service.cc:1511] Processing CreateTablet for tablet b094152221ac4395b7e4c3ddbe474109 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:58.341668 15921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b094152221ac4395b7e4c3ddbe474109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.345984 15920 tablet_service.cc:1511] Processing CreateTablet for tablet d933da61f87a4132a9a0437d9fc0e60e (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:58.347663 15920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d933da61f87a4132a9a0437d9fc0e60e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.357211 15919 tablet_service.cc:1511] Processing CreateTablet for tablet 08e676f473cf4085a72efdca88dfeaa3 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:58.358816 15919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08e676f473cf4085a72efdca88dfeaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.364825 15846 tablet_service.cc:1511] Processing CreateTablet for tablet b094152221ac4395b7e4c3ddbe474109 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:58.366490 15846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b094152221ac4395b7e4c3ddbe474109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.368530 15842 tablet_service.cc:1511] Processing CreateTablet for tablet 31fef41742b34a9481ce1d14f22a1441 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:58.385639 15842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fef41742b34a9481ce1d14f22a1441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.369886 15918 tablet_service.cc:1511] Processing CreateTablet for tablet a252d4a9cafb43a4a6b1ead2b54c6d87 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:58.370378 15843 tablet_service.cc:1511] Processing CreateTablet for tablet a252d4a9cafb43a4a6b1ead2b54c6d87 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:58.387578 16046 tablet_bootstrap.cc:492] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157: Bootstrap starting.
I20260709 13:02:58.387970 15918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a252d4a9cafb43a4a6b1ead2b54c6d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.388234 15843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a252d4a9cafb43a4a6b1ead2b54c6d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.372306 15995 tablet_service.cc:1511] Processing CreateTablet for tablet b094152221ac4395b7e4c3ddbe474109 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:58.393322 15995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b094152221ac4395b7e4c3ddbe474109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.373989 15844 tablet_service.cc:1511] Processing CreateTablet for tablet 08e676f473cf4085a72efdca88dfeaa3 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:58.399600 15844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08e676f473cf4085a72efdca88dfeaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.401175 16046 tablet_bootstrap.cc:654] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.375579 15845 tablet_service.cc:1511] Processing CreateTablet for tablet d933da61f87a4132a9a0437d9fc0e60e (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:58.403569 15845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d933da61f87a4132a9a0437d9fc0e60e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.405328 15920 tablet_service.cc:1511] Processing CreateTablet for tablet e77626a014784065b2d3f006d5949bdd (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:58.406926 15920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77626a014784065b2d3f006d5949bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.407967 15991 tablet_service.cc:1511] Processing CreateTablet for tablet 31fef41742b34a9481ce1d14f22a1441 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:58.409397 15991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fef41742b34a9481ce1d14f22a1441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.377440 15994 tablet_service.cc:1511] Processing CreateTablet for tablet d933da61f87a4132a9a0437d9fc0e60e (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:58.411609 15994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d933da61f87a4132a9a0437d9fc0e60e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.379297 15993 tablet_service.cc:1511] Processing CreateTablet for tablet 08e676f473cf4085a72efdca88dfeaa3 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:58.415500 15993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08e676f473cf4085a72efdca88dfeaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.416949 15990 tablet_service.cc:1511] Processing CreateTablet for tablet e77626a014784065b2d3f006d5949bdd (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:58.418370 15990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77626a014784065b2d3f006d5949bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.381155 15992 tablet_service.cc:1511] Processing CreateTablet for tablet a252d4a9cafb43a4a6b1ead2b54c6d87 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:58.419454 15992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a252d4a9cafb43a4a6b1ead2b54c6d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.372306 15917 tablet_service.cc:1511] Processing CreateTablet for tablet 31fef41742b34a9481ce1d14f22a1441 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:58.423523 15917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fef41742b34a9481ce1d14f22a1441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.424482 15921 tablet_service.cc:1511] Processing CreateTablet for tablet 5781c01a70b14f6091f9f3174d4f3efc (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:58.425832 15921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5781c01a70b14f6091f9f3174d4f3efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.433738 15989 tablet_service.cc:1511] Processing CreateTablet for tablet 5781c01a70b14f6091f9f3174d4f3efc (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:58.435220 15989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5781c01a70b14f6091f9f3174d4f3efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.440130 15988 tablet_service.cc:1511] Processing CreateTablet for tablet c7103e743d014ce197ac648ebb00c307 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:58.441097 15915 tablet_service.cc:1511] Processing CreateTablet for tablet 946e65dc78e4475180bd2c6dd61d5c80 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:58.441658 15988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7103e743d014ce197ac648ebb00c307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.441232 15916 tablet_service.cc:1511] Processing CreateTablet for tablet 98b9b0c4aacd4eafaa26bc73f264bb88 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:58.442494 15915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946e65dc78e4475180bd2c6dd61d5c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.444944 15987 tablet_service.cc:1511] Processing CreateTablet for tablet 98b9b0c4aacd4eafaa26bc73f264bb88 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:58.446275 15987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b9b0c4aacd4eafaa26bc73f264bb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.447705 15919 tablet_service.cc:1511] Processing CreateTablet for tablet c7103e743d014ce197ac648ebb00c307 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:58.448967 15919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7103e743d014ce197ac648ebb00c307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.451905 15986 tablet_service.cc:1511] Processing CreateTablet for tablet 946e65dc78e4475180bd2c6dd61d5c80 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:58.453245 15986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946e65dc78e4475180bd2c6dd61d5c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.455024 15916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b9b0c4aacd4eafaa26bc73f264bb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.459932 15840 tablet_service.cc:1511] Processing CreateTablet for tablet 5781c01a70b14f6091f9f3174d4f3efc (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:58.461318 15840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5781c01a70b14f6091f9f3174d4f3efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.463995 15839 tablet_service.cc:1511] Processing CreateTablet for tablet c7103e743d014ce197ac648ebb00c307 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:58.465416 15839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7103e743d014ce197ac648ebb00c307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.470294 15838 tablet_service.cc:1511] Processing CreateTablet for tablet 98b9b0c4aacd4eafaa26bc73f264bb88 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:58.471840 15838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b9b0c4aacd4eafaa26bc73f264bb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.479969 15837 tablet_service.cc:1511] Processing CreateTablet for tablet 946e65dc78e4475180bd2c6dd61d5c80 (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:58.481365 15837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946e65dc78e4475180bd2c6dd61d5c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.480988 15841 tablet_service.cc:1511] Processing CreateTablet for tablet e77626a014784065b2d3f006d5949bdd (DEFAULT_TABLE table=test-workload [id=eab446e246594f9fa728adc9ce40a486]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:58.489876 15841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77626a014784065b2d3f006d5949bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.531750 16048 tablet_bootstrap.cc:492] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:02:58.568162 16046 tablet_bootstrap.cc:492] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157: No bootstrap required, opened a new log
I20260709 13:02:58.568739 16046 ts_tablet_manager.cc:1403] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157: Time spent bootstrapping tablet: real 0.182s	user 0.038s	sys 0.060s
I20260709 13:02:58.588171 16049 tablet_bootstrap.cc:492] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Bootstrap starting.
I20260709 13:02:58.596092 16049 tablet_bootstrap.cc:654] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.600204 16048 tablet_bootstrap.cc:654] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.603009 16046 raft_consensus.cc:359] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:02:58.605378 16046 raft_consensus.cc:385] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.609982 16046 raft_consensus.cc:740] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.610948 16046 consensus_queue.cc:260] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:02:58.609429 16049 tablet_bootstrap.cc:492] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc: No bootstrap required, opened a new log
I20260709 13:02:58.612171 16049 ts_tablet_manager.cc:1403] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260709 13:02:58.613194 15956 heartbeater.cc:499] Master 127.11.82.254:38311 was elected leader, sending a full tablet report...
I20260709 13:02:58.615494 16048 tablet_bootstrap.cc:492] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: No bootstrap required, opened a new log
I20260709 13:02:58.615183 16049 raft_consensus.cc:359] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.615958 16048 ts_tablet_manager.cc:1403] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.085s	user 0.005s	sys 0.012s
I20260709 13:02:58.617527 16046 ts_tablet_manager.cc:1434] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 13:02:58.618468 16046 tablet_bootstrap.cc:492] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157: Bootstrap starting.
I20260709 13:02:58.615955 16049 raft_consensus.cc:385] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.618847 16049 raft_consensus.cc:740] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.618605 16048 raft_consensus.cc:359] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.619457 16048 raft_consensus.cc:385] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.619755 16048 raft_consensus.cc:740] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.619697 16049 consensus_queue.cc:260] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.620848 16048 consensus_queue.cc:260] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.627326 16046 tablet_bootstrap.cc:654] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.653020 16031 heartbeater.cc:499] Master 127.11.82.254:38311 was elected leader, sending a full tablet report...
I20260709 13:02:58.653659 16049 ts_tablet_manager.cc:1434] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent starting tablet: real 0.041s	user 0.025s	sys 0.012s
I20260709 13:02:58.654273 15881 heartbeater.cc:499] Master 127.11.82.254:38311 was elected leader, sending a full tablet report...
I20260709 13:02:58.654642 16048 ts_tablet_manager.cc:1434] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.025s
I20260709 13:02:58.654827 16049 tablet_bootstrap.cc:492] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Bootstrap starting.
I20260709 13:02:58.655627 16048 tablet_bootstrap.cc:492] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:02:58.662130 16049 tablet_bootstrap.cc:654] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.662931 16048 tablet_bootstrap.cc:654] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.668531 16049 tablet_bootstrap.cc:492] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc: No bootstrap required, opened a new log
I20260709 13:02:58.668735 16048 tablet_bootstrap.cc:492] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: No bootstrap required, opened a new log
I20260709 13:02:58.669059 16049 ts_tablet_manager.cc:1403] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:02:58.669059 16046 tablet_bootstrap.cc:492] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157: No bootstrap required, opened a new log
I20260709 13:02:58.669301 16048 ts_tablet_manager.cc:1403] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260709 13:02:58.670045 16046 ts_tablet_manager.cc:1403] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.018s
I20260709 13:02:58.672796 16049 raft_consensus.cc:359] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.673146 16048 raft_consensus.cc:359] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.673776 16049 raft_consensus.cc:385] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.673306 16046 raft_consensus.cc:359] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.673969 16048 raft_consensus.cc:385] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.674157 16049 raft_consensus.cc:740] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.674455 16046 raft_consensus.cc:385] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.674501 16048 raft_consensus.cc:740] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.675165 16046 raft_consensus.cc:740] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.675006 16049 consensus_queue.cc:260] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.675742 16048 consensus_queue.cc:260] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.676474 16046 consensus_queue.cc:260] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.677481 16049 ts_tablet_manager.cc:1434] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:58.678314 16048 ts_tablet_manager.cc:1434] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:58.678439 16049 tablet_bootstrap.cc:492] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc: Bootstrap starting.
I20260709 13:02:58.679425 16048 tablet_bootstrap.cc:492] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:02:58.685842 16049 tablet_bootstrap.cc:654] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.686398 16046 ts_tablet_manager.cc:1434] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:02:58.686411 16048 tablet_bootstrap.cc:654] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.691313 16046 tablet_bootstrap.cc:492] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157: Bootstrap starting.
I20260709 13:02:58.699064 16048 tablet_bootstrap.cc:492] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: No bootstrap required, opened a new log
I20260709 13:02:58.699695 16048 ts_tablet_manager.cc:1403] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 13:02:58.703194 16048 raft_consensus.cc:359] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.703994 16048 raft_consensus.cc:385] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.704324 16048 raft_consensus.cc:740] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.705090 16048 consensus_queue.cc:260] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.707983 16048 ts_tablet_manager.cc:1434] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:58.709112 16048 tablet_bootstrap.cc:492] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:02:58.713406 16046 tablet_bootstrap.cc:654] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.720487 16049 tablet_bootstrap.cc:492] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc: No bootstrap required, opened a new log
I20260709 13:02:58.721014 16049 ts_tablet_manager.cc:1403] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.024s
I20260709 13:02:58.716094 16048 tablet_bootstrap.cc:654] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.723203 16046 tablet_bootstrap.cc:492] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157: No bootstrap required, opened a new log
I20260709 13:02:58.723832 16046 ts_tablet_manager.cc:1403] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.000s
I20260709 13:02:58.724519 16049 raft_consensus.cc:359] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.725443 16049 raft_consensus.cc:385] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.725749 16049 raft_consensus.cc:740] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.726845 16048 tablet_bootstrap.cc:492] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: No bootstrap required, opened a new log
I20260709 13:02:58.726547 16049 consensus_queue.cc:260] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.727427 16048 ts_tablet_manager.cc:1403] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:02:58.727000 16046 raft_consensus.cc:359] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.727851 16046 raft_consensus.cc:385] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.728132 16046 raft_consensus.cc:740] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.728762 16049 ts_tablet_manager.cc:1434] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:58.728976 16046 consensus_queue.cc:260] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.729746 16049 tablet_bootstrap.cc:492] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Bootstrap starting.
I20260709 13:02:58.730335 16048 raft_consensus.cc:359] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:02:58.731220 16048 raft_consensus.cc:385] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.731536 16048 raft_consensus.cc:740] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.732422 16048 consensus_queue.cc:260] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:02:58.734086 16046 ts_tablet_manager.cc:1434] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:58.735183 16046 tablet_bootstrap.cc:492] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157: Bootstrap starting.
I20260709 13:02:58.738346 16048 ts_tablet_manager.cc:1434] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:02:58.739080 16049 tablet_bootstrap.cc:654] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.739562 16048 tablet_bootstrap.cc:492] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:02:58.748941 16048 tablet_bootstrap.cc:654] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.750921 16049 tablet_bootstrap.cc:492] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc: No bootstrap required, opened a new log
I20260709 13:02:58.751840 16049 ts_tablet_manager.cc:1403] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 13:02:58.752630 16046 tablet_bootstrap.cc:654] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.758098 16049 raft_consensus.cc:359] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.759992 16049 raft_consensus.cc:385] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.760746 16049 raft_consensus.cc:740] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.761965 16049 consensus_queue.cc:260] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.765579 16049 ts_tablet_manager.cc:1434] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:02:58.767211 16049 tablet_bootstrap.cc:492] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Bootstrap starting.
I20260709 13:02:58.769706 16046 tablet_bootstrap.cc:492] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157: No bootstrap required, opened a new log
I20260709 13:02:58.770325 16046 ts_tablet_manager.cc:1403] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.015s
I20260709 13:02:58.773517 16046 raft_consensus.cc:359] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.776238 16046 raft_consensus.cc:385] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.776300 16049 tablet_bootstrap.cc:654] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.776767 16046 raft_consensus.cc:740] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.777009 16048 tablet_bootstrap.cc:492] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: No bootstrap required, opened a new log
I20260709 13:02:58.777616 16048 ts_tablet_manager.cc:1403] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260709 13:02:58.778052 16046 consensus_queue.cc:260] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.780340 16046 ts_tablet_manager.cc:1434] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:02:58.781380 16046 tablet_bootstrap.cc:492] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157: Bootstrap starting.
I20260709 13:02:58.781432 16048 raft_consensus.cc:359] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.782500 16048 raft_consensus.cc:385] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.782953 16048 raft_consensus.cc:740] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.784123 16048 consensus_queue.cc:260] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.788735 16046 tablet_bootstrap.cc:654] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:58.793424 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:58.793849 16048 ts_tablet_manager.cc:1434] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 13:02:58.795336 16048 tablet_bootstrap.cc:492] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:02:58.801302 16049 tablet_bootstrap.cc:492] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc: No bootstrap required, opened a new log
I20260709 13:02:58.801887 16049 ts_tablet_manager.cc:1403] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.011s
I20260709 13:02:58.802143 16048 tablet_bootstrap.cc:654] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.805053 16049 raft_consensus.cc:359] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:02:58.805830 16049 raft_consensus.cc:385] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.806169 16049 raft_consensus.cc:740] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.807183 16049 consensus_queue.cc:260] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:02:58.809106 16048 tablet_bootstrap.cc:492] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: No bootstrap required, opened a new log
I20260709 13:02:58.809660 16048 ts_tablet_manager.cc:1403] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 13:02:58.809700 16049 ts_tablet_manager.cc:1434] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:58.811026 16049 tablet_bootstrap.cc:492] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Bootstrap starting.
I20260709 13:02:58.812564 16046 tablet_bootstrap.cc:492] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157: No bootstrap required, opened a new log
I20260709 13:02:58.813159 16046 ts_tablet_manager.cc:1403] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.010s
I20260709 13:02:58.813174 16048 raft_consensus.cc:359] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.814137 16048 raft_consensus.cc:385] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.814459 16048 raft_consensus.cc:740] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.815443 16048 consensus_queue.cc:260] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.816819 16046 raft_consensus.cc:359] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.817690 16046 raft_consensus.cc:385] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.817998 16046 raft_consensus.cc:740] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.818543 16049 tablet_bootstrap.cc:654] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.820359 16048 ts_tablet_manager.cc:1434] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:02:58.821501 16048 tablet_bootstrap.cc:492] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:02:58.821715 16046 consensus_queue.cc:260] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.828260 16048 tablet_bootstrap.cc:654] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.836401 16046 ts_tablet_manager.cc:1434] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.002s
I20260709 13:02:58.838742 16051 raft_consensus.cc:493] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.840090 16046 tablet_bootstrap.cc:492] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157: Bootstrap starting.
I20260709 13:02:58.839696 16051 raft_consensus.cc:515] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.846086 16051 leader_election.cc:290] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:58.848507 16046 tablet_bootstrap.cc:654] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.850379 16049 tablet_bootstrap.cc:492] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc: No bootstrap required, opened a new log
I20260709 13:02:58.851404 16049 ts_tablet_manager.cc:1403] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.023s
I20260709 13:02:58.851421 16048 tablet_bootstrap.cc:492] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: No bootstrap required, opened a new log
I20260709 13:02:58.852583 16048 ts_tablet_manager.cc:1403] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.003s
I20260709 13:02:58.854607 16049 raft_consensus.cc:359] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.855446 16049 raft_consensus.cc:385] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.855825 16049 raft_consensus.cc:740] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.856976 16049 consensus_queue.cc:260] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.855487 16048 raft_consensus.cc:359] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.862116 16048 raft_consensus.cc:385] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.862473 16048 raft_consensus.cc:740] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.863590 16051 raft_consensus.cc:493] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.863989 16054 raft_consensus.cc:493] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.864295 16046 tablet_bootstrap.cc:492] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157: No bootstrap required, opened a new log
I20260709 13:02:58.864102 16051 raft_consensus.cc:515] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:02:58.864610 16054 raft_consensus.cc:515] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.865005 16046 ts_tablet_manager.cc:1403] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260709 13:02:58.866454 16051 leader_election.cc:290] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315), 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639)
I20260709 13:02:58.867434 16049 ts_tablet_manager.cc:1434] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260709 13:02:58.867758 16048 consensus_queue.cc:260] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.868940 16054 leader_election.cc:290] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:58.870963 16046 raft_consensus.cc:359] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.871795 16046 raft_consensus.cc:385] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.872156 16046 raft_consensus.cc:740] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.872980 16046 consensus_queue.cc:260] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.875315 16049 tablet_bootstrap.cc:492] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc: Bootstrap starting.
I20260709 13:02:58.875396 16046 ts_tablet_manager.cc:1434] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:02:58.876603 16046 tablet_bootstrap.cc:492] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157: Bootstrap starting.
I20260709 13:02:58.882661 16049 tablet_bootstrap.cc:654] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.883426 16046 tablet_bootstrap.cc:654] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.883203 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b094152221ac4395b7e4c3ddbe474109" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
I20260709 13:02:58.884102 16005 raft_consensus.cc:2468] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 0.
I20260709 13:02:58.885469 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e676f473cf4085a72efdca88dfeaa3" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
I20260709 13:02:58.887825 15896 leader_election.cc:304] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
W20260709 13:02:58.889096 15896 leader_election.cc:343] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:58.889921 16051 raft_consensus.cc:2804] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:58.890489 16051 raft_consensus.cc:493] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.890946 16051 raft_consensus.cc:3060] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:58.896068 16078 raft_consensus.cc:493] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.896883 16078 raft_consensus.cc:515] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.899113 16078 leader_election.cc:290] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:58.900750 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e676f473cf4085a72efdca88dfeaa3" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:58.901487 15856 raft_consensus.cc:2468] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 0.
I20260709 13:02:58.902074 16046 tablet_bootstrap.cc:492] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157: No bootstrap required, opened a new log
I20260709 13:02:58.902590 16046 ts_tablet_manager.cc:1403] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260709 13:02:58.903054 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77626a014784065b2d3f006d5949bdd" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
W20260709 13:02:58.904577 15896 leader_election.cc:343] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:58.905556 16046 raft_consensus.cc:359] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.906246 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b094152221ac4395b7e4c3ddbe474109" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:58.907089 15856 raft_consensus.cc:2468] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 0.
I20260709 13:02:58.909759 15897 leader_election.cc:304] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [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: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:02:58.910883 16078 raft_consensus.cc:2804] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:58.911325 16078 raft_consensus.cc:493] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.911980 16078 raft_consensus.cc:3060] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:58.912390 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77626a014784065b2d3f006d5949bdd" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:58.906313 16046 raft_consensus.cc:385] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:58.914141 16046 raft_consensus.cc:740] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Initialized, Role: FOLLOWER
I20260709 13:02:58.915089 16046 consensus_queue.cc:260] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.919214 16051 raft_consensus.cc:515] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:02:58.923308 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b094152221ac4395b7e4c3ddbe474109" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:02:58.924144 16006 raft_consensus.cc:3060] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:58.929545 16078 raft_consensus.cc:515] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.939713 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e676f473cf4085a72efdca88dfeaa3" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
W20260709 13:02:58.942097 15897 leader_election.cc:343] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:58.942706 15897 leader_election.cc:304] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157; no voters: 3e6439d2e3f84cd19389ade8d0a97878, 9d7057d806ec4d92b5ebff4a5abd2bdc
W20260709 13:02:58.944090 15896 leader_election.cc:343] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:58.944556 16051 leader_election.cc:290] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 election: Requested vote from peers 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315), 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639)
I20260709 13:02:58.946449 16046 ts_tablet_manager.cc:1434] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.004s
I20260709 13:02:58.949191 16080 raft_consensus.cc:493] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.949815 16080 raft_consensus.cc:515] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:58.946017 16048 ts_tablet_manager.cc:1434] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.004s
I20260709 13:02:58.953217 16051 raft_consensus.cc:2749] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:58.958251 16046 tablet_bootstrap.cc:492] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157: Bootstrap starting.
I20260709 13:02:58.961012 16006 raft_consensus.cc:2468] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 1.
I20260709 13:02:58.962435 15896 leader_election.cc:304] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
W20260709 13:02:58.963246 16032 tablet.cc:2406] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:02:58.963420 16051 raft_consensus.cc:2804] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:58.964232 16051 raft_consensus.cc:697] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 1 LEADER]: Becoming Leader. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:02:58.964315 16080 leader_election.cc:290] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:58.965167 16051 consensus_queue.cc:237] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:02:58.966753 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
I20260709 13:02:58.968240 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
W20260709 13:02:58.968948 15896 leader_election.cc:343] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:58.945007 16078 leader_election.cc:290] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
W20260709 13:02:58.969730 15821 leader_election.cc:343] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:58.973917 16048 tablet_bootstrap.cc:492] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:02:58.981135 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e676f473cf4085a72efdca88dfeaa3" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:02:58.982170 15856 raft_consensus.cc:3060] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:58.984807 16046 tablet_bootstrap.cc:654] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.991149 15856 raft_consensus.cc:2468] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 1.
I20260709 13:02:58.993321 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b094152221ac4395b7e4c3ddbe474109" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:02:59.001861 15855 raft_consensus.cc:3060] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.002190 16048 tablet_bootstrap.cc:654] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:58.995921 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.003000 15897 leader_election.cc:304] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [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: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:02:59.003471 15931 raft_consensus.cc:2468] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e6439d2e3f84cd19389ade8d0a97878 in term 0.
I20260709 13:02:58.994063 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:59.005599 15821 leader_election.cc:304] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [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: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:02:59.007246 16074 raft_consensus.cc:2804] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.007721 16074 raft_consensus.cc:493] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.007830 16046 tablet_bootstrap.cc:492] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157: No bootstrap required, opened a new log
W20260709 13:02:59.005761 15897 leader_election.cc:343] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:59.008654 16046 ts_tablet_manager.cc:1403] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.008s
I20260709 13:02:59.008508 15897 leader_election.cc:304] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157; no voters: 3e6439d2e3f84cd19389ade8d0a97878, 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:02:59.009685 16082 raft_consensus.cc:2804] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.010249 16082 raft_consensus.cc:697] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 1 LEADER]: Becoming Leader. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:02:59.010871 16081 raft_consensus.cc:2749] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:59.012063 16082 consensus_queue.cc:237] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.008158 16074 raft_consensus.cc:3060] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.015069 15855 raft_consensus.cc:2468] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 1.
I20260709 13:02:59.000787 16049 tablet_bootstrap.cc:492] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc: No bootstrap required, opened a new log
I20260709 13:02:59.016517 16046 raft_consensus.cc:359] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.017360 16049 ts_tablet_manager.cc:1403] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent bootstrapping tablet: real 0.142s	user 0.029s	sys 0.031s
I20260709 13:02:59.017267 16046 raft_consensus.cc:385] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.018569 16046 raft_consensus.cc:740] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.019454 16048 tablet_bootstrap.cc:492] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: No bootstrap required, opened a new log
I20260709 13:02:59.020061 16048 ts_tablet_manager.cc:1403] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.004s
I20260709 13:02:59.019546 16046 consensus_queue.cc:260] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.020745 16049 raft_consensus.cc:359] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.021585 16049 raft_consensus.cc:385] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.021924 16046 ts_tablet_manager.cc:1434] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:02:59.021895 16049 raft_consensus.cc:740] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.022948 16046 tablet_bootstrap.cc:492] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157: Bootstrap starting.
I20260709 13:02:59.023207 16048 raft_consensus.cc:359] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.023144 16049 consensus_queue.cc:260] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.024096 16048 raft_consensus.cc:385] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.026201 16049 ts_tablet_manager.cc:1434] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:02:59.026069 15753 catalog_manager.cc:5697] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8312d34984c64b8599ff3a9daceff157 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "8312d34984c64b8599ff3a9daceff157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:59.027458 16049 tablet_bootstrap.cc:492] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc: Bootstrap starting.
I20260709 13:02:59.029187 16046 tablet_bootstrap.cc:654] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.031435 16074 raft_consensus.cc:515] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.034989 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:02:59.035770 15931 raft_consensus.cc:3060] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.024493 16048 raft_consensus.cc:740] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.045514 16048 consensus_queue.cc:260] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.044283 15931 raft_consensus.cc:2468] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e6439d2e3f84cd19389ade8d0a97878 in term 1.
I20260709 13:02:59.047917 15821 leader_election.cc:304] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 
I20260709 13:02:59.039402 16049 tablet_bootstrap.cc:654] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.049576 16054 raft_consensus.cc:2804] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.052663 16051 raft_consensus.cc:493] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.053297 16051 raft_consensus.cc:515] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.056754 16051 leader_election.cc:290] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:59.056942 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fef41742b34a9481ce1d14f22a1441" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:59.057813 15855 raft_consensus.cc:2468] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 0.
I20260709 13:02:59.058130 16074 leader_election.cc:290] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 election: Requested vote from peers 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:59.058853 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
W20260709 13:02:59.060508 15821 leader_election.cc:343] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:59.059885 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fef41742b34a9481ce1d14f22a1441" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
I20260709 13:02:59.062970 16005 raft_consensus.cc:2468] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 0.
I20260709 13:02:59.064016 16049 tablet_bootstrap.cc:492] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc: No bootstrap required, opened a new log
I20260709 13:02:59.064646 16049 ts_tablet_manager.cc:1403] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.001s
I20260709 13:02:59.064016 16046 tablet_bootstrap.cc:492] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157: No bootstrap required, opened a new log
I20260709 13:02:59.069218 16046 ts_tablet_manager.cc:1403] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.018s
I20260709 13:02:59.069254 15896 leader_election.cc:304] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.068378 16049 raft_consensus.cc:359] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.070338 16051 raft_consensus.cc:2804] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.070784 16049 raft_consensus.cc:385] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.071264 16049 raft_consensus.cc:740] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.071624 16051 raft_consensus.cc:493] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.072072 16051 raft_consensus.cc:3060] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.076016 16049 consensus_queue.cc:260] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.076246 16046 raft_consensus.cc:359] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.077486 16053 raft_consensus.cc:493] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.078282 16049 ts_tablet_manager.cc:1434] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:02:59.077996 16053 raft_consensus.cc:515] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.076905 16046 raft_consensus.cc:385] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.078933 16046 raft_consensus.cc:740] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.078857 16051 raft_consensus.cc:515] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.084606 16053 leader_election.cc:290] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.079981 16046 consensus_queue.cc:260] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.068485 16048 ts_tablet_manager.cc:1434] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260709 13:02:59.088038 16054 raft_consensus.cc:697] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 LEADER]: Becoming Leader. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Running, Role: LEADER
I20260709 13:02:59.088287 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fef41742b34a9481ce1d14f22a1441" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:02:59.090567 16046 ts_tablet_manager.cc:1434] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 13:02:59.090708 15855 raft_consensus.cc:3060] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.091552 16046 tablet_bootstrap.cc:492] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157: Bootstrap starting.
I20260709 13:02:59.091306 16054 consensus_queue.cc:237] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.095095 16048 tablet_bootstrap.cc:492] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:02:59.098404 16046 tablet_bootstrap.cc:654] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.098919 15855 raft_consensus.cc:2468] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 1.
I20260709 13:02:59.100214 15897 leader_election.cc:304] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 
I20260709 13:02:59.101169 16082 raft_consensus.cc:2804] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.101691 16082 raft_consensus.cc:697] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 1 LEADER]: Becoming Leader. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:02:59.102700 16082 consensus_queue.cc:237] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.108685 16051 leader_election.cc:290] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 1 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:59.089934 16049 tablet_bootstrap.cc:492] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Bootstrap starting.
I20260709 13:02:59.089036 16053 raft_consensus.cc:493] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.110215 16053 raft_consensus.cc:515] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.110550 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fef41742b34a9481ce1d14f22a1441" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:02:59.111445 16005 raft_consensus.cc:3060] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.112625 16093 raft_consensus.cc:493] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.113722 16093 raft_consensus.cc:515] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.112746 16053 leader_election.cc:290] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.119385 16049 tablet_bootstrap.cc:654] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.120592 16048 tablet_bootstrap.cc:654] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.120918 16093 leader_election.cc:290] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.124013 15753 catalog_manager.cc:5697] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8312d34984c64b8599ff3a9daceff157 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "8312d34984c64b8599ff3a9daceff157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:59.124837 15752 catalog_manager.cc:5697] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "3e6439d2e3f84cd19389ade8d0a97878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:59.131091 16005 raft_consensus.cc:2468] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 1.
I20260709 13:02:59.139155 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.138516 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7103e743d014ce197ac648ebb00c307" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.140174 15930 raft_consensus.cc:2468] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 0.
I20260709 13:02:59.140241 15931 raft_consensus.cc:2468] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 0.
I20260709 13:02:59.141772 16046 tablet_bootstrap.cc:492] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157: No bootstrap required, opened a new log
I20260709 13:02:59.141645 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.142496 16046 ts_tablet_manager.cc:1403] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.004s
I20260709 13:02:59.142877 15929 raft_consensus.cc:2468] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 0.
I20260709 13:02:59.145259 15970 leader_election.cc:304] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.145319 16046 raft_consensus.cc:359] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.146936 16046 raft_consensus.cc:385] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.147409 16046 raft_consensus.cc:740] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.147168 15970 leader_election.cc:304] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.148396 16053 raft_consensus.cc:2804] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.148800 16053 raft_consensus.cc:493] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.149219 16053 raft_consensus.cc:3060] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.150070 16046 consensus_queue.cc:260] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.152592 16046 ts_tablet_manager.cc:1434] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:59.153203 15970 leader_election.cc:304] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.155068 16093 raft_consensus.cc:2804] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.155244 16049 tablet_bootstrap.cc:492] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc: No bootstrap required, opened a new log
I20260709 13:02:59.163020 16093 raft_consensus.cc:493] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.163187 16049 ts_tablet_manager.cc:1403] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.017s
I20260709 13:02:59.163753 16093 raft_consensus.cc:3060] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.164594 15753 catalog_manager.cc:5697] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8312d34984c64b8599ff3a9daceff157 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "8312d34984c64b8599ff3a9daceff157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:59.166340 16049 raft_consensus.cc:359] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.167868 16049 raft_consensus.cc:385] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.168154 16049 raft_consensus.cc:740] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.168960 16049 consensus_queue.cc:260] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.161949 16053 raft_consensus.cc:515] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.179571 16053 leader_election.cc:290] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.182489 16103 raft_consensus.cc:493] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.184401 16054 raft_consensus.cc:493] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.191462 16103 raft_consensus.cc:515] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.188230 16049 ts_tablet_manager.cc:1434] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:02:59.189206 16102 raft_consensus.cc:2804] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.190287 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:02:59.191542 16053 raft_consensus.cc:493] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.192622 15929 raft_consensus.cc:3060] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.192905 16053 raft_consensus.cc:515] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.195119 16048 tablet_bootstrap.cc:492] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: No bootstrap required, opened a new log
I20260709 13:02:59.195626 16048 ts_tablet_manager.cc:1403] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.028s
I20260709 13:02:59.196012 16053 leader_election.cc:290] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.187353 16093 raft_consensus.cc:515] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.196205 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.196902 15931 raft_consensus.cc:2468] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 0.
I20260709 13:02:59.198124 15970 leader_election.cc:304] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.198367 16048 raft_consensus.cc:359] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.191566 16054 raft_consensus.cc:515] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.198964 16053 raft_consensus.cc:2804] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.199105 16048 raft_consensus.cc:385] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.199383 16053 raft_consensus.cc:493] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.199409 16048 raft_consensus.cc:740] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.199831 16053 raft_consensus.cc:3060] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.200160 16090 raft_consensus.cc:493] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.200416 16103 leader_election.cc:290] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.200735 16054 leader_election.cc:290] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:59.200696 16090 raft_consensus.cc:515] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.201156 16048 consensus_queue.cc:260] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.201534 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.202162 15931 raft_consensus.cc:2468] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 0.
I20260709 13:02:59.203009 16090 leader_election.cc:290] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:59.203498 16102 raft_consensus.cc:493] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.203583 15970 leader_election.cc:304] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.204928 16102 raft_consensus.cc:3060] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.205858 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.207211 16103 raft_consensus.cc:2804] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.207690 16103 raft_consensus.cc:493] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.204538 16093 leader_election.cc:290] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.208053 16103 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.207831 15928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7103e743d014ce197ac648ebb00c307" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:02:59.208696 15928 raft_consensus.cc:3060] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.207265 15930 raft_consensus.cc:2468] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e6439d2e3f84cd19389ade8d0a97878 in term 0.
I20260709 13:02:59.211135 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.211808 15931 raft_consensus.cc:2468] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e6439d2e3f84cd19389ade8d0a97878 in term 0.
I20260709 13:02:59.212232 15821 leader_election.cc:304] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 
I20260709 13:02:59.213472 15929 raft_consensus.cc:2468] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 1.
I20260709 13:02:59.213853 15821 leader_election.cc:304] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 
I20260709 13:02:59.215123 16054 raft_consensus.cc:2804] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.215611 16054 raft_consensus.cc:493] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.216030 16054 raft_consensus.cc:3060] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.216461 15970 leader_election.cc:304] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.217168 16090 raft_consensus.cc:2804] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.217728 16090 raft_consensus.cc:493] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.218152 16090 raft_consensus.cc:3060] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.219956 16049 tablet_bootstrap.cc:492] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Bootstrap starting.
I20260709 13:02:59.220847 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
I20260709 13:02:59.223152 16048 ts_tablet_manager.cc:1434] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:02:59.223265 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
I20260709 13:02:59.224159 16048 tablet_bootstrap.cc:492] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:02:59.226748 16093 raft_consensus.cc:2804] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.227737 16093 raft_consensus.cc:697] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Becoming Leader. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:02:59.228585 16093 consensus_queue.cc:237] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.231868 16049 tablet_bootstrap.cc:654] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.229202 16102 raft_consensus.cc:515] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.235105 16006 raft_consensus.cc:2393] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e6439d2e3f84cd19389ade8d0a97878 in current term 1: Already voted for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in this term.
I20260709 13:02:59.236228 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:02:59.236953 15929 raft_consensus.cc:3060] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.237614 16054 raft_consensus.cc:515] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.240103 15928 raft_consensus.cc:2468] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 1.
I20260709 13:02:59.240525 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:02:59.240805 16100 raft_consensus.cc:493] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.246805 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:02:59.247360 16100 raft_consensus.cc:515] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.248235 15852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:59.248920 15852 raft_consensus.cc:2468] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 0.
I20260709 13:02:59.249125 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:02:59.249740 16048 tablet_bootstrap.cc:654] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:59.249946 16006 raft_consensus.cc:2393] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3e6439d2e3f84cd19389ade8d0a97878 in current term 1: Already voted for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in this term.
I20260709 13:02:59.250138 15851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:59.251214 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7103e743d014ce197ac648ebb00c307" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:02:59.251967 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e676f473cf4085a72efdca88dfeaa3" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.242756 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:59.243208 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7103e743d014ce197ac648ebb00c307" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:59.249661 16100 leader_election.cc:290] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.255856 16102 leader_election.cc:290] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.256239 15821 leader_election.cc:304] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [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: 3e6439d2e3f84cd19389ade8d0a97878; no voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:02:59.257299 16074 raft_consensus.cc:2749] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:59.243515 16090 raft_consensus.cc:515] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.245854 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:59.259865 15856 raft_consensus.cc:2393] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in current term 1: Already voted for candidate 3e6439d2e3f84cd19389ade8d0a97878 in this term.
I20260709 13:02:59.245646 16053 raft_consensus.cc:515] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.237742 16103 raft_consensus.cc:515] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.261977 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:02:59.262928 15931 raft_consensus.cc:3060] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.263622 16103 leader_election.cc:290] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.264469 16005 raft_consensus.cc:2393] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e6439d2e3f84cd19389ade8d0a97878 in current term 1: Already voted for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in this term.
I20260709 13:02:59.264796 15851 raft_consensus.cc:2393] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in current term 1: Already voted for candidate 3e6439d2e3f84cd19389ade8d0a97878 in this term.
I20260709 13:02:59.266032 15849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:02:59.262060 16053 leader_election.cc:290] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.268710 15849 raft_consensus.cc:2393] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in current term 1: Already voted for candidate 3e6439d2e3f84cd19389ade8d0a97878 in this term.
I20260709 13:02:59.268918 15851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e676f473cf4085a72efdca88dfeaa3" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:59.251228 15970 leader_election.cc:304] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.269883 15851 raft_consensus.cc:2393] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in current term 1: Already voted for candidate 8312d34984c64b8599ff3a9daceff157 in this term.
I20260709 13:02:59.270367 16053 raft_consensus.cc:2804] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.264438 15752 catalog_manager.cc:5697] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195). New cstate: current_term: 1 leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:59.252056 15850 raft_consensus.cc:3060] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.271306 15928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:02:59.272027 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:02:59.272641 15930 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.271023 16053 raft_consensus.cc:697] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Becoming Leader. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:02:59.275331 16053 consensus_queue.cc:237] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.277637 16090 leader_election.cc:290] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 election: Requested vote from peers 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:59.278649 15931 raft_consensus.cc:2468] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e6439d2e3f84cd19389ade8d0a97878 in term 1.
W20260709 13:02:59.279731 15971 leader_election.cc:343] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:59.280457 15821 leader_election.cc:304] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 
W20260709 13:02:59.281239 15971 leader_election.cc:343] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:59.281623 16090 raft_consensus.cc:2804] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.282617 16090 raft_consensus.cc:697] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 LEADER]: Becoming Leader. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Running, Role: LEADER
I20260709 13:02:59.283149 15850 raft_consensus.cc:2468] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 1.
I20260709 13:02:59.283783 16090 consensus_queue.cc:237] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.284715 15851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:02:59.288926 15930 raft_consensus.cc:2468] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 1.
I20260709 13:02:59.290217 15970 leader_election.cc:304] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.291486 16093 raft_consensus.cc:2804] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.292668 15971 leader_election.cc:304] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157
I20260709 13:02:59.293543 16103 raft_consensus.cc:3060] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.246080 15929 raft_consensus.cc:2468] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 1.
I20260709 13:02:59.295660 15970 leader_election.cc:304] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 3e6439d2e3f84cd19389ade8d0a97878
I20260709 13:02:59.241101 16054 leader_election.cc:290] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 election: Requested vote from peers 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:59.296535 16102 raft_consensus.cc:2804] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.297168 16102 raft_consensus.cc:697] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Becoming Leader. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:02:59.297600 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:02:59.298240 16102 consensus_queue.cc:237] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.294461 15971 leader_election.cc:304] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157
I20260709 13:02:59.300892 16103 raft_consensus.cc:2749] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:59.301429 16100 raft_consensus.cc:2749] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:59.298251 15850 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.304527 16048 tablet_bootstrap.cc:492] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: No bootstrap required, opened a new log
I20260709 13:02:59.305435 16048 ts_tablet_manager.cc:1403] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.027s
I20260709 13:02:59.305416 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:02:59.306371 16005 raft_consensus.cc:2393] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3e6439d2e3f84cd19389ade8d0a97878 in current term 1: Already voted for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in this term.
I20260709 13:02:59.307370 16049 tablet_bootstrap.cc:492] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc: No bootstrap required, opened a new log
I20260709 13:02:59.304404 16093 raft_consensus.cc:697] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Becoming Leader. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:02:59.308398 16049 ts_tablet_manager.cc:1403] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.008s
I20260709 13:02:59.308884 16048 raft_consensus.cc:359] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.309578 16048 raft_consensus.cc:385] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.309921 16048 raft_consensus.cc:740] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.308830 16093 consensus_queue.cc:237] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.310770 16048 consensus_queue.cc:260] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.311810 16049 raft_consensus.cc:359] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.312542 16049 raft_consensus.cc:385] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:59.313000 16049 raft_consensus.cc:740] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Initialized, Role: FOLLOWER
I20260709 13:02:59.313123 16048 ts_tablet_manager.cc:1434] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:59.314431 16049 consensus_queue.cc:260] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.317764 15850 raft_consensus.cc:2468] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 1.
I20260709 13:02:59.321096 15753 catalog_manager.cc:5697] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "3e6439d2e3f84cd19389ade8d0a97878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:59.324647 16049 ts_tablet_manager.cc:1434] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:02:59.326574 15752 catalog_manager.cc:5697] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195). New cstate: current_term: 1 leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:59.328159 15752 catalog_manager.cc:5697] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195). New cstate: current_term: 1 leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:59.329941 15752 catalog_manager.cc:5697] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195). New cstate: current_term: 1 leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:59.346323 16090 raft_consensus.cc:493] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.346894 16090 raft_consensus.cc:515] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.348716 16090 leader_election.cc:290] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:59.349278 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.349715 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
I20260709 13:02:59.350137 15930 raft_consensus.cc:2393] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e6439d2e3f84cd19389ade8d0a97878 in current term 1: Already voted for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in this term.
I20260709 13:02:59.351226 15821 leader_election.cc:304] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878; no voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:02:59.351787 16090 raft_consensus.cc:3060] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.356511 16090 raft_consensus.cc:2749] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:59.402552 16090 raft_consensus.cc:493] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.403350 16102 raft_consensus.cc:493] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.403100 16090 raft_consensus.cc:515] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.403867 16102 raft_consensus.cc:515] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.404493 16082 consensus_queue.cc:1048] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.405397 16090 leader_election.cc:290] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:59.406185 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77626a014784065b2d3f006d5949bdd" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.406302 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77626a014784065b2d3f006d5949bdd" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
I20260709 13:02:59.406960 16005 raft_consensus.cc:2468] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e6439d2e3f84cd19389ade8d0a97878 in term 0.
I20260709 13:02:59.406972 15930 raft_consensus.cc:2468] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e6439d2e3f84cd19389ade8d0a97878 in term 0.
I20260709 13:02:59.408053 15821 leader_election.cc:304] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.409610 16102 leader_election.cc:290] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.410290 16090 raft_consensus.cc:2804] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.408476 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77626a014784065b2d3f006d5949bdd" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878" is_pre_election: true
I20260709 13:02:59.410959 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77626a014784065b2d3f006d5949bdd" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:02:59.411648 16090 raft_consensus.cc:493] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.411831 15930 raft_consensus.cc:2468] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 0.
I20260709 13:02:59.412065 16090 raft_consensus.cc:3060] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.413085 15970 leader_election.cc:304] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:02:59.413901 16102 raft_consensus.cc:2804] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:59.414271 16102 raft_consensus.cc:493] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.414593 16102 raft_consensus.cc:3060] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.420110 16090 raft_consensus.cc:515] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.420815 16102 raft_consensus.cc:515] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.424656 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77626a014784065b2d3f006d5949bdd" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:02:59.425207 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77626a014784065b2d3f006d5949bdd" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:02:59.425315 16102 leader_election.cc:290] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 1 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:02:59.426967 15851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77626a014784065b2d3f006d5949bdd" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:02:59.425236 15930 raft_consensus.cc:3060] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.431558 15850 raft_consensus.cc:2393] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in current term 1: Already voted for candidate 3e6439d2e3f84cd19389ade8d0a97878 in this term.
I20260709 13:02:59.431452 16082 consensus_queue.cc:1048] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.433240 16090 leader_election.cc:290] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [CANDIDATE]: Term 1 election: Requested vote from peers 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:02:59.434782 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77626a014784065b2d3f006d5949bdd" candidate_uuid: "3e6439d2e3f84cd19389ade8d0a97878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:02:59.434849 15930 raft_consensus.cc:2468] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 1.
I20260709 13:02:59.435715 16006 raft_consensus.cc:2393] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3e6439d2e3f84cd19389ade8d0a97878 in current term 1: Already voted for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in this term.
I20260709 13:02:59.436134 15970 leader_election.cc:304] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 3e6439d2e3f84cd19389ade8d0a97878
I20260709 13:02:59.436983 15821 leader_election.cc:304] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [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: 3e6439d2e3f84cd19389ade8d0a97878; no voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:02:59.437902 16090 raft_consensus.cc:2749] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:59.438385 16102 raft_consensus.cc:2804] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:59.439116 16102 raft_consensus.cc:697] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Becoming Leader. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:02:59.440030 16102 consensus_queue.cc:237] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:02:59.452430 15753 catalog_manager.cc:5697] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195). New cstate: current_term: 1 leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:59.482033 16082 consensus_queue.cc:1048] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.492408 16051 consensus_queue.cc:1048] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.496301 16090 consensus_queue.cc:1048] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.508291 16006 raft_consensus.cc:3060] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:59.515935 16054 consensus_queue.cc:1048] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.629700 16051 consensus_queue.cc:1048] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.639894 16082 consensus_queue.cc:1048] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.661566 16102 consensus_queue.cc:1048] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.672130 16093 consensus_queue.cc:1048] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.690333 16093 consensus_queue.cc:1048] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.700832 16093 consensus_queue.cc:1048] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.711410 16093 consensus_queue.cc:1048] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:59.719424 11595 ts_manager.cc:295] Set tserver state for 3e6439d2e3f84cd19389ade8d0a97878 to MAINTENANCE_MODE
I20260709 13:02:59.720501 11595 tablet_server.cc:179] TabletServer@127.11.82.193:0 shutting down...
W20260709 13:02:59.732292 15971 consensus_peers.cc:597] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:59.739850 16054 consensus_queue.cc:1048] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:59.756435 15971 consensus_peers.cc:597] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:59.759940 16054 consensus_queue.cc:1048] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:59.786623 16093 consensus_queue.cc:1048] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:59.792586 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:59.793956 11595 tablet_replica.cc:333] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: stopping tablet replica
W20260709 13:02:59.794581 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:59.794824 11595 raft_consensus.cc:2243] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.795311 11595 raft_consensus.cc:2272] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.798082 11595 tablet_replica.cc:333] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: stopping tablet replica
I20260709 13:02:59.798965 11595 raft_consensus.cc:2243] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.799451 11595 raft_consensus.cc:2272] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.802531 11595 tablet_replica.cc:333] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: stopping tablet replica
I20260709 13:02:59.803253 11595 raft_consensus.cc:2243] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.803694 11595 raft_consensus.cc:2272] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.805506 11595 tablet_replica.cc:333] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: stopping tablet replica
I20260709 13:02:59.806143 11595 raft_consensus.cc:2243] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.806639 11595 raft_consensus.cc:2272] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.809366 11595 tablet_replica.cc:333] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: stopping tablet replica
I20260709 13:02:59.810031 11595 raft_consensus.cc:2243] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.810497 11595 raft_consensus.cc:2272] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.812484 11595 tablet_replica.cc:333] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: stopping tablet replica
I20260709 13:02:59.813161 11595 raft_consensus.cc:2243] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.813881 11595 raft_consensus.cc:2272] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.815843 11595 tablet_replica.cc:333] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: stopping tablet replica
I20260709 13:02:59.816401 11595 raft_consensus.cc:2243] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.817126 11595 raft_consensus.cc:2272] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.819065 11595 tablet_replica.cc:333] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: stopping tablet replica
I20260709 13:02:59.819583 11595 raft_consensus.cc:2243] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.819967 11595 raft_consensus.cc:2272] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.821838 11595 tablet_replica.cc:333] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: stopping tablet replica
I20260709 13:02:59.822311 11595 raft_consensus.cc:2243] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.822714 11595 raft_consensus.cc:2272] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.824223 11595 tablet_replica.cc:333] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: stopping tablet replica
I20260709 13:02:59.824669 11595 raft_consensus.cc:2243] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.825045 11595 raft_consensus.cc:2272] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:59.854054 15971 consensus_peers.cc:597] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:59.855443 11595 tablet_server.cc:196] TabletServer@127.11.82.193:0 shutdown complete.
W20260709 13:02:59.934046 15897 consensus_peers.cc:597] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:59.972107 15897 consensus_peers.cc:597] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:00.018827 16100 consensus_queue.cc:1048] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:00.240114 15971 consensus_peers.cc:597] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:00.244897 15897 consensus_peers.cc:597] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:00.321496 15971 consensus_peers.cc:597] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:00.795665 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:01.010087 16081 raft_consensus.cc:493] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e6439d2e3f84cd19389ade8d0a97878)
I20260709 13:03:01.010612 16081 raft_consensus.cc:515] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:01.012277 16081 leader_election.cc:290] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:03:01.013526 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
W20260709 13:03:01.016522 15897 leader_election.cc:336] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111)
I20260709 13:03:01.016913 15897 leader_election.cc:304] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [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: 8312d34984c64b8599ff3a9daceff157; no voters: 3e6439d2e3f84cd19389ade8d0a97878, 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:03:01.017529 16081 raft_consensus.cc:2749] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:01.020036 16053 raft_consensus.cc:493] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e6439d2e3f84cd19389ade8d0a97878)
I20260709 13:03:01.020619 16053 raft_consensus.cc:515] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:01.022337 16053 leader_election.cc:290] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:03:01.023406 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
I20260709 13:03:01.024057 15930 raft_consensus.cc:2468] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 1.
I20260709 13:03:01.025286 15970 leader_election.cc:304] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:03:01.025957 16053 raft_consensus.cc:2804] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:01.026000 15971 leader_election.cc:336] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111)
I20260709 13:03:01.026432 16053 raft_consensus.cc:493] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3e6439d2e3f84cd19389ade8d0a97878)
I20260709 13:03:01.026830 16053 raft_consensus.cc:3060] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:01.032441 16053 raft_consensus.cc:515] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:01.034210 16053 leader_election.cc:290] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 2 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:03:01.035282 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:03:01.035877 15930 raft_consensus.cc:3060] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:01.038029 15971 leader_election.cc:336] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111)
I20260709 13:03:01.041241 15930 raft_consensus.cc:2468] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 2.
I20260709 13:03:01.042351 15970 leader_election.cc:304] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 3e6439d2e3f84cd19389ade8d0a97878
I20260709 13:03:01.043049 16053 raft_consensus.cc:2804] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:01.043443 16053 raft_consensus.cc:697] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 LEADER]: Becoming Leader. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:01.044091 16053 consensus_queue.cc:237] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:01.050504 15753 catalog_manager.cc:5697] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc reported cstate change: term changed from 1 to 2, leader changed from 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193) to 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195). New cstate: current_term: 2 leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:01.258809 16053 raft_consensus.cc:493] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e6439d2e3f84cd19389ade8d0a97878)
I20260709 13:03:01.259455 16053 raft_consensus.cc:515] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:01.261133 16053 leader_election.cc:290] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:03:01.262393 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8312d34984c64b8599ff3a9daceff157" is_pre_election: true
W20260709 13:03:01.262719 15971 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111) [suppressed 118 similar messages]
I20260709 13:03:01.264958 16081 raft_consensus.cc:493] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e6439d2e3f84cd19389ade8d0a97878)
W20260709 13:03:01.265477 15971 leader_election.cc:336] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111)
I20260709 13:03:01.265445 16081 raft_consensus.cc:515] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:01.266037 15971 leader_election.cc:304] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157
I20260709 13:03:01.266846 16053 raft_consensus.cc:2749] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:01.268249 16081 leader_election.cc:290] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:03:01.269519 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" is_pre_election: true
I20260709 13:03:01.270257 16006 raft_consensus.cc:2468] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 1.
W20260709 13:03:01.271041 15897 leader_election.cc:336] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111)
I20260709 13:03:01.271626 15896 leader_election.cc:304] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [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: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 3e6439d2e3f84cd19389ade8d0a97878
I20260709 13:03:01.272302 16081 raft_consensus.cc:2804] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:01.272801 16081 raft_consensus.cc:493] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3e6439d2e3f84cd19389ade8d0a97878)
I20260709 13:03:01.273095 16081 raft_consensus.cc:3060] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:01.278427 16081 raft_consensus.cc:515] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:01.280256 16081 leader_election.cc:290] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:03:01.281654 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:03:01.282299 16006 raft_consensus.cc:3060] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:01.283910 15897 leader_election.cc:336] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111)
I20260709 13:03:01.288167 16006 raft_consensus.cc:2468] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 2.
I20260709 13:03:01.289191 15896 leader_election.cc:304] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [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: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 3e6439d2e3f84cd19389ade8d0a97878
I20260709 13:03:01.289875 16081 raft_consensus.cc:2804] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:01.290216 16081 raft_consensus.cc:697] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Becoming Leader. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:01.290946 16081 consensus_queue.cc:237] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:01.297391 15753 catalog_manager.cc:5697] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 reported cstate change: term changed from 1 to 2, leader changed from 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193) to 8312d34984c64b8599ff3a9daceff157 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "8312d34984c64b8599ff3a9daceff157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.525702 15930 raft_consensus.cc:1275] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Refusing update from remote peer 9d7057d806ec4d92b5ebff4a5abd2bdc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:01.527006 16053 consensus_queue.cc:1048] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:01.541474 15971 consensus_peers.cc:597] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:01.696465 15897 consensus_peers.cc:597] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:01.794976 16006 raft_consensus.cc:1275] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:03:01.796996 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:01.797010 16081 consensus_queue.cc:1048] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:02.131999 15971 consensus_peers.cc:597] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:02.318847 15897 consensus_peers.cc:597] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:02.377468 15897 consensus_peers.cc:597] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:02.471849 15971 consensus_peers.cc:597] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:02.547049 15971 consensus_peers.cc:597] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:02.745741 15897 consensus_peers.cc:597] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:02.779748 15971 consensus_peers.cc:597] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:02.798151 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:02.821427 15971 consensus_peers.cc:597] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:03.799119 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:04.136775 15971 consensus_peers.cc:597] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:04.216361 15897 consensus_peers.cc:597] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:04.484375 15971 consensus_peers.cc:597] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:04.671403 15897 consensus_peers.cc:597] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:04.742779 15897 consensus_peers.cc:597] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:04.797438 15971 consensus_peers.cc:597] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:04.800052 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:04.874996 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:04.882597 16152 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
W20260709 13:03:04.883160 16153 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
W20260709 13:03:04.883930 16155 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
I20260709 13:03:04.886261 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:04.888621 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:04.888832 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:04.889097 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602184889080 us; error 0 us; skew 500 ppm
I20260709 13:03:04.889657 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:04.892261 11595 webserver.cc:533] Webserver started at http://127.11.82.193:39617/ using document root <none> and password file <none>
I20260709 13:03:04.892781 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:04.892983 11595 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:03:04.896490 11595 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:03:04.901373 16160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:04.902257 11595 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:03:04.902581 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-0-root
uuid: "3e6439d2e3f84cd19389ade8d0a97878"
format_stamp: "Formatted at 2026-07-09 13:02:57 on dist-test-slave-vl1s"
I20260709 13:03:04.902997 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602066935108-11595-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)
I20260709 13:03:04.914503 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:04.915724 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:04.917105 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:04.920536 16167 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:03:04.968812 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:03:04.969101 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.000s	sys 0.002s
I20260709 13:03:04.969415 11595 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:03:04.973664 16167 tablet_bootstrap.cc:492] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:03:04.987675 16167 tablet_bootstrap.cc:492] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: 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
I20260709 13:03:04.988497 16167 tablet_bootstrap.cc:492] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap complete.
I20260709 13:03:04.989110 16167 ts_tablet_manager.cc:1403] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:03:04.991858 16167 raft_consensus.cc:359] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:04.992534 16167 raft_consensus.cc:740] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:03:04.993269 16167 consensus_queue.cc:260] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:04.995893 16167 ts_tablet_manager.cc:1434] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:03:04.996749 16167 tablet_bootstrap.cc:492] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:03:05.012918 16167 tablet_bootstrap.cc:492] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: 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
I20260709 13:03:05.013861 16167 tablet_bootstrap.cc:492] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap complete.
I20260709 13:03:05.014504 16167 ts_tablet_manager.cc:1403] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 13:03:05.017055 16167 raft_consensus.cc:359] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.017726 16167 raft_consensus.cc:740] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.018442 16167 consensus_queue.cc:260] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.020418 16167 ts_tablet_manager.cc:1434] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:05.021191 16167 tablet_bootstrap.cc:492] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:03:05.024853 11595 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:03:05.025272 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.056s	user 0.056s	sys 0.000s
I20260709 13:03:05.036749 16167 tablet_bootstrap.cc:492] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: 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
I20260709 13:03:05.037498 16167 tablet_bootstrap.cc:492] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap complete.
I20260709 13:03:05.038015 16167 ts_tablet_manager.cc:1403] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:03:05.039956 16167 raft_consensus.cc:359] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.040500 16167 raft_consensus.cc:740] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.041169 16167 consensus_queue.cc:260] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.042972 16167 ts_tablet_manager.cc:1434] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:03:05.043628 16167 tablet_bootstrap.cc:492] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:03:05.055259 16167 tablet_bootstrap.cc:492] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: 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
I20260709 13:03:05.055979 16167 tablet_bootstrap.cc:492] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap complete.
I20260709 13:03:05.056496 16167 ts_tablet_manager.cc:1403] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:03:05.058396 16167 raft_consensus.cc:359] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.059000 16167 raft_consensus.cc:740] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.059743 16167 consensus_queue.cc:260] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.062199 16167 ts_tablet_manager.cc:1434] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:03:05.063174 16167 tablet_bootstrap.cc:492] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
W20260709 13:03:05.076905 15971 consensus_peers.cc:597] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:03:05.077908 16167 tablet_bootstrap.cc:492] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: 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
I20260709 13:03:05.078907 16167 tablet_bootstrap.cc:492] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap complete.
I20260709 13:03:05.079486 16167 ts_tablet_manager.cc:1403] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:03:05.081833 16167 raft_consensus.cc:359] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.082561 16167 raft_consensus.cc:740] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.083489 16167 consensus_queue.cc:260] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.085356 16167 ts_tablet_manager.cc:1434] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 13:03:05.086598 16167 tablet_bootstrap.cc:492] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:03:05.096617 16167 tablet_bootstrap.cc:492] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: 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
I20260709 13:03:05.097276 16167 tablet_bootstrap.cc:492] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap complete.
I20260709 13:03:05.097813 16167 ts_tablet_manager.cc:1403] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:03:05.097921 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.193:43639
I20260709 13:03:05.098040 16230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.193:43639 every 8 connection(s)
I20260709 13:03:05.099777 16167 raft_consensus.cc:359] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.100347 16167 raft_consensus.cc:740] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.100984 16167 consensus_queue.cc:260] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.102649 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:05.102763 16167 ts_tablet_manager.cc:1434] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:03:05.103652 16167 tablet_bootstrap.cc:492] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:03:05.139556 16231 heartbeater.cc:344] Connected to a master server at 127.11.82.254:38311
I20260709 13:03:05.140251 16231 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:05.141287 16231 heartbeater.cc:507] Master 127.11.82.254:38311 requested a full tablet report, sending...
I20260709 13:03:05.146886 16167 tablet_bootstrap.cc:492] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: 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
I20260709 13:03:05.147755 16167 tablet_bootstrap.cc:492] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap complete.
I20260709 13:03:05.147974 15753 ts_manager.cc:194] Re-registered known tserver with Master: 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639)
I20260709 13:03:05.148399 16167 ts_tablet_manager.cc:1403] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.017s
I20260709 13:03:05.150871 16167 raft_consensus.cc:359] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.151542 16167 raft_consensus.cc:740] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.152161 16167 consensus_queue.cc:260] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.157986 16167 ts_tablet_manager.cc:1434] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:05.158844 16167 tablet_bootstrap.cc:492] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:03:05.161217 16204 raft_consensus.cc:3060] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.163995 15753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47224
I20260709 13:03:05.166550 16006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88"
dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
mode: GRACEFUL
new_leader_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:51376
I20260709 13:03:05.167281 16006 raft_consensus.cc:606] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Received request to transfer leadership to TS 8312d34984c64b8599ff3a9daceff157
I20260709 13:03:05.167766 16231 heartbeater.cc:499] Master 127.11.82.254:38311 was elected leader, sending a full tablet report...
I20260709 13:03:05.170495 16006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e"
dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
mode: GRACEFUL
new_leader_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:51376
I20260709 13:03:05.171301 16006 raft_consensus.cc:606] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Received request to transfer leadership to TS 8312d34984c64b8599ff3a9daceff157
I20260709 13:03:05.174070 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:05.174732 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:05.175400 16167 tablet_bootstrap.cc:492] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: 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
I20260709 13:03:05.175437 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:05.176498 16167 tablet_bootstrap.cc:492] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap complete.
I20260709 13:03:05.177109 16167 ts_tablet_manager.cc:1403] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 13:03:05.179423 16167 raft_consensus.cc:359] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:03:05.180074 16167 raft_consensus.cc:740] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.180712 16167 consensus_queue.cc:260] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [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: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } } peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } }
I20260709 13:03:05.182833 16167 ts_tablet_manager.cc:1434] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260709 13:03:05.183589 16167 tablet_bootstrap.cc:492] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:03:05.197759 16167 tablet_bootstrap.cc:492] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: 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
I20260709 13:03:05.198473 16167 tablet_bootstrap.cc:492] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap complete.
I20260709 13:03:05.199096 16167 ts_tablet_manager.cc:1403] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:03:05.200716 16167 raft_consensus.cc:359] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.201179 16167 raft_consensus.cc:740] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.201699 16167 consensus_queue.cc:260] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.203213 16167 ts_tablet_manager.cc:1434] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:05.203949 16167 tablet_bootstrap.cc:492] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap starting.
I20260709 13:03:05.215850 16167 tablet_bootstrap.cc:492] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: 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
I20260709 13:03:05.216840 16167 tablet_bootstrap.cc:492] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: Bootstrap complete.
I20260709 13:03:05.217558 16167 ts_tablet_manager.cc:1403] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:03:05.219477 16167 raft_consensus.cc:359] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.219982 16167 raft_consensus.cc:740] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6439d2e3f84cd19389ade8d0a97878, State: Initialized, Role: FOLLOWER
I20260709 13:03:05.220384 16053 raft_consensus.cc:993] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc: : Instructing follower 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:05.220585 16167 consensus_queue.cc:260] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.220861 16246 raft_consensus.cc:1081] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Signalling peer 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:05.222478 16167 ts_tablet_manager.cc:1434] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:03:05.222698 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e"
dest_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:42414
I20260709 13:03:05.223304 15930 raft_consensus.cc:493] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:05.223661 15930 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.229532 15930 raft_consensus.cc:515] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.231933 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:03:05.232012 15930 leader_election.cc:290] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:03:05.232471 16204 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.233109 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:03:05.233713 16006 raft_consensus.cc:3055] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:05.233960 16006 raft_consensus.cc:740] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:05.234606 16006 consensus_queue.cc:260] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.235596 16006 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.237751 16204 raft_consensus.cc:2468] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 2.
I20260709 13:03:05.238885 15897 leader_election.cc:304] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 
I20260709 13:03:05.239622 16150 raft_consensus.cc:2804] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:05.240734 16150 raft_consensus.cc:697] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Becoming Leader. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:05.241130 16006 raft_consensus.cc:2468] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 2.
I20260709 13:03:05.241510 16150 consensus_queue.cc:237] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.248148 15753 catalog_manager.cc:5697] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 reported cstate change: term changed from 1 to 2, leader changed from 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195) to 8312d34984c64b8599ff3a9daceff157 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "8312d34984c64b8599ff3a9daceff157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.407610 16204 raft_consensus.cc:3060] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.445667 16246 raft_consensus.cc:993] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc: : Instructing follower 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:05.446094 16053 raft_consensus.cc:1081] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Signalling peer 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:05.447607 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88"
dest_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:42414
I20260709 13:03:05.448078 15930 raft_consensus.cc:493] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:05.448390 15930 raft_consensus.cc:3060] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.454406 15930 raft_consensus.cc:515] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.455811 15930 leader_election.cc:290] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:03:05.456670 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:03:05.456802 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:03:05.457331 16204 raft_consensus.cc:3060] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.457412 16006 raft_consensus.cc:3055] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:05.457835 16006 raft_consensus.cc:740] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:05.458598 16006 consensus_queue.cc:260] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.459575 16006 raft_consensus.cc:3060] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.462160 16204 raft_consensus.cc:2468] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 2.
I20260709 13:03:05.463145 15897 leader_election.cc:304] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 
I20260709 13:03:05.463791 16150 raft_consensus.cc:2804] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:05.464165 16150 raft_consensus.cc:697] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Becoming Leader. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:05.464237 16006 raft_consensus.cc:2468] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 2.
I20260709 13:03:05.464883 16150 consensus_queue.cc:237] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:05.471194 15753 catalog_manager.cc:5697] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 reported cstate change: term changed from 1 to 2, leader changed from 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195) to 8312d34984c64b8599ff3a9daceff157 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "8312d34984c64b8599ff3a9daceff157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.697780 16204 raft_consensus.cc:1275] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.699051 16247 consensus_queue.cc:1048] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.708535 16006 raft_consensus.cc:1275] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.710199 16247 consensus_queue.cc:1048] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:05.801040 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:05.888496 16204 raft_consensus.cc:1275] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.889887 16150 consensus_queue.cc:1048] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.897704 16005 raft_consensus.cc:1275] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.899806 16247 consensus_queue.cc:1048] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:06.186604 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:06.202482 15930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88"
dest_uuid: "8312d34984c64b8599ff3a9daceff157"
mode: GRACEFUL
new_leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
 from {username='slave'} at 127.0.0.1:54106
I20260709 13:03:06.203099 15930 raft_consensus.cc:606] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Received request to transfer leadership to TS 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:03:06.205621 15929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e"
dest_uuid: "8312d34984c64b8599ff3a9daceff157"
mode: GRACEFUL
new_leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
 from {username='slave'} at 127.0.0.1:54106
I20260709 13:03:06.206094 15929 raft_consensus.cc:606] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Received request to transfer leadership to TS 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:03:06.207161 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:06.207666 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:06.208266 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:06.433913 16264 raft_consensus.cc:993] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157: : Instructing follower 9d7057d806ec4d92b5ebff4a5abd2bdc to start an election
I20260709 13:03:06.434438 16247 raft_consensus.cc:1081] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Signalling peer 9d7057d806ec4d92b5ebff4a5abd2bdc to start an election
I20260709 13:03:06.436080 16005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88"
dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
 from {username='slave'} at 127.0.0.1:49516
I20260709 13:03:06.436583 16005 raft_consensus.cc:493] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.436985 16005 raft_consensus.cc:3060] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.441710 16005 raft_consensus.cc:515] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:06.443737 16005 leader_election.cc:290] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 3 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:03:06.444085 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:03:06.444276 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9b0c4aacd4eafaa26bc73f264bb88" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:03:06.444736 16204 raft_consensus.cc:3060] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.444900 15929 raft_consensus.cc:3055] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:06.445324 15929 raft_consensus.cc:740] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:06.445990 15929 consensus_queue.cc:260] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:06.447160 15929 raft_consensus.cc:3060] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.449877 16204 raft_consensus.cc:2468] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 3.
I20260709 13:03:06.451020 15971 leader_election.cc:304] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: 3e6439d2e3f84cd19389ade8d0a97878, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:03:06.451725 16263 raft_consensus.cc:2804] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:06.452018 15929 raft_consensus.cc:2468] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 3.
I20260709 13:03:06.452657 16263 raft_consensus.cc:697] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 LEADER]: Becoming Leader. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:06.453531 16263 consensus_queue.cc:237] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:06.459298 15750 catalog_manager.cc:5697] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc reported cstate change: term changed from 2 to 3, leader changed from 8312d34984c64b8599ff3a9daceff157 (127.11.82.194) to 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195). New cstate: current_term: 3 leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.679925 16264 raft_consensus.cc:993] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157: : Instructing follower 9d7057d806ec4d92b5ebff4a5abd2bdc to start an election
I20260709 13:03:06.680351 16264 raft_consensus.cc:1081] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Signalling peer 9d7057d806ec4d92b5ebff4a5abd2bdc to start an election
I20260709 13:03:06.681805 16005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e"
dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
 from {username='slave'} at 127.0.0.1:49516
I20260709 13:03:06.682256 16005 raft_consensus.cc:493] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.682565 16005 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.687635 16005 raft_consensus.cc:515] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:06.689196 16005 leader_election.cc:290] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 3 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:03:06.690011 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:03:06.690240 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:03:06.690759 16204 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.690850 15929 raft_consensus.cc:3055] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:06.691234 15929 raft_consensus.cc:740] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:06.691850 15929 consensus_queue.cc:260] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:06.692741 15929 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.695725 16204 raft_consensus.cc:2468] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 3.
I20260709 13:03:06.696765 15971 leader_election.cc:304] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: 3e6439d2e3f84cd19389ade8d0a97878, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:03:06.697419 16263 raft_consensus.cc:2804] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:06.697815 16263 raft_consensus.cc:697] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 LEADER]: Becoming Leader. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:06.697830 15929 raft_consensus.cc:2468] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 3.
I20260709 13:03:06.698618 16263 consensus_queue.cc:237] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:06.704725 15750 catalog_manager.cc:5697] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc reported cstate change: term changed from 2 to 3, leader changed from 8312d34984c64b8599ff3a9daceff157 (127.11.82.194) to 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195). New cstate: current_term: 3 leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:06.802037 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:06.871753 16204 raft_consensus.cc:1275] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Refusing update from remote peer 9d7057d806ec4d92b5ebff4a5abd2bdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:06.873065 16263 consensus_queue.cc:1048] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.883327 15929 raft_consensus.cc:1275] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Refusing update from remote peer 9d7057d806ec4d92b5ebff4a5abd2bdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:06.884693 16263 consensus_queue.cc:1048] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:07.176651 16204 raft_consensus.cc:1275] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Refusing update from remote peer 9d7057d806ec4d92b5ebff4a5abd2bdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:07.178304 16263 consensus_queue.cc:1048] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:07.186751 15929 raft_consensus.cc:1275] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Refusing update from remote peer 9d7057d806ec4d92b5ebff4a5abd2bdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:07.188134 16268 consensus_queue.cc:1048] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:07.215116 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:07.222491 16005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7103e743d014ce197ac648ebb00c307"
dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
mode: GRACEFUL
new_leader_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:51376
I20260709 13:03:07.223073 16005 raft_consensus.cc:606] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Received request to transfer leadership to TS 8312d34984c64b8599ff3a9daceff157
I20260709 13:03:07.225304 16005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e"
dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
mode: GRACEFUL
new_leader_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:51376
I20260709 13:03:07.225765 16005 raft_consensus.cc:606] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 LEADER]: Received request to transfer leadership to TS 8312d34984c64b8599ff3a9daceff157
I20260709 13:03:07.226824 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:07.227286 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:07.227818 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:07.605749 16277 raft_consensus.cc:993] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc: : Instructing follower 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:07.606417 16268 raft_consensus.cc:1081] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Signalling peer 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:07.608875 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7103e743d014ce197ac648ebb00c307"
dest_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:42414
I20260709 13:03:07.609436 15930 raft_consensus.cc:493] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.609805 15930 raft_consensus.cc:3060] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.609961 16277 raft_consensus.cc:993] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc: : Instructing follower 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:07.610742 16280 raft_consensus.cc:1081] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 LEADER]: Signalling peer 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:07.612686 15929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e"
dest_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:42414
I20260709 13:03:07.613209 15929 raft_consensus.cc:493] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.613619 15929 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.616479 15930 raft_consensus.cc:515] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:07.618219 15930 leader_election.cc:290] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:03:07.619424 16005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7103e743d014ce197ac648ebb00c307" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:03:07.619210 16203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7103e743d014ce197ac648ebb00c307" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:03:07.620062 16005 raft_consensus.cc:3055] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:07.619959 15929 raft_consensus.cc:515] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:07.620463 16005 raft_consensus.cc:740] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:07.621289 16005 consensus_queue.cc:260] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:07.622375 16005 raft_consensus.cc:3060] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.622653 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:03:07.623209 16204 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.620101 16203 raft_consensus.cc:3060] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.622068 15929 leader_election.cc:290] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 4 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:03:07.627941 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d933da61f87a4132a9a0437d9fc0e60e" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:03:07.628522 16204 raft_consensus.cc:2468] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 4.
I20260709 13:03:07.628559 16006 raft_consensus.cc:3055] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:07.628818 16005 raft_consensus.cc:2468] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 2.
I20260709 13:03:07.629184 16006 raft_consensus.cc:740] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:07.629992 15897 leader_election.cc:304] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [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: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 
I20260709 13:03:07.630084 16006 consensus_queue.cc:260] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:07.630708 16279 raft_consensus.cc:2804] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:07.631186 15896 leader_election.cc:304] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8312d34984c64b8599ff3a9daceff157, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:03:07.631487 16279 raft_consensus.cc:697] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 4 LEADER]: Becoming Leader. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:07.631525 16006 raft_consensus.cc:3060] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.632001 16264 raft_consensus.cc:2804] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:07.632843 16279 consensus_queue.cc:237] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:07.634474 16203 raft_consensus.cc:2468] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 2.
I20260709 13:03:07.637836 16006 raft_consensus.cc:2468] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 4.
I20260709 13:03:07.638603 16264 raft_consensus.cc:697] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Becoming Leader. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:07.639635 16264 consensus_queue.cc:237] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:07.644450 15753 catalog_manager.cc:5697] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 reported cstate change: term changed from 3 to 4, leader changed from 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195) to 8312d34984c64b8599ff3a9daceff157 (127.11.82.194). New cstate: current_term: 4 leader_uuid: "8312d34984c64b8599ff3a9daceff157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:07.659478 15753 catalog_manager.cc:5697] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 reported cstate change: term changed from 1 to 2, leader changed from 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195) to 8312d34984c64b8599ff3a9daceff157 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "8312d34984c64b8599ff3a9daceff157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:07.803040 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:08.071669 16006 raft_consensus.cc:1275] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 4 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:08.073057 16264 consensus_queue.cc:1048] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:08.082636 16203 raft_consensus.cc:1275] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 4 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:08.085891 16264 consensus_queue.cc:1048] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:08.088582 16006 raft_consensus.cc:1275] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:08.090359 16264 consensus_queue.cc:1048] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:08.100327 16203 raft_consensus.cc:1275] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:08.102387 16264 consensus_queue.cc:1048] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:08.235661 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:08.247463 15929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08e676f473cf4085a72efdca88dfeaa3"
dest_uuid: "8312d34984c64b8599ff3a9daceff157"
mode: GRACEFUL
new_leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
 from {username='slave'} at 127.0.0.1:54106
I20260709 13:03:08.248217 15929 raft_consensus.cc:606] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 1 LEADER]: Received request to transfer leadership to TS 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:03:08.251255 15929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc"
dest_uuid: "8312d34984c64b8599ff3a9daceff157"
mode: GRACEFUL
new_leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
 from {username='slave'} at 127.0.0.1:54106
I20260709 13:03:08.251756 15929 raft_consensus.cc:606] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Received request to transfer leadership to TS 9d7057d806ec4d92b5ebff4a5abd2bdc
I20260709 13:03:08.253464 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:08.254184 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:08.255223 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:08.425995 16264 raft_consensus.cc:993] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157: : Instructing follower 9d7057d806ec4d92b5ebff4a5abd2bdc to start an election
I20260709 13:03:08.426685 16291 raft_consensus.cc:1081] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Signalling peer 9d7057d806ec4d92b5ebff4a5abd2bdc to start an election
I20260709 13:03:08.428160 16006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc"
dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
 from {username='slave'} at 127.0.0.1:49516
I20260709 13:03:08.428586 16006 raft_consensus.cc:493] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:08.428855 16006 raft_consensus.cc:3060] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.436846 16006 raft_consensus.cc:515] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:08.438651 16006 leader_election.cc:290] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 3 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:03:08.439608 16203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:03:08.439992 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5781c01a70b14f6091f9f3174d4f3efc" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:03:08.440616 16203 raft_consensus.cc:3060] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.440646 15929 raft_consensus.cc:3055] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:08.441166 15929 raft_consensus.cc:740] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:08.442498 15929 consensus_queue.cc:260] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:08.444481 15929 raft_consensus.cc:3060] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.449586 16203 raft_consensus.cc:2468] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 3.
I20260709 13:03:08.451140 15971 leader_election.cc:304] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: 3e6439d2e3f84cd19389ade8d0a97878, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:03:08.452025 16280 raft_consensus.cc:2804] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:08.453214 16280 raft_consensus.cc:697] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 LEADER]: Becoming Leader. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:08.454283 15929 raft_consensus.cc:2468] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 3.
I20260709 13:03:08.454453 16280 consensus_queue.cc:237] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:08.464645 15753 catalog_manager.cc:5697] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc reported cstate change: term changed from 2 to 3, leader changed from 8312d34984c64b8599ff3a9daceff157 (127.11.82.194) to 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195). New cstate: current_term: 3 leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:08.511734 16264 raft_consensus.cc:993] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157: : Instructing follower 9d7057d806ec4d92b5ebff4a5abd2bdc to start an election
I20260709 13:03:08.512180 16291 raft_consensus.cc:1081] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 1 LEADER]: Signalling peer 9d7057d806ec4d92b5ebff4a5abd2bdc to start an election
I20260709 13:03:08.513576 16006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08e676f473cf4085a72efdca88dfeaa3"
dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
 from {username='slave'} at 127.0.0.1:49516
I20260709 13:03:08.514029 16006 raft_consensus.cc:493] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:08.514343 16006 raft_consensus.cc:3060] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.519888 16006 raft_consensus.cc:515] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:08.521411 16006 leader_election.cc:290] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 2 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545)
I20260709 13:03:08.522361 16203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e676f473cf4085a72efdca88dfeaa3" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:03:08.522476 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e676f473cf4085a72efdca88dfeaa3" candidate_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8312d34984c64b8599ff3a9daceff157"
I20260709 13:03:08.523247 15929 raft_consensus.cc:3055] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:08.523296 16203 raft_consensus.cc:3060] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.523653 15929 raft_consensus.cc:740] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:08.524926 15929 consensus_queue.cc:260] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:08.526854 15929 raft_consensus.cc:3060] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.532084 16203 raft_consensus.cc:2468] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 2.
I20260709 13:03:08.533542 15971 leader_election.cc:304] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878, 9d7057d806ec4d92b5ebff4a5abd2bdc; no voters: 
I20260709 13:03:08.534426 16280 raft_consensus.cc:2804] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:08.534897 16280 raft_consensus.cc:697] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 LEADER]: Becoming Leader. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:08.535624 15929 raft_consensus.cc:2468] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d7057d806ec4d92b5ebff4a5abd2bdc in term 2.
I20260709 13:03:08.536060 16280 consensus_queue.cc:237] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:08.543903 15753 catalog_manager.cc:5697] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc reported cstate change: term changed from 1 to 2, leader changed from 8312d34984c64b8599ff3a9daceff157 (127.11.82.194) to 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195). New cstate: current_term: 2 leader_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:08.804283 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:08.895229 16204 raft_consensus.cc:1275] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Refusing update from remote peer 9d7057d806ec4d92b5ebff4a5abd2bdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:08.896658 16294 consensus_queue.cc:1048] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:08.909343 15930 raft_consensus.cc:1275] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Refusing update from remote peer 9d7057d806ec4d92b5ebff4a5abd2bdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:08.911199 16304 consensus_queue.cc:1048] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:09.050937 15930 raft_consensus.cc:1275] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Refusing update from remote peer 9d7057d806ec4d92b5ebff4a5abd2bdc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:09.052475 16304 consensus_queue.cc:1048] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:09.068230 16204 raft_consensus.cc:1275] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Refusing update from remote peer 9d7057d806ec4d92b5ebff4a5abd2bdc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:09.070015 16294 consensus_queue.cc:1048] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:09.261478 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:09.268848 16006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80"
dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
mode: GRACEFUL
new_leader_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:51376
I20260709 13:03:09.269436 16006 raft_consensus.cc:606] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Received request to transfer leadership to TS 8312d34984c64b8599ff3a9daceff157
I20260709 13:03:09.271957 16006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87"
dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
mode: GRACEFUL
new_leader_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:51376
I20260709 13:03:09.272435 16006 raft_consensus.cc:606] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 LEADER]: Received request to transfer leadership to TS 8312d34984c64b8599ff3a9daceff157
I20260709 13:03:09.273478 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:09.273963 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:09.274519 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:09.478341 16294 raft_consensus.cc:993] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc: : Instructing follower 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:09.478801 16304 raft_consensus.cc:1081] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 LEADER]: Signalling peer 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:09.480270 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87"
dest_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:42414
I20260709 13:03:09.480803 15930 raft_consensus.cc:493] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:09.481105 15930 raft_consensus.cc:3060] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:09.486920 15930 raft_consensus.cc:515] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:09.488334 15930 leader_election.cc:290] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 3 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:03:09.489208 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:03:09.489471 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a252d4a9cafb43a4a6b1ead2b54c6d87" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:03:09.489858 16204 raft_consensus.cc:3060] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:09.489954 16006 raft_consensus.cc:3055] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:09.490330 16006 raft_consensus.cc:740] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:09.491290 16006 consensus_queue.cc:260] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:09.492645 16006 raft_consensus.cc:3060] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:09.497864 16204 raft_consensus.cc:2468] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 3.
I20260709 13:03:09.499226 15897 leader_election.cc:304] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [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: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 
I20260709 13:03:09.499495 16006 raft_consensus.cc:2468] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 3.
I20260709 13:03:09.499905 16264 raft_consensus.cc:2804] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:09.500437 16264 raft_consensus.cc:697] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 3 LEADER]: Becoming Leader. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:09.501411 16264 consensus_queue.cc:237] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [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: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:09.508436 15753 catalog_manager.cc:5697] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 reported cstate change: term changed from 2 to 3, leader changed from 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195) to 8312d34984c64b8599ff3a9daceff157 (127.11.82.194). New cstate: current_term: 3 leader_uuid: "8312d34984c64b8599ff3a9daceff157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.608858 16294 raft_consensus.cc:993] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc: : Instructing follower 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:09.609318 16304 raft_consensus.cc:1081] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Signalling peer 8312d34984c64b8599ff3a9daceff157 to start an election
I20260709 13:03:09.610704 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80"
dest_uuid: "8312d34984c64b8599ff3a9daceff157"
 from {username='slave'} at 127.0.0.1:42414
I20260709 13:03:09.611138 15930 raft_consensus.cc:493] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:09.611407 15930 raft_consensus.cc:3060] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.616070 15930 raft_consensus.cc:515] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:09.617555 15930 leader_election.cc:290] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 election: Requested vote from peers 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639), 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195:36315)
I20260709 13:03:09.618260 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e6439d2e3f84cd19389ade8d0a97878"
I20260709 13:03:09.618595 16006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e65dc78e4475180bd2c6dd61d5c80" candidate_uuid: "8312d34984c64b8599ff3a9daceff157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc"
I20260709 13:03:09.618856 16204 raft_consensus.cc:3060] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.619160 16006 raft_consensus.cc:3055] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:09.619478 16006 raft_consensus.cc:740] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d7057d806ec4d92b5ebff4a5abd2bdc, State: Running, Role: LEADER
I20260709 13:03:09.620215 16006 consensus_queue.cc:260] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:09.621169 16006 raft_consensus.cc:3060] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.623474 16204 raft_consensus.cc:2468] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 2.
I20260709 13:03:09.624460 15897 leader_election.cc:304] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e6439d2e3f84cd19389ade8d0a97878, 8312d34984c64b8599ff3a9daceff157; no voters: 
I20260709 13:03:09.625167 16264 raft_consensus.cc:2804] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:09.625571 16264 raft_consensus.cc:697] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Becoming Leader. State: Replica: 8312d34984c64b8599ff3a9daceff157, State: Running, Role: LEADER
I20260709 13:03:09.625801 16006 raft_consensus.cc:2468] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8312d34984c64b8599ff3a9daceff157 in term 2.
I20260709 13:03:09.626538 16264 consensus_queue.cc:237] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } }
I20260709 13:03:09.634469 15753 catalog_manager.cc:5697] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 reported cstate change: term changed from 1 to 2, leader changed from 9d7057d806ec4d92b5ebff4a5abd2bdc (127.11.82.195) to 8312d34984c64b8599ff3a9daceff157 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "8312d34984c64b8599ff3a9daceff157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8312d34984c64b8599ff3a9daceff157" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:09.805490 15802 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:09.953869 16006 raft_consensus.cc:1275] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:09.955256 16314 consensus_queue.cc:1048] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:09.963827 16203 raft_consensus.cc:1275] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:09.965498 16314 consensus_queue.cc:1048] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:10.062863 16203 raft_consensus.cc:1275] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.064275 16314 consensus_queue.cc:1048] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6439d2e3f84cd19389ade8d0a97878" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 43639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.075002 16006 raft_consensus.cc:1275] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Refusing update from remote peer 8312d34984c64b8599ff3a9daceff157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.076915 16264 consensus_queue.cc:1048] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d7057d806ec4d92b5ebff4a5abd2bdc" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.280514 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:10.308621 11595 tablet_server.cc:179] TabletServer@127.11.82.193:43639 shutting down...
W20260709 13:03:10.325181 15897 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 80 similar messages]
W20260709 13:03:10.328835 15897 consensus_peers.cc:597] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.335175 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:10.336076 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.336794 11595 raft_consensus.cc:2243] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.337333 11595 raft_consensus.cc:2272] T d933da61f87a4132a9a0437d9fc0e60e P 3e6439d2e3f84cd19389ade8d0a97878 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.339651 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.340227 11595 raft_consensus.cc:2243] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.340646 11595 raft_consensus.cc:2272] T 08e676f473cf4085a72efdca88dfeaa3 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.342753 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.343336 11595 raft_consensus.cc:2243] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.343750 11595 raft_consensus.cc:2272] T b094152221ac4395b7e4c3ddbe474109 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.345991 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.346565 11595 raft_consensus.cc:2243] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.347211 11595 raft_consensus.cc:2272] T e77626a014784065b2d3f006d5949bdd P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.350003 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.350618 11595 raft_consensus.cc:2243] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.351127 11595 raft_consensus.cc:2272] T 946e65dc78e4475180bd2c6dd61d5c80 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.353874 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.354475 11595 raft_consensus.cc:2243] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.354938 11595 raft_consensus.cc:2272] T 31fef41742b34a9481ce1d14f22a1441 P 3e6439d2e3f84cd19389ade8d0a97878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.357234 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.357769 11595 raft_consensus.cc:2243] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.358238 11595 raft_consensus.cc:2272] T 5781c01a70b14f6091f9f3174d4f3efc P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.360751 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.361354 11595 raft_consensus.cc:2243] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.361836 11595 raft_consensus.cc:2272] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.364737 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.365298 11595 raft_consensus.cc:2243] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.365895 11595 raft_consensus.cc:2272] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 3e6439d2e3f84cd19389ade8d0a97878 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.368757 11595 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:10.369160 11595 raft_consensus.cc:2243] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.369546 11595 raft_consensus.cc:2272] T c7103e743d014ce197ac648ebb00c307 P 3e6439d2e3f84cd19389ade8d0a97878 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.384948 15971 consensus_peers.cc:597] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.393167 15897 consensus_peers.cc:597] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.401615 11595 tablet_server.cc:196] TabletServer@127.11.82.193:43639 shutdown complete.
I20260709 13:03:10.426213 11595 tablet_server.cc:179] TabletServer@127.11.82.194:0 shutting down...
I20260709 13:03:10.450182 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:10.451026 11595 tablet_replica.cc:333] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157: stopping tablet replica
I20260709 13:03:10.451869 11595 raft_consensus.cc:2243] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.452732 11595 raft_consensus.cc:2272] T 946e65dc78e4475180bd2c6dd61d5c80 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.455683 11595 tablet_replica.cc:333] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157: stopping tablet replica
I20260709 13:03:10.456440 11595 raft_consensus.cc:2243] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.457414 11595 raft_consensus.cc:2272] T 31fef41742b34a9481ce1d14f22a1441 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.459452 15971 consensus_peers.cc:597] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.460227 11595 tablet_replica.cc:333] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157: stopping tablet replica
I20260709 13:03:10.460850 11595 raft_consensus.cc:2243] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.461356 11595 raft_consensus.cc:2272] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.463543 11595 tablet_replica.cc:333] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157: stopping tablet replica
I20260709 13:03:10.464154 11595 raft_consensus.cc:2243] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.465065 11595 raft_consensus.cc:2272] T c7103e743d014ce197ac648ebb00c307 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.467281 11595 tablet_replica.cc:333] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157: stopping tablet replica
I20260709 13:03:10.467895 11595 raft_consensus.cc:2243] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.468361 11595 raft_consensus.cc:2272] T 5781c01a70b14f6091f9f3174d4f3efc P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.470424 11595 tablet_replica.cc:333] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157: stopping tablet replica
I20260709 13:03:10.471065 11595 raft_consensus.cc:2243] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.471836 11595 raft_consensus.cc:2272] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 8312d34984c64b8599ff3a9daceff157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.474188 11595 tablet_replica.cc:333] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157: stopping tablet replica
I20260709 13:03:10.474829 11595 raft_consensus.cc:2243] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.475669 11595 raft_consensus.cc:2272] T d933da61f87a4132a9a0437d9fc0e60e P 8312d34984c64b8599ff3a9daceff157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.477789 11595 tablet_replica.cc:333] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157: stopping tablet replica
I20260709 13:03:10.478336 11595 raft_consensus.cc:2243] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.478847 11595 raft_consensus.cc:2272] T e77626a014784065b2d3f006d5949bdd P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.481155 11595 tablet_replica.cc:333] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157: stopping tablet replica
I20260709 13:03:10.481709 11595 raft_consensus.cc:2243] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.482131 11595 raft_consensus.cc:2272] T 08e676f473cf4085a72efdca88dfeaa3 P 8312d34984c64b8599ff3a9daceff157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.484171 11595 tablet_replica.cc:333] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157: stopping tablet replica
I20260709 13:03:10.484689 11595 raft_consensus.cc:2243] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.485530 11595 raft_consensus.cc:2272] T b094152221ac4395b7e4c3ddbe474109 P 8312d34984c64b8599ff3a9daceff157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.492277 15971 consensus_peers.cc:597] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 3e6439d2e3f84cd19389ade8d0a97878 (127.11.82.193:43639): Couldn't send request to peer 3e6439d2e3f84cd19389ade8d0a97878. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:43639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:10.511837 15970 consensus_peers.cc:597] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545): Couldn't send request to peer 8312d34984c64b8599ff3a9daceff157. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:46545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.519562 11595 tablet_server.cc:196] TabletServer@127.11.82.194:0 shutdown complete.
I20260709 13:03:10.541713 11595 tablet_server.cc:179] TabletServer@127.11.82.195:0 shutting down...
I20260709 13:03:10.567436 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:10.568158 11595 tablet_replica.cc:333] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc: stopping tablet replica
I20260709 13:03:10.568796 11595 raft_consensus.cc:2243] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.569543 11595 raft_consensus.cc:2272] T 08e676f473cf4085a72efdca88dfeaa3 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.571673 11595 tablet_replica.cc:333] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc: stopping tablet replica
I20260709 13:03:10.572217 11595 raft_consensus.cc:2243] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.572662 11595 raft_consensus.cc:2272] T d933da61f87a4132a9a0437d9fc0e60e P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.574929 11595 tablet_replica.cc:333] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc: stopping tablet replica
I20260709 13:03:10.575410 11595 raft_consensus.cc:2243] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.576213 11595 raft_consensus.cc:2272] T e77626a014784065b2d3f006d5949bdd P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.579131 11595 tablet_replica.cc:333] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc: stopping tablet replica
I20260709 13:03:10.579993 11595 raft_consensus.cc:2243] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.580549 11595 raft_consensus.cc:2272] T 946e65dc78e4475180bd2c6dd61d5c80 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:10.581642 15970 consensus_peers.cc:597] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc -> Peer 8312d34984c64b8599ff3a9daceff157 (127.11.82.194:46545): Couldn't send request to peer 8312d34984c64b8599ff3a9daceff157. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:46545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.585018 11595 tablet_replica.cc:333] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc: stopping tablet replica
I20260709 13:03:10.585673 11595 raft_consensus.cc:2243] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.586148 11595 raft_consensus.cc:2272] T 31fef41742b34a9481ce1d14f22a1441 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.588388 11595 tablet_replica.cc:333] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc: stopping tablet replica
I20260709 13:03:10.588925 11595 raft_consensus.cc:2243] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.589349 11595 raft_consensus.cc:2272] T c7103e743d014ce197ac648ebb00c307 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.591593 11595 tablet_replica.cc:333] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc: stopping tablet replica
I20260709 13:03:10.592096 11595 raft_consensus.cc:2243] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.593014 11595 raft_consensus.cc:2272] T 98b9b0c4aacd4eafaa26bc73f264bb88 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.595297 11595 tablet_replica.cc:333] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc: stopping tablet replica
I20260709 13:03:10.595929 11595 raft_consensus.cc:2243] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.596494 11595 raft_consensus.cc:2272] T b094152221ac4395b7e4c3ddbe474109 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.598642 11595 tablet_replica.cc:333] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc: stopping tablet replica
I20260709 13:03:10.599198 11595 raft_consensus.cc:2243] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.599624 11595 raft_consensus.cc:2272] T a252d4a9cafb43a4a6b1ead2b54c6d87 P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.602150 11595 tablet_replica.cc:333] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc: stopping tablet replica
I20260709 13:03:10.602644 11595 raft_consensus.cc:2243] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.603497 11595 raft_consensus.cc:2272] T 5781c01a70b14f6091f9f3174d4f3efc P 9d7057d806ec4d92b5ebff4a5abd2bdc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.635998 11595 tablet_server.cc:196] TabletServer@127.11.82.195:0 shutdown complete.
I20260709 13:03:10.661650 11595 master.cc:562] Master@127.11.82.254:38311 shutting down...
I20260709 13:03:10.689198 11595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.689786 11595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.690066 11595 tablet_replica.cc:333] T 00000000000000000000000000000000 P cc8eb0020bbb458a85f9c37e607563a1: stopping tablet replica
I20260709 13:03:10.710453 11595 master.cc:584] Master@127.11.82.254:38311 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13099 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:03:10.756948 11595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.82.254:43715
I20260709 13:03:10.758109 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:10.763978 16330 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
W20260709 13:03:10.764967 16331 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
I20260709 13:03:10.766006 11595 server_base.cc:1061] running on GCE node
W20260709 13:03:10.765818 16333 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
I20260709 13:03:10.767222 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:10.767423 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:10.767620 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602190767598 us; error 0 us; skew 500 ppm
I20260709 13:03:10.768224 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:10.771051 11595 webserver.cc:533] Webserver started at http://127.11.82.254:37335/ using document root <none> and password file <none>
I20260709 13:03:10.771593 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:10.771811 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:10.772116 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:10.773307 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/master-0-root/instance:
uuid: "e688130dc8de46cc8b2e028e242eaf9f"
format_stamp: "Formatted at 2026-07-09 13:03:10 on dist-test-slave-vl1s"
I20260709 13:03:10.777993 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:10.781571 16338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:10.782440 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:10.782729 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/master-0-root
uuid: "e688130dc8de46cc8b2e028e242eaf9f"
format_stamp: "Formatted at 2026-07-09 13:03:10 on dist-test-slave-vl1s"
I20260709 13:03:10.782994 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-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)
I20260709 13:03:10.810241 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:10.811487 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:10.851115 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.254:43715
I20260709 13:03:10.851300 16389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.254:43715 every 8 connection(s)
I20260709 13:03:10.854943 16390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.865391 16390 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f: Bootstrap starting.
I20260709 13:03:10.870101 16390 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.874202 16390 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f: No bootstrap required, opened a new log
I20260709 13:03:10.876850 16390 raft_consensus.cc:359] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e688130dc8de46cc8b2e028e242eaf9f" member_type: VOTER }
I20260709 13:03:10.877278 16390 raft_consensus.cc:385] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.877499 16390 raft_consensus.cc:740] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e688130dc8de46cc8b2e028e242eaf9f, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.878140 16390 consensus_queue.cc:260] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e688130dc8de46cc8b2e028e242eaf9f" member_type: VOTER }
I20260709 13:03:10.878638 16390 raft_consensus.cc:399] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:10.878888 16390 raft_consensus.cc:493] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:10.879221 16390 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:10.883710 16390 raft_consensus.cc:515] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e688130dc8de46cc8b2e028e242eaf9f" member_type: VOTER }
I20260709 13:03:10.884262 16390 leader_election.cc:304] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [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: e688130dc8de46cc8b2e028e242eaf9f; no voters: 
I20260709 13:03:10.885462 16390 leader_election.cc:290] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:10.885879 16393 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:10.887274 16393 raft_consensus.cc:697] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 1 LEADER]: Becoming Leader. State: Replica: e688130dc8de46cc8b2e028e242eaf9f, State: Running, Role: LEADER
I20260709 13:03:10.887939 16393 consensus_queue.cc:237] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [LEADER]: Queue going to LEADER mode. State: All 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: "e688130dc8de46cc8b2e028e242eaf9f" member_type: VOTER }
I20260709 13:03:10.888329 16390 sys_catalog.cc:565] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:10.891004 16394 sys_catalog.cc:455] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e688130dc8de46cc8b2e028e242eaf9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e688130dc8de46cc8b2e028e242eaf9f" member_type: VOTER } }
I20260709 13:03:10.891048 16395 sys_catalog.cc:455] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader e688130dc8de46cc8b2e028e242eaf9f. Latest consensus state: current_term: 1 leader_uuid: "e688130dc8de46cc8b2e028e242eaf9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e688130dc8de46cc8b2e028e242eaf9f" member_type: VOTER } }
I20260709 13:03:10.891764 16394 sys_catalog.cc:458] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:10.891913 16395 sys_catalog.cc:458] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:10.895503 16399 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:10.900480 16399 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:10.904484 11595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:10.909505 16399 catalog_manager.cc:1383] Generated new cluster ID: a3f292f91a00447187e27e4fb7e7becb
I20260709 13:03:10.909749 16399 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:10.928203 16399 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:10.929476 16399 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:10.947359 16399 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f: Generated new TSK 0
I20260709 13:03:10.947953 16399 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:10.971127 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:10.976919 16411 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
W20260709 13:03:10.978122 16412 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
W20260709 13:03:10.979377 16414 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
I20260709 13:03:10.980114 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:10.981184 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:10.981367 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:10.981570 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602190981537 us; error 0 us; skew 500 ppm
I20260709 13:03:10.982120 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:10.984404 11595 webserver.cc:533] Webserver started at http://127.11.82.193:33155/ using document root <none> and password file <none>
I20260709 13:03:10.984899 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:10.985081 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:10.985368 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:10.986420 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-0-root/instance:
uuid: "43d8e155f8ff45559aa659011af4998b"
format_stamp: "Formatted at 2026-07-09 13:03:10 on dist-test-slave-vl1s"
I20260709 13:03:10.991010 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:03:10.994282 16419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:10.995077 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:10.995381 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-0-root
uuid: "43d8e155f8ff45559aa659011af4998b"
format_stamp: "Formatted at 2026-07-09 13:03:10 on dist-test-slave-vl1s"
I20260709 13:03:10.995625 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-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)
I20260709 13:03:11.031196 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:11.032513 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:11.034027 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:11.036324 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:11.036542 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.036798 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:11.036983 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.081658 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.193:40071
I20260709 13:03:11.081792 16481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.193:40071 every 8 connection(s)
I20260709 13:03:11.086730 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:11.093956 16486 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
W20260709 13:03:11.096172 16487 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
I20260709 13:03:11.098629 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:11.099589 16482 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43715
I20260709 13:03:11.100029 16482 heartbeater.cc:461] Registering TS with master...
W20260709 13:03:11.099937 16489 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
I20260709 13:03:11.100960 16482 heartbeater.cc:507] Master 127.11.82.254:43715 requested a full tablet report, sending...
I20260709 13:03:11.101013 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:11.101372 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:11.101542 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602191101528 us; error 0 us; skew 500 ppm
I20260709 13:03:11.102311 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:11.103160 16355 ts_manager.cc:194] Registered new tserver with Master: 43d8e155f8ff45559aa659011af4998b (127.11.82.193:40071)
I20260709 13:03:11.104863 11595 webserver.cc:533] Webserver started at http://127.11.82.194:39799/ using document root <none> and password file <none>
I20260709 13:03:11.105306 16355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55132
I20260709 13:03:11.105412 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:11.105741 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:11.106029 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:11.107319 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-1-root/instance:
uuid: "87a45934a7f543e48f06a13d11f3862b"
format_stamp: "Formatted at 2026-07-09 13:03:11 on dist-test-slave-vl1s"
I20260709 13:03:11.111634 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:03:11.115063 16494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.115913 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:11.116161 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-1-root
uuid: "87a45934a7f543e48f06a13d11f3862b"
format_stamp: "Formatted at 2026-07-09 13:03:11 on dist-test-slave-vl1s"
I20260709 13:03:11.116394 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-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)
I20260709 13:03:11.135064 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:11.136186 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:11.137559 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:11.139835 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:11.140062 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.140328 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:11.140506 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.179701 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.194:39779
I20260709 13:03:11.179796 16556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.194:39779 every 8 connection(s)
I20260709 13:03:11.184314 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:11.191306 16560 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
W20260709 13:03:11.193786 16561 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
W20260709 13:03:11.197352 16563 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
I20260709 13:03:11.197865 16557 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43715
I20260709 13:03:11.197873 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:11.198444 16557 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:11.199543 16557 heartbeater.cc:507] Master 127.11.82.254:43715 requested a full tablet report, sending...
I20260709 13:03:11.199744 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:11.200033 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:11.200218 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602191200201 us; error 0 us; skew 500 ppm
I20260709 13:03:11.200798 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:11.201514 16355 ts_manager.cc:194] Registered new tserver with Master: 87a45934a7f543e48f06a13d11f3862b (127.11.82.194:39779)
I20260709 13:03:11.203191 16355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55138
I20260709 13:03:11.203375 11595 webserver.cc:533] Webserver started at http://127.11.82.195:33367/ using document root <none> and password file <none>
I20260709 13:03:11.203939 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:11.204149 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:11.204418 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:11.205515 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-2-root/instance:
uuid: "e0e40e526acf435693355879bd3cf33a"
format_stamp: "Formatted at 2026-07-09 13:03:11 on dist-test-slave-vl1s"
I20260709 13:03:11.209704 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:11.212927 16568 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.213791 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:11.214030 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-2-root
uuid: "e0e40e526acf435693355879bd3cf33a"
format_stamp: "Formatted at 2026-07-09 13:03:11 on dist-test-slave-vl1s"
I20260709 13:03:11.214288 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602066935108-11595-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)
I20260709 13:03:11.253706 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:11.254916 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:11.256305 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:11.258708 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:11.258885 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.259220 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:11.259375 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.301939 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.195:37897
I20260709 13:03:11.302043 16630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.195:37897 every 8 connection(s)
I20260709 13:03:11.316321 16631 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43715
I20260709 13:03:11.316852 16631 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:11.318809 16631 heartbeater.cc:507] Master 127.11.82.254:43715 requested a full tablet report, sending...
I20260709 13:03:11.321321 16355 ts_manager.cc:194] Registered new tserver with Master: e0e40e526acf435693355879bd3cf33a (127.11.82.195:37897)
I20260709 13:03:11.322230 11595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017175332s
I20260709 13:03:11.323035 16355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55146
I20260709 13:03:11.348119 16355 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55150:
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"
    }
  }
}
W20260709 13:03:11.350184 16355 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.
I20260709 13:03:11.410949 16522 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac914ca890a4165a25e20a8c278c718 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bb51c37e213d4cc8826ed90c31b72fd3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:11.412391 16522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac914ca890a4165a25e20a8c278c718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.414111 16447 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac914ca890a4165a25e20a8c278c718 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bb51c37e213d4cc8826ed90c31b72fd3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:11.414621 16596 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac914ca890a4165a25e20a8c278c718 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bb51c37e213d4cc8826ed90c31b72fd3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:11.414748 16595 tablet_service.cc:1511] Processing CreateTablet for tablet f7e75622261a41babd19862ad0d9643a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bb51c37e213d4cc8826ed90c31b72fd3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:11.416312 16596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac914ca890a4165a25e20a8c278c718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.416016 16446 tablet_service.cc:1511] Processing CreateTablet for tablet f7e75622261a41babd19862ad0d9643a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bb51c37e213d4cc8826ed90c31b72fd3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:11.410949 16521 tablet_service.cc:1511] Processing CreateTablet for tablet f7e75622261a41babd19862ad0d9643a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bb51c37e213d4cc8826ed90c31b72fd3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:11.417410 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e75622261a41babd19862ad0d9643a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.417774 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e75622261a41babd19862ad0d9643a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.417865 16447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac914ca890a4165a25e20a8c278c718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.423434 16446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e75622261a41babd19862ad0d9643a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.436363 16646 tablet_bootstrap.cc:492] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b: Bootstrap starting.
I20260709 13:03:11.443862 16647 tablet_bootstrap.cc:492] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a: Bootstrap starting.
I20260709 13:03:11.450311 16647 tablet_bootstrap.cc:654] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.454455 16646 tablet_bootstrap.cc:654] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.455533 16648 tablet_bootstrap.cc:492] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b: Bootstrap starting.
I20260709 13:03:11.459434 16647 tablet_bootstrap.cc:492] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a: No bootstrap required, opened a new log
I20260709 13:03:11.460012 16647 ts_tablet_manager.cc:1403] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:03:11.460178 16646 tablet_bootstrap.cc:492] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b: No bootstrap required, opened a new log
I20260709 13:03:11.460638 16646 ts_tablet_manager.cc:1403] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 13:03:11.462790 16646 raft_consensus.cc:359] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.463073 16648 tablet_bootstrap.cc:654] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.463376 16646 raft_consensus.cc:385] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.463775 16646 raft_consensus.cc:740] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a45934a7f543e48f06a13d11f3862b, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.463294 16647 raft_consensus.cc:359] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.464174 16647 raft_consensus.cc:385] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.464511 16647 raft_consensus.cc:740] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e40e526acf435693355879bd3cf33a, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.464535 16646 consensus_queue.cc:260] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.465355 16647 consensus_queue.cc:260] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.467012 16557 heartbeater.cc:499] Master 127.11.82.254:43715 was elected leader, sending a full tablet report...
I20260709 13:03:11.469054 16631 heartbeater.cc:499] Master 127.11.82.254:43715 was elected leader, sending a full tablet report...
I20260709 13:03:11.469481 16647 ts_tablet_manager.cc:1434] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:03:11.467674 16646 ts_tablet_manager.cc:1434] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:11.470889 16647 tablet_bootstrap.cc:492] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a: Bootstrap starting.
I20260709 13:03:11.471652 16646 tablet_bootstrap.cc:492] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b: Bootstrap starting.
I20260709 13:03:11.480345 16647 tablet_bootstrap.cc:654] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.485993 16646 tablet_bootstrap.cc:654] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.486779 16648 tablet_bootstrap.cc:492] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b: No bootstrap required, opened a new log
I20260709 13:03:11.490573 16648 ts_tablet_manager.cc:1403] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b: Time spent bootstrapping tablet: real 0.035s	user 0.027s	sys 0.000s
I20260709 13:03:11.492996 16646 tablet_bootstrap.cc:492] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b: No bootstrap required, opened a new log
I20260709 13:03:11.492923 16648 raft_consensus.cc:359] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.493559 16648 raft_consensus.cc:385] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.493996 16648 raft_consensus.cc:740] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d8e155f8ff45559aa659011af4998b, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.494082 16646 ts_tablet_manager.cc:1403] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.008s
I20260709 13:03:11.494860 16648 consensus_queue.cc:260] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.495726 16647 tablet_bootstrap.cc:492] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a: No bootstrap required, opened a new log
I20260709 13:03:11.496237 16647 ts_tablet_manager.cc:1403] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 13:03:11.497264 16482 heartbeater.cc:499] Master 127.11.82.254:43715 was elected leader, sending a full tablet report...
I20260709 13:03:11.497682 16648 ts_tablet_manager.cc:1434] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:11.497383 16646 raft_consensus.cc:359] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.498234 16646 raft_consensus.cc:385] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.498528 16646 raft_consensus.cc:740] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a45934a7f543e48f06a13d11f3862b, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.498780 16648 tablet_bootstrap.cc:492] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b: Bootstrap starting.
I20260709 13:03:11.499297 16646 consensus_queue.cc:260] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.499760 16647 raft_consensus.cc:359] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.500684 16647 raft_consensus.cc:385] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.500963 16647 raft_consensus.cc:740] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e40e526acf435693355879bd3cf33a, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.501516 16646 ts_tablet_manager.cc:1434] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 13:03:11.501783 16647 consensus_queue.cc:260] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.504034 16647 ts_tablet_manager.cc:1434] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:11.505951 16648 tablet_bootstrap.cc:654] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.512334 16648 tablet_bootstrap.cc:492] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b: No bootstrap required, opened a new log
I20260709 13:03:11.512866 16648 ts_tablet_manager.cc:1403] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260709 13:03:11.514317 16651 raft_consensus.cc:493] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.514885 16651 raft_consensus.cc:515] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.515977 16648 raft_consensus.cc:359] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.516541 16648 raft_consensus.cc:385] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.516830 16648 raft_consensus.cc:740] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d8e155f8ff45559aa659011af4998b, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.517547 16648 consensus_queue.cc:260] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.518857 16651 leader_election.cc:290] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d8e155f8ff45559aa659011af4998b (127.11.82.193:40071), e0e40e526acf435693355879bd3cf33a (127.11.82.195:37897)
I20260709 13:03:11.520650 16648 ts_tablet_manager.cc:1434] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:03:11.528666 16457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e75622261a41babd19862ad0d9643a" candidate_uuid: "87a45934a7f543e48f06a13d11f3862b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d8e155f8ff45559aa659011af4998b" is_pre_election: true
I20260709 13:03:11.529659 16457 raft_consensus.cc:2468] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a45934a7f543e48f06a13d11f3862b in term 0.
I20260709 13:03:11.531474 16497 leader_election.cc:304] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d8e155f8ff45559aa659011af4998b, 87a45934a7f543e48f06a13d11f3862b; no voters: 
I20260709 13:03:11.533068 16651 raft_consensus.cc:2804] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:11.533501 16651 raft_consensus.cc:493] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:11.533865 16651 raft_consensus.cc:3060] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.535109 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e75622261a41babd19862ad0d9643a" candidate_uuid: "87a45934a7f543e48f06a13d11f3862b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e40e526acf435693355879bd3cf33a" is_pre_election: true
I20260709 13:03:11.535837 16606 raft_consensus.cc:2468] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a45934a7f543e48f06a13d11f3862b in term 0.
I20260709 13:03:11.540162 16651 raft_consensus.cc:515] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.541931 16651 leader_election.cc:290] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [CANDIDATE]: Term 1 election: Requested vote from peers 43d8e155f8ff45559aa659011af4998b (127.11.82.193:40071), e0e40e526acf435693355879bd3cf33a (127.11.82.195:37897)
I20260709 13:03:11.542727 16457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e75622261a41babd19862ad0d9643a" candidate_uuid: "87a45934a7f543e48f06a13d11f3862b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d8e155f8ff45559aa659011af4998b"
I20260709 13:03:11.542928 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e75622261a41babd19862ad0d9643a" candidate_uuid: "87a45934a7f543e48f06a13d11f3862b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e40e526acf435693355879bd3cf33a"
I20260709 13:03:11.543257 16457 raft_consensus.cc:3060] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.543526 16606 raft_consensus.cc:3060] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.548498 16606 raft_consensus.cc:2468] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a45934a7f543e48f06a13d11f3862b in term 1.
I20260709 13:03:11.548499 16457 raft_consensus.cc:2468] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a45934a7f543e48f06a13d11f3862b in term 1.
I20260709 13:03:11.549633 16497 leader_election.cc:304] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d8e155f8ff45559aa659011af4998b, 87a45934a7f543e48f06a13d11f3862b; no voters: 
I20260709 13:03:11.550426 16651 raft_consensus.cc:2804] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:11.551746 16651 raft_consensus.cc:697] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 1 LEADER]: Becoming Leader. State: Replica: 87a45934a7f543e48f06a13d11f3862b, State: Running, Role: LEADER
I20260709 13:03:11.552476 16651 consensus_queue.cc:237] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.559744 16355 catalog_manager.cc:5697] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a45934a7f543e48f06a13d11f3862b (127.11.82.194). New cstate: current_term: 1 leader_uuid: "87a45934a7f543e48f06a13d11f3862b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:11.587430 16651 raft_consensus.cc:493] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.587980 16651 raft_consensus.cc:515] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.590117 16651 leader_election.cc:290] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d8e155f8ff45559aa659011af4998b (127.11.82.193:40071), e0e40e526acf435693355879bd3cf33a (127.11.82.195:37897)
I20260709 13:03:11.590894 16457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac914ca890a4165a25e20a8c278c718" candidate_uuid: "87a45934a7f543e48f06a13d11f3862b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d8e155f8ff45559aa659011af4998b" is_pre_election: true
I20260709 13:03:11.591204 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac914ca890a4165a25e20a8c278c718" candidate_uuid: "87a45934a7f543e48f06a13d11f3862b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e40e526acf435693355879bd3cf33a" is_pre_election: true
I20260709 13:03:11.591501 16457 raft_consensus.cc:2468] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a45934a7f543e48f06a13d11f3862b in term 0.
I20260709 13:03:11.591851 16606 raft_consensus.cc:2468] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a45934a7f543e48f06a13d11f3862b in term 0.
I20260709 13:03:11.592483 16497 leader_election.cc:304] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d8e155f8ff45559aa659011af4998b, 87a45934a7f543e48f06a13d11f3862b; no voters: 
I20260709 13:03:11.593385 16651 raft_consensus.cc:2804] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:11.593729 16651 raft_consensus.cc:493] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:11.594017 16651 raft_consensus.cc:3060] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.599328 16651 raft_consensus.cc:515] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.601256 16651 leader_election.cc:290] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [CANDIDATE]: Term 1 election: Requested vote from peers 43d8e155f8ff45559aa659011af4998b (127.11.82.193:40071), e0e40e526acf435693355879bd3cf33a (127.11.82.195:37897)
I20260709 13:03:11.601974 16457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac914ca890a4165a25e20a8c278c718" candidate_uuid: "87a45934a7f543e48f06a13d11f3862b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d8e155f8ff45559aa659011af4998b"
I20260709 13:03:11.602401 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac914ca890a4165a25e20a8c278c718" candidate_uuid: "87a45934a7f543e48f06a13d11f3862b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e40e526acf435693355879bd3cf33a"
I20260709 13:03:11.602520 16457 raft_consensus.cc:3060] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.602982 16606 raft_consensus.cc:3060] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.607661 16606 raft_consensus.cc:2468] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a45934a7f543e48f06a13d11f3862b in term 1.
I20260709 13:03:11.607661 16457 raft_consensus.cc:2468] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a45934a7f543e48f06a13d11f3862b in term 1.
I20260709 13:03:11.608799 16497 leader_election.cc:304] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d8e155f8ff45559aa659011af4998b, 87a45934a7f543e48f06a13d11f3862b; no voters: 
I20260709 13:03:11.609490 16651 raft_consensus.cc:2804] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:11.609848 16651 raft_consensus.cc:697] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 1 LEADER]: Becoming Leader. State: Replica: 87a45934a7f543e48f06a13d11f3862b, State: Running, Role: LEADER
I20260709 13:03:11.610612 16651 consensus_queue.cc:237] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.617018 16355 catalog_manager.cc:5697] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a45934a7f543e48f06a13d11f3862b (127.11.82.194). New cstate: current_term: 1 leader_uuid: "87a45934a7f543e48f06a13d11f3862b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:11.660892 16355 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43752:
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"
    }
  }
}
W20260709 13:03:11.663056 16355 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.
I20260709 13:03:11.686134 16447 tablet_service.cc:1511] Processing CreateTablet for tablet 2594815044404eb6bf1330ea18dd7641 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a1a8e6e7ab64f2aa9b06902f9496a60]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:11.687492 16447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2594815044404eb6bf1330ea18dd7641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.687696 16521 tablet_service.cc:1511] Processing CreateTablet for tablet 2594815044404eb6bf1330ea18dd7641 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a1a8e6e7ab64f2aa9b06902f9496a60]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:11.689023 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2594815044404eb6bf1330ea18dd7641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.688802 16596 tablet_service.cc:1511] Processing CreateTablet for tablet 2594815044404eb6bf1330ea18dd7641 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a1a8e6e7ab64f2aa9b06902f9496a60]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:03:11.690050 16596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2594815044404eb6bf1330ea18dd7641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.692662 16446 tablet_service.cc:1511] Processing CreateTablet for tablet 904f90a1e3e946e9b1938ccf088271f8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a1a8e6e7ab64f2aa9b06902f9496a60]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:11.693229 16595 tablet_service.cc:1511] Processing CreateTablet for tablet 904f90a1e3e946e9b1938ccf088271f8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a1a8e6e7ab64f2aa9b06902f9496a60]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:11.693945 16446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904f90a1e3e946e9b1938ccf088271f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.694473 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904f90a1e3e946e9b1938ccf088271f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.704562 16648 tablet_bootstrap.cc:492] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b: Bootstrap starting.
I20260709 13:03:11.711078 16648 tablet_bootstrap.cc:654] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.711126 16646 tablet_bootstrap.cc:492] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b: Bootstrap starting.
I20260709 13:03:11.714568 16521 tablet_service.cc:1511] Processing CreateTablet for tablet 904f90a1e3e946e9b1938ccf088271f8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a1a8e6e7ab64f2aa9b06902f9496a60]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:03:11.715911 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904f90a1e3e946e9b1938ccf088271f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.716656 16647 tablet_bootstrap.cc:492] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a: Bootstrap starting.
I20260709 13:03:11.720803 16646 tablet_bootstrap.cc:654] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.723389 16647 tablet_bootstrap.cc:654] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.728006 16646 tablet_bootstrap.cc:492] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b: No bootstrap required, opened a new log
I20260709 13:03:11.728574 16646 ts_tablet_manager.cc:1403] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260709 13:03:11.731659 16647 tablet_bootstrap.cc:492] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a: No bootstrap required, opened a new log
I20260709 13:03:11.732084 16648 tablet_bootstrap.cc:492] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b: No bootstrap required, opened a new log
I20260709 13:03:11.732290 16647 ts_tablet_manager.cc:1403] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:03:11.731737 16646 raft_consensus.cc:359] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.732616 16648 ts_tablet_manager.cc:1403] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260709 13:03:11.732977 16646 raft_consensus.cc:385] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.733359 16646 raft_consensus.cc:740] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a45934a7f543e48f06a13d11f3862b, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.734179 16646 consensus_queue.cc:260] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.735308 16647 raft_consensus.cc:359] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.736060 16647 raft_consensus.cc:385] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.736367 16647 raft_consensus.cc:740] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e40e526acf435693355879bd3cf33a, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.736513 16648 raft_consensus.cc:359] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.736999 16646 ts_tablet_manager.cc:1434] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:11.737277 16648 raft_consensus.cc:385] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.737725 16648 raft_consensus.cc:740] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d8e155f8ff45559aa659011af4998b, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.738317 16646 tablet_bootstrap.cc:492] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b: Bootstrap starting.
I20260709 13:03:11.738555 16648 consensus_queue.cc:260] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.737268 16647 consensus_queue.cc:260] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.743144 16648 ts_tablet_manager.cc:1434] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:03:11.744174 16648 tablet_bootstrap.cc:492] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b: Bootstrap starting.
I20260709 13:03:11.745967 16646 tablet_bootstrap.cc:654] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.750598 16648 tablet_bootstrap.cc:654] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.751621 16647 ts_tablet_manager.cc:1434] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:03:11.755111 16647 tablet_bootstrap.cc:492] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a: Bootstrap starting.
I20260709 13:03:11.761698 16647 tablet_bootstrap.cc:654] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.762553 16646 tablet_bootstrap.cc:492] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b: No bootstrap required, opened a new log
I20260709 13:03:11.763150 16646 ts_tablet_manager.cc:1403] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 13:03:11.763777 16648 tablet_bootstrap.cc:492] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b: No bootstrap required, opened a new log
I20260709 13:03:11.764221 16648 ts_tablet_manager.cc:1403] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260709 13:03:11.766176 16646 raft_consensus.cc:359] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.766597 16648 raft_consensus.cc:359] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.766980 16646 raft_consensus.cc:385] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.767258 16647 tablet_bootstrap.cc:492] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a: No bootstrap required, opened a new log
I20260709 13:03:11.767339 16648 raft_consensus.cc:385] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.767428 16646 raft_consensus.cc:740] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a45934a7f543e48f06a13d11f3862b, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.768080 16647 ts_tablet_manager.cc:1403] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260709 13:03:11.768006 16648 raft_consensus.cc:740] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d8e155f8ff45559aa659011af4998b, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.768698 16646 consensus_queue.cc:260] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.769424 16648 consensus_queue.cc:260] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.771188 16647 raft_consensus.cc:359] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.771668 16648 ts_tablet_manager.cc:1434] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:03:11.771931 16647 raft_consensus.cc:385] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.772264 16647 raft_consensus.cc:740] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e40e526acf435693355879bd3cf33a, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.773084 16647 consensus_queue.cc:260] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.773859 16646 ts_tablet_manager.cc:1434] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:03:11.775556 16647 ts_tablet_manager.cc:1434] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:11.792637 16656 raft_consensus.cc:493] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.793089 16656 raft_consensus.cc:515] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.795085 16656 leader_election.cc:290] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87a45934a7f543e48f06a13d11f3862b (127.11.82.194:39779), e0e40e526acf435693355879bd3cf33a (127.11.82.195:37897)
I20260709 13:03:11.806353 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594815044404eb6bf1330ea18dd7641" candidate_uuid: "43d8e155f8ff45559aa659011af4998b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a45934a7f543e48f06a13d11f3862b" is_pre_election: true
I20260709 13:03:11.806939 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594815044404eb6bf1330ea18dd7641" candidate_uuid: "43d8e155f8ff45559aa659011af4998b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e40e526acf435693355879bd3cf33a" is_pre_election: true
I20260709 13:03:11.807128 16532 raft_consensus.cc:2468] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d8e155f8ff45559aa659011af4998b in term 0.
I20260709 13:03:11.807621 16606 raft_consensus.cc:2468] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d8e155f8ff45559aa659011af4998b in term 0.
I20260709 13:03:11.808326 16423 leader_election.cc:304] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d8e155f8ff45559aa659011af4998b, 87a45934a7f543e48f06a13d11f3862b; no voters: 
I20260709 13:03:11.809206 16656 raft_consensus.cc:2804] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:11.809552 16656 raft_consensus.cc:493] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:11.809784 16656 raft_consensus.cc:3060] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.814884 16656 raft_consensus.cc:515] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.817054 16656 leader_election.cc:290] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [CANDIDATE]: Term 1 election: Requested vote from peers 87a45934a7f543e48f06a13d11f3862b (127.11.82.194:39779), e0e40e526acf435693355879bd3cf33a (127.11.82.195:37897)
I20260709 13:03:11.817746 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594815044404eb6bf1330ea18dd7641" candidate_uuid: "43d8e155f8ff45559aa659011af4998b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a45934a7f543e48f06a13d11f3862b"
I20260709 13:03:11.818411 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594815044404eb6bf1330ea18dd7641" candidate_uuid: "43d8e155f8ff45559aa659011af4998b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e40e526acf435693355879bd3cf33a"
I20260709 13:03:11.818439 16532 raft_consensus.cc:3060] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.819041 16606 raft_consensus.cc:3060] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.823951 16606 raft_consensus.cc:2468] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d8e155f8ff45559aa659011af4998b in term 1.
I20260709 13:03:11.824075 16532 raft_consensus.cc:2468] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d8e155f8ff45559aa659011af4998b in term 1.
I20260709 13:03:11.825115 16420 leader_election.cc:304] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d8e155f8ff45559aa659011af4998b, e0e40e526acf435693355879bd3cf33a; no voters: 
I20260709 13:03:11.825917 16656 raft_consensus.cc:2804] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:11.826877 16656 raft_consensus.cc:697] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 1 LEADER]: Becoming Leader. State: Replica: 43d8e155f8ff45559aa659011af4998b, State: Running, Role: LEADER
I20260709 13:03:11.827661 16656 consensus_queue.cc:237] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.835057 16353 catalog_manager.cc:5697] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d8e155f8ff45559aa659011af4998b (127.11.82.193). New cstate: current_term: 1 leader_uuid: "43d8e155f8ff45559aa659011af4998b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:11.900053 16403 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:11.922863 16656 raft_consensus.cc:493] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.923480 16652 raft_consensus.cc:493] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.923552 16656 raft_consensus.cc:515] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.924010 16652 raft_consensus.cc:515] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.925448 16656 leader_election.cc:290] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87a45934a7f543e48f06a13d11f3862b (127.11.82.194:39779), e0e40e526acf435693355879bd3cf33a (127.11.82.195:37897)
I20260709 13:03:11.927485 16652 leader_election.cc:290] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d8e155f8ff45559aa659011af4998b (127.11.82.193:40071), 87a45934a7f543e48f06a13d11f3862b (127.11.82.194:39779)
I20260709 13:03:11.926501 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f90a1e3e946e9b1938ccf088271f8" candidate_uuid: "43d8e155f8ff45559aa659011af4998b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a45934a7f543e48f06a13d11f3862b" is_pre_election: true
I20260709 13:03:11.926594 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f90a1e3e946e9b1938ccf088271f8" candidate_uuid: "43d8e155f8ff45559aa659011af4998b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e40e526acf435693355879bd3cf33a" is_pre_election: true
I20260709 13:03:11.929004 16606 raft_consensus.cc:2468] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d8e155f8ff45559aa659011af4998b in term 0.
I20260709 13:03:11.928894 16532 raft_consensus.cc:2468] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d8e155f8ff45559aa659011af4998b in term 0.
I20260709 13:03:11.930788 16420 leader_election.cc:304] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d8e155f8ff45559aa659011af4998b, e0e40e526acf435693355879bd3cf33a; no voters: 
I20260709 13:03:11.932294 16656 raft_consensus.cc:2804] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:11.932711 16656 raft_consensus.cc:493] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:11.933075 16656 raft_consensus.cc:3060] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.939148 16656 raft_consensus.cc:515] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.942034 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f90a1e3e946e9b1938ccf088271f8" candidate_uuid: "43d8e155f8ff45559aa659011af4998b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a45934a7f543e48f06a13d11f3862b"
I20260709 13:03:11.942402 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f90a1e3e946e9b1938ccf088271f8" candidate_uuid: "e0e40e526acf435693355879bd3cf33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a45934a7f543e48f06a13d11f3862b" is_pre_election: true
I20260709 13:03:11.942727 16532 raft_consensus.cc:3060] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.942219 16656 leader_election.cc:290] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [CANDIDATE]: Term 1 election: Requested vote from peers 87a45934a7f543e48f06a13d11f3862b (127.11.82.194:39779), e0e40e526acf435693355879bd3cf33a (127.11.82.195:37897)
I20260709 13:03:11.942843 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f90a1e3e946e9b1938ccf088271f8" candidate_uuid: "43d8e155f8ff45559aa659011af4998b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e40e526acf435693355879bd3cf33a"
I20260709 13:03:11.942034 16457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f90a1e3e946e9b1938ccf088271f8" candidate_uuid: "e0e40e526acf435693355879bd3cf33a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d8e155f8ff45559aa659011af4998b" is_pre_election: true
I20260709 13:03:11.943475 16606 raft_consensus.cc:3060] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.943787 16457 raft_consensus.cc:2393] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0e40e526acf435693355879bd3cf33a in current term 1: Already voted for candidate 43d8e155f8ff45559aa659011af4998b in this term.
I20260709 13:03:11.945019 16571 leader_election.cc:304] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0e40e526acf435693355879bd3cf33a; no voters: 43d8e155f8ff45559aa659011af4998b, 87a45934a7f543e48f06a13d11f3862b
I20260709 13:03:11.948236 16532 raft_consensus.cc:2468] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d8e155f8ff45559aa659011af4998b in term 1.
I20260709 13:03:11.949218 16606 raft_consensus.cc:2468] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d8e155f8ff45559aa659011af4998b in term 1.
I20260709 13:03:11.949285 16423 leader_election.cc:304] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d8e155f8ff45559aa659011af4998b, 87a45934a7f543e48f06a13d11f3862b; no voters: 
I20260709 13:03:11.949770 16652 raft_consensus.cc:2749] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:11.950134 16656 raft_consensus.cc:2804] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:11.950711 16656 raft_consensus.cc:697] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 1 LEADER]: Becoming Leader. State: Replica: 43d8e155f8ff45559aa659011af4998b, State: Running, Role: LEADER
I20260709 13:03:11.951941 16656 consensus_queue.cc:237] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:11.960789 16353 catalog_manager.cc:5697] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d8e155f8ff45559aa659011af4998b (127.11.82.193). New cstate: current_term: 1 leader_uuid: "43d8e155f8ff45559aa659011af4998b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:11.994992 16532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac914ca890a4165a25e20a8c278c718"
dest_uuid: "87a45934a7f543e48f06a13d11f3862b"
mode: GRACEFUL
new_leader_uuid: "43d8e155f8ff45559aa659011af4998b"
 from {username='slave'} at 127.0.0.1:46200
I20260709 13:03:11.995541 16532 raft_consensus.cc:606] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 1 LEADER]: Received request to transfer leadership to TS 43d8e155f8ff45559aa659011af4998b
I20260709 13:03:11.999792 16651 consensus_queue.cc:1048] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:12.013033 16651 consensus_queue.cc:1048] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:12.029348 16659 raft_consensus.cc:993] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b: : Instructing follower 43d8e155f8ff45559aa659011af4998b to start an election
I20260709 13:03:12.029783 16651 raft_consensus.cc:1081] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 1 LEADER]: Signalling peer 43d8e155f8ff45559aa659011af4998b to start an election
I20260709 13:03:12.031730 16457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac914ca890a4165a25e20a8c278c718"
dest_uuid: "43d8e155f8ff45559aa659011af4998b"
 from {username='slave'} at 127.0.0.1:41052
I20260709 13:03:12.032366 16457 raft_consensus.cc:493] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:12.032799 16457 raft_consensus.cc:3060] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.040802 16457 raft_consensus.cc:515] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:12.043346 16457 leader_election.cc:290] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [CANDIDATE]: Term 2 election: Requested vote from peers 87a45934a7f543e48f06a13d11f3862b (127.11.82.194:39779), e0e40e526acf435693355879bd3cf33a (127.11.82.195:37897)
I20260709 13:03:12.043625 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac914ca890a4165a25e20a8c278c718" candidate_uuid: "43d8e155f8ff45559aa659011af4998b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87a45934a7f543e48f06a13d11f3862b"
I20260709 13:03:12.043869 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac914ca890a4165a25e20a8c278c718" candidate_uuid: "43d8e155f8ff45559aa659011af4998b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e40e526acf435693355879bd3cf33a"
I20260709 13:03:12.044286 16532 raft_consensus.cc:3055] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:12.044366 16606 raft_consensus.cc:3060] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.044667 16532 raft_consensus.cc:740] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87a45934a7f543e48f06a13d11f3862b, State: Running, Role: LEADER
I20260709 13:03:12.045497 16532 consensus_queue.cc:260] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:12.046598 16532 raft_consensus.cc:3060] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.052013 16606 raft_consensus.cc:2468] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d8e155f8ff45559aa659011af4998b in term 2.
I20260709 13:03:12.053225 16420 leader_election.cc:304] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d8e155f8ff45559aa659011af4998b, e0e40e526acf435693355879bd3cf33a; no voters: 
I20260709 13:03:12.054081 16656 raft_consensus.cc:2804] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:12.054621 16532 raft_consensus.cc:2468] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d8e155f8ff45559aa659011af4998b in term 2.
I20260709 13:03:12.054647 16656 raft_consensus.cc:697] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 2 LEADER]: Becoming Leader. State: Replica: 43d8e155f8ff45559aa659011af4998b, State: Running, Role: LEADER
I20260709 13:03:12.056280 16656 consensus_queue.cc:237] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:12.062598 16353 catalog_manager.cc:5697] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b reported cstate change: term changed from 1 to 2, leader changed from 87a45934a7f543e48f06a13d11f3862b (127.11.82.194) to 43d8e155f8ff45559aa659011af4998b (127.11.82.193). New cstate: current_term: 2 leader_uuid: "43d8e155f8ff45559aa659011af4998b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.067111 16659 consensus_queue.cc:1048] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:12.080385 16659 consensus_queue.cc:1048] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:12.095412 11595 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:03:12.097548 11595 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:03:12.097981 11595 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:03:12.110811 16457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "904f90a1e3e946e9b1938ccf088271f8"
dest_uuid: "43d8e155f8ff45559aa659011af4998b"
mode: GRACEFUL
new_leader_uuid: "e0e40e526acf435693355879bd3cf33a"
 from {username='slave'} at 127.0.0.1:50768
I20260709 13:03:12.111343 16457 raft_consensus.cc:606] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 1 LEADER]: Received request to transfer leadership to TS e0e40e526acf435693355879bd3cf33a
I20260709 13:03:12.112520 11595 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:03:12.262234 16656 consensus_queue.cc:1048] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:12.273581 16691 consensus_queue.cc:1048] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:12.439383 16691 consensus_queue.cc:1048] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:12.449761 16656 consensus_queue.cc:1048] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:12.458563 16691 raft_consensus.cc:993] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b: : Instructing follower e0e40e526acf435693355879bd3cf33a to start an election
I20260709 13:03:12.459069 16656 raft_consensus.cc:1081] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 1 LEADER]: Signalling peer e0e40e526acf435693355879bd3cf33a to start an election
I20260709 13:03:12.460807 16606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "904f90a1e3e946e9b1938ccf088271f8"
dest_uuid: "e0e40e526acf435693355879bd3cf33a"
 from {username='slave'} at 127.0.0.1:42218
I20260709 13:03:12.461400 16606 raft_consensus.cc:493] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:12.461826 16606 raft_consensus.cc:3060] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.468845 16606 raft_consensus.cc:515] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:12.471262 16606 leader_election.cc:290] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [CANDIDATE]: Term 2 election: Requested vote from peers 43d8e155f8ff45559aa659011af4998b (127.11.82.193:40071), 87a45934a7f543e48f06a13d11f3862b (127.11.82.194:39779)
I20260709 13:03:12.471486 16457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f90a1e3e946e9b1938ccf088271f8" candidate_uuid: "e0e40e526acf435693355879bd3cf33a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43d8e155f8ff45559aa659011af4998b"
I20260709 13:03:12.471772 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f90a1e3e946e9b1938ccf088271f8" candidate_uuid: "e0e40e526acf435693355879bd3cf33a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87a45934a7f543e48f06a13d11f3862b"
I20260709 13:03:12.472190 16457 raft_consensus.cc:3055] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:12.472436 16532 raft_consensus.cc:3060] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.472553 16457 raft_consensus.cc:740] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43d8e155f8ff45559aa659011af4998b, State: Running, Role: LEADER
I20260709 13:03:12.473467 16457 consensus_queue.cc:260] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:12.474418 16457 raft_consensus.cc:3060] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.478509 16532 raft_consensus.cc:2468] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e40e526acf435693355879bd3cf33a in term 2.
I20260709 13:03:12.479632 16572 leader_election.cc:304] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87a45934a7f543e48f06a13d11f3862b, e0e40e526acf435693355879bd3cf33a; no voters: 
I20260709 13:03:12.479622 16457 raft_consensus.cc:2468] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e40e526acf435693355879bd3cf33a in term 2.
I20260709 13:03:12.480654 16652 raft_consensus.cc:2804] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:12.481616 16652 raft_consensus.cc:697] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 2 LEADER]: Becoming Leader. State: Replica: e0e40e526acf435693355879bd3cf33a, State: Running, Role: LEADER
I20260709 13:03:12.482437 16652 consensus_queue.cc:237] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } }
I20260709 13:03:12.488313 16354 catalog_manager.cc:5697] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a reported cstate change: term changed from 1 to 2, leader changed from 43d8e155f8ff45559aa659011af4998b (127.11.82.193) to e0e40e526acf435693355879bd3cf33a (127.11.82.195). New cstate: current_term: 2 leader_uuid: "e0e40e526acf435693355879bd3cf33a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43d8e155f8ff45559aa659011af4998b" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 40071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:12.499890 16606 raft_consensus.cc:1275] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 2 FOLLOWER]: Refusing update from remote peer 43d8e155f8ff45559aa659011af4998b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:12.501063 16656 consensus_queue.cc:1048] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e40e526acf435693355879bd3cf33a" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:12.509299 16532 raft_consensus.cc:1275] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 2 FOLLOWER]: Refusing update from remote peer 43d8e155f8ff45559aa659011af4998b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:12.510799 16656 consensus_queue.cc:1048] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a45934a7f543e48f06a13d11f3862b" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 39779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:12.732298 11595 tablet_server.cc:179] TabletServer@127.11.82.193:0 shutting down...
I20260709 13:03:12.751572 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:12.752259 11595 tablet_replica.cc:333] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b: stopping tablet replica
I20260709 13:03:12.753015 11595 raft_consensus.cc:2243] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.753738 11595 raft_consensus.cc:2272] T 2594815044404eb6bf1330ea18dd7641 P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.755872 11595 tablet_replica.cc:333] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b: stopping tablet replica
I20260709 13:03:12.756340 11595 raft_consensus.cc:2243] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.756669 11595 raft_consensus.cc:2272] T f7e75622261a41babd19862ad0d9643a P 43d8e155f8ff45559aa659011af4998b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.758610 11595 tablet_replica.cc:333] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b: stopping tablet replica
I20260709 13:03:12.759155 11595 raft_consensus.cc:2243] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.759517 11595 raft_consensus.cc:2272] T 904f90a1e3e946e9b1938ccf088271f8 P 43d8e155f8ff45559aa659011af4998b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.761423 11595 tablet_replica.cc:333] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b: stopping tablet replica
I20260709 13:03:12.761857 11595 raft_consensus.cc:2243] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.762534 11595 raft_consensus.cc:2272] T 6ac914ca890a4165a25e20a8c278c718 P 43d8e155f8ff45559aa659011af4998b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.785022 11595 tablet_server.cc:196] TabletServer@127.11.82.193:0 shutdown complete.
I20260709 13:03:12.796438 11595 tablet_server.cc:179] TabletServer@127.11.82.194:0 shutting down...
I20260709 13:03:12.815023 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:12.815747 11595 tablet_replica.cc:333] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b: stopping tablet replica
I20260709 13:03:12.816335 11595 raft_consensus.cc:2243] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.816797 11595 raft_consensus.cc:2272] T 2594815044404eb6bf1330ea18dd7641 P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.819177 11595 tablet_replica.cc:333] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b: stopping tablet replica
I20260709 13:03:12.819847 11595 raft_consensus.cc:2243] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.820632 11595 raft_consensus.cc:2272] T f7e75622261a41babd19862ad0d9643a P 87a45934a7f543e48f06a13d11f3862b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.823375 11595 tablet_replica.cc:333] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b: stopping tablet replica
I20260709 13:03:12.824095 11595 raft_consensus.cc:2243] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.824515 11595 raft_consensus.cc:2272] T 904f90a1e3e946e9b1938ccf088271f8 P 87a45934a7f543e48f06a13d11f3862b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.826480 11595 tablet_replica.cc:333] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b: stopping tablet replica
I20260709 13:03:12.827015 11595 raft_consensus.cc:2243] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.827450 11595 raft_consensus.cc:2272] T 6ac914ca890a4165a25e20a8c278c718 P 87a45934a7f543e48f06a13d11f3862b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.850265 11595 tablet_server.cc:196] TabletServer@127.11.82.194:0 shutdown complete.
I20260709 13:03:12.862347 11595 tablet_server.cc:179] TabletServer@127.11.82.195:0 shutting down...
I20260709 13:03:12.881081 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:12.881726 11595 tablet_replica.cc:333] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a: stopping tablet replica
I20260709 13:03:12.882423 11595 raft_consensus.cc:2243] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.883118 11595 raft_consensus.cc:2272] T 2594815044404eb6bf1330ea18dd7641 P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.885902 11595 tablet_replica.cc:333] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a: stopping tablet replica
I20260709 13:03:12.886744 11595 raft_consensus.cc:2243] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.887372 11595 pending_rounds.cc:70] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a: Trying to abort 1 pending ops.
I20260709 13:03:12.887578 11595 pending_rounds.cc:77] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305634580415213568 op_type: NO_OP noop_request { }
I20260709 13:03:12.887974 11595 raft_consensus.cc:2889] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:12.888304 11595 raft_consensus.cc:2272] T 904f90a1e3e946e9b1938ccf088271f8 P e0e40e526acf435693355879bd3cf33a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.890585 11595 tablet_replica.cc:333] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a: stopping tablet replica
I20260709 13:03:12.891088 11595 raft_consensus.cc:2243] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.891433 11595 raft_consensus.cc:2272] T 6ac914ca890a4165a25e20a8c278c718 P e0e40e526acf435693355879bd3cf33a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.893256 11595 tablet_replica.cc:333] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a: stopping tablet replica
I20260709 13:03:12.893652 11595 raft_consensus.cc:2243] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.893980 11595 raft_consensus.cc:2272] T f7e75622261a41babd19862ad0d9643a P e0e40e526acf435693355879bd3cf33a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.916599 11595 tablet_server.cc:196] TabletServer@127.11.82.195:0 shutdown complete.
I20260709 13:03:12.927570 11595 master.cc:562] Master@127.11.82.254:43715 shutting down...
I20260709 13:03:12.943107 11595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:12.943647 11595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.943956 11595 tablet_replica.cc:333] T 00000000000000000000000000000000 P e688130dc8de46cc8b2e028e242eaf9f: stopping tablet replica
I20260709 13:03:12.961651 11595 master.cc:584] Master@127.11.82.254:43715 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2230 ms)
[----------] 6 tests from LeaderRebalancerTest (125887 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:03:12.987457 11595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.82.254:43525
I20260709 13:03:12.988479 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:12.993268 16699 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
W20260709 13:03:12.993450 16700 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
W20260709 13:03:12.994922 16702 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
I20260709 13:03:12.995952 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:12.996790 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:12.996978 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:12.997166 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602192997152 us; error 0 us; skew 500 ppm
I20260709 13:03:12.997772 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:13.000265 11595 webserver.cc:533] Webserver started at http://127.11.82.254:40333/ using document root <none> and password file <none>
I20260709 13:03:13.000798 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:13.000993 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:13.001272 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:13.002331 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/master-0-root/instance:
uuid: "36183be097cd4155bf1fd4e73ab4fd3b"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-vl1s"
I20260709 13:03:13.007061 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:03:13.010641 16707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.011516 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:03:13.011776 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/master-0-root
uuid: "36183be097cd4155bf1fd4e73ab4fd3b"
format_stamp: "Formatted at 2026-07-09 13:03:12 on dist-test-slave-vl1s"
I20260709 13:03:13.012017 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-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)
I20260709 13:03:13.053853 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:13.055040 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:13.094090 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.254:43525
I20260709 13:03:13.094192 16758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.254:43525 every 8 connection(s)
I20260709 13:03:13.097878 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.108834 16759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b: Bootstrap starting.
I20260709 13:03:13.113106 16759 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.118768 16759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b: No bootstrap required, opened a new log
I20260709 13:03:13.120750 16759 raft_consensus.cc:359] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36183be097cd4155bf1fd4e73ab4fd3b" member_type: VOTER }
I20260709 13:03:13.121165 16759 raft_consensus.cc:385] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.121403 16759 raft_consensus.cc:740] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36183be097cd4155bf1fd4e73ab4fd3b, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.121937 16759 consensus_queue.cc:260] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "36183be097cd4155bf1fd4e73ab4fd3b" member_type: VOTER }
I20260709 13:03:13.122397 16759 raft_consensus.cc:399] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:13.122642 16759 raft_consensus.cc:493] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:13.122982 16759 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.127548 16759 raft_consensus.cc:515] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36183be097cd4155bf1fd4e73ab4fd3b" member_type: VOTER }
I20260709 13:03:13.128070 16759 leader_election.cc:304] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [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: 36183be097cd4155bf1fd4e73ab4fd3b; no voters: 
I20260709 13:03:13.129191 16759 leader_election.cc:290] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:13.129500 16762 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.130910 16762 raft_consensus.cc:697] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 1 LEADER]: Becoming Leader. State: Replica: 36183be097cd4155bf1fd4e73ab4fd3b, State: Running, Role: LEADER
I20260709 13:03:13.131537 16762 consensus_queue.cc:237] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [LEADER]: Queue going to LEADER mode. State: All 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: "36183be097cd4155bf1fd4e73ab4fd3b" member_type: VOTER }
I20260709 13:03:13.132112 16759 sys_catalog.cc:565] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:13.134397 16763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "36183be097cd4155bf1fd4e73ab4fd3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36183be097cd4155bf1fd4e73ab4fd3b" member_type: VOTER } }
I20260709 13:03:13.134470 16764 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 36183be097cd4155bf1fd4e73ab4fd3b. Latest consensus state: current_term: 1 leader_uuid: "36183be097cd4155bf1fd4e73ab4fd3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36183be097cd4155bf1fd4e73ab4fd3b" member_type: VOTER } }
I20260709 13:03:13.135241 16764 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:13.137048 16763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:13.138286 16768 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:13.142967 16768 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:13.146910 11595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:13.152642 16768 catalog_manager.cc:1383] Generated new cluster ID: 70eebd939d774cd09cd29678e602c03f
I20260709 13:03:13.152963 16768 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:13.174494 16768 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:13.175788 16768 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:13.189109 16768 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b: Generated new TSK 0
I20260709 13:03:13.189726 16768 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:13.213814 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:13.219760 16780 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
W20260709 13:03:13.220818 16781 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
W20260709 13:03:13.222654 16783 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
I20260709 13:03:13.222963 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:13.223910 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:13.224086 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:13.224205 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602193224194 us; error 0 us; skew 500 ppm
I20260709 13:03:13.224663 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:13.226852 11595 webserver.cc:533] Webserver started at http://127.11.82.193:37629/ using document root <none> and password file <none>
I20260709 13:03:13.227284 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:13.227442 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:13.227650 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:13.228700 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-0-root/instance:
uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-vl1s"
I20260709 13:03:13.232923 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:03:13.236351 16788 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.237135 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:03:13.237390 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-0-root
uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-vl1s"
I20260709 13:03:13.237630 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-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)
I20260709 13:03:13.259372 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:13.260515 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:13.261915 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:13.264307 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:13.264487 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.264820 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:13.264993 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.303244 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.193:35351
I20260709 13:03:13.303428 16850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.193:35351 every 8 connection(s)
I20260709 13:03:13.309743 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:13.315851 16855 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
W20260709 13:03:13.316825 16856 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
I20260709 13:03:13.319380 11595 server_base.cc:1061] running on GCE node
W20260709 13:03:13.320607 16858 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
I20260709 13:03:13.321204 16851 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43525
I20260709 13:03:13.321595 16851 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:13.321604 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:13.321972 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:13.322144 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602193322116 us; error 0 us; skew 500 ppm
I20260709 13:03:13.322484 16851 heartbeater.cc:507] Master 127.11.82.254:43525 requested a full tablet report, sending...
I20260709 13:03:13.322798 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:13.324831 16724 ts_manager.cc:194] Registered new tserver with Master: 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351)
I20260709 13:03:13.325626 11595 webserver.cc:533] Webserver started at http://127.11.82.194:40217/ using document root <none> and password file <none>
I20260709 13:03:13.326299 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:13.326530 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:13.326877 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:13.327229 16724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45130
I20260709 13:03:13.328321 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-1-root/instance:
uuid: "9b681c0133d54924a331c03e526a09e1"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-vl1s"
I20260709 13:03:13.332716 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:13.336051 16863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.336833 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:03:13.337112 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-1-root
uuid: "9b681c0133d54924a331c03e526a09e1"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-vl1s"
I20260709 13:03:13.337399 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-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)
I20260709 13:03:13.348945 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:13.349992 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:13.351390 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:13.353546 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:13.353770 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.354005 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:13.354172 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.390839 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.194:43987
I20260709 13:03:13.390960 16925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.194:43987 every 8 connection(s)
I20260709 13:03:13.395658 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:13.402803 16929 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
W20260709 13:03:13.404948 16930 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
I20260709 13:03:13.406968 16926 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43525
I20260709 13:03:13.407401 16926 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:13.407878 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:13.408314 16926 heartbeater.cc:507] Master 127.11.82.254:43525 requested a full tablet report, sending...
W20260709 13:03:13.408602 16932 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
I20260709 13:03:13.409706 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:13.409929 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:13.410167 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602193410149 us; error 0 us; skew 500 ppm
I20260709 13:03:13.410610 16724 ts_manager.cc:194] Registered new tserver with Master: 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:13.410804 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:13.412307 16724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45134
I20260709 13:03:13.413774 11595 webserver.cc:533] Webserver started at http://127.11.82.195:44933/ using document root <none> and password file <none>
I20260709 13:03:13.414325 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:13.414532 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:13.414819 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:13.415828 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-2-root/instance:
uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-vl1s"
I20260709 13:03:13.419999 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:13.423127 16937 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.424036 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:13.424285 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-2-root
uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
format_stamp: "Formatted at 2026-07-09 13:03:13 on dist-test-slave-vl1s"
I20260709 13:03:13.424536 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602066935108-11595-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)
I20260709 13:03:13.446630 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:13.447710 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:13.449019 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:13.451217 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:13.451402 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.451697 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:13.451864 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:13.498461 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.195:46543
I20260709 13:03:13.498883 16999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.195:46543 every 8 connection(s)
I20260709 13:03:13.518167 17000 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43525
I20260709 13:03:13.518649 17000 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:13.519621 17000 heartbeater.cc:507] Master 127.11.82.254:43525 requested a full tablet report, sending...
I20260709 13:03:13.523208 16724 ts_manager.cc:194] Registered new tserver with Master: 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:13.523577 11595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021500847s
I20260709 13:03:13.525081 16724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45140
I20260709 13:03:13.561049 16724 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45148:
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"
    }
  }
}
W20260709 13:03:13.564230 16724 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.
I20260709 13:03:13.634604 16891 tablet_service.cc:1511] Processing CreateTablet for tablet b1a48a26c1bd4a11a3b1d640102ca183 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:13.635596 16816 tablet_service.cc:1511] Processing CreateTablet for tablet b1a48a26c1bd4a11a3b1d640102ca183 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:13.638018 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a48a26c1bd4a11a3b1d640102ca183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.637781 16890 tablet_service.cc:1511] Processing CreateTablet for tablet d5b62d29f1574e319e4143a6afd76774 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:13.638904 16813 tablet_service.cc:1511] Processing CreateTablet for tablet c6d02ae1a6ce4528a93937a0305775d8 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:13.640982 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d02ae1a6ce4528a93937a0305775d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.636008 16891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a48a26c1bd4a11a3b1d640102ca183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.643003 16814 tablet_service.cc:1511] Processing CreateTablet for tablet a75bd08d284642d8aa011e10f3749ad3 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:13.643389 16888 tablet_service.cc:1511] Processing CreateTablet for tablet c6d02ae1a6ce4528a93937a0305775d8 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:13.644306 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75bd08d284642d8aa011e10f3749ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.644706 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d02ae1a6ce4528a93937a0305775d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.646085 16889 tablet_service.cc:1511] Processing CreateTablet for tablet a75bd08d284642d8aa011e10f3749ad3 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:13.647388 16889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75bd08d284642d8aa011e10f3749ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.651645 16812 tablet_service.cc:1511] Processing CreateTablet for tablet fe876625915c435e9bb71cdf799f90d0 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:13.653046 16812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe876625915c435e9bb71cdf799f90d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.655596 16815 tablet_service.cc:1511] Processing CreateTablet for tablet d5b62d29f1574e319e4143a6afd76774 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:13.656107 16811 tablet_service.cc:1511] Processing CreateTablet for tablet b2ca0b145b174c4494de04b60e797279 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:13.656941 16815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b62d29f1574e319e4143a6afd76774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.638952 16887 tablet_service.cc:1511] Processing CreateTablet for tablet fe876625915c435e9bb71cdf799f90d0 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:13.659554 16811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ca0b145b174c4494de04b60e797279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.659739 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b62d29f1574e319e4143a6afd76774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.660435 16887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe876625915c435e9bb71cdf799f90d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.677587 16965 tablet_service.cc:1511] Processing CreateTablet for tablet b1a48a26c1bd4a11a3b1d640102ca183 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:13.679637 16965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a48a26c1bd4a11a3b1d640102ca183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.696333 16964 tablet_service.cc:1511] Processing CreateTablet for tablet d5b62d29f1574e319e4143a6afd76774 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:13.697786 16964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b62d29f1574e319e4143a6afd76774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.699244 16962 tablet_service.cc:1511] Processing CreateTablet for tablet c6d02ae1a6ce4528a93937a0305775d8 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:13.701924 16810 tablet_service.cc:1511] Processing CreateTablet for tablet d551be707a714b35ba1450cf2d38b473 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:13.702234 16812 tablet_service.cc:1511] Processing CreateTablet for tablet 25bf228921154d10a4796d63936538dc (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:13.703312 16810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d551be707a714b35ba1450cf2d38b473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.703209 16963 tablet_service.cc:1511] Processing CreateTablet for tablet a75bd08d284642d8aa011e10f3749ad3 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:13.704190 16886 tablet_service.cc:1511] Processing CreateTablet for tablet 25bf228921154d10a4796d63936538dc (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:13.705525 16886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bf228921154d10a4796d63936538dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.707271 16962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d02ae1a6ce4528a93937a0305775d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.707748 16885 tablet_service.cc:1511] Processing CreateTablet for tablet d551be707a714b35ba1450cf2d38b473 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:13.709007 16885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d551be707a714b35ba1450cf2d38b473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.711078 16963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75bd08d284642d8aa011e10f3749ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.734935 16961 tablet_service.cc:1511] Processing CreateTablet for tablet fe876625915c435e9bb71cdf799f90d0 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:13.740913 16961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe876625915c435e9bb71cdf799f90d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.759582 16960 tablet_service.cc:1511] Processing CreateTablet for tablet b2ca0b145b174c4494de04b60e797279 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:13.760134 16886 tablet_service.cc:1511] Processing CreateTablet for tablet d41da7f3b44c4ef99d6d7bb463a49621 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:13.761451 16960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ca0b145b174c4494de04b60e797279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.761642 16886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41da7f3b44c4ef99d6d7bb463a49621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.763659 16814 tablet_service.cc:1511] Processing CreateTablet for tablet d41da7f3b44c4ef99d6d7bb463a49621 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:13.756322 16812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bf228921154d10a4796d63936538dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.767282 17015 tablet_bootstrap.cc:492] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:13.768182 17014 tablet_bootstrap.cc:492] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:13.769060 16959 tablet_service.cc:1511] Processing CreateTablet for tablet 25bf228921154d10a4796d63936538dc (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:13.783805 16959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bf228921154d10a4796d63936538dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.784058 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41da7f3b44c4ef99d6d7bb463a49621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.786507 16957 tablet_service.cc:1511] Processing CreateTablet for tablet d41da7f3b44c4ef99d6d7bb463a49621 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:13.788005 16957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41da7f3b44c4ef99d6d7bb463a49621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.776180 16958 tablet_service.cc:1511] Processing CreateTablet for tablet d551be707a714b35ba1450cf2d38b473 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:13.799579 16958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d551be707a714b35ba1450cf2d38b473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.804625 17014 tablet_bootstrap.cc:654] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.815263 17016 tablet_bootstrap.cc:492] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:13.828908 17015 tablet_bootstrap.cc:654] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.842854 16891 tablet_service.cc:1511] Processing CreateTablet for tablet b2ca0b145b174c4494de04b60e797279 (DEFAULT_TABLE table=test-workload [id=0f0883a395dd4027bb3ce2fab2b8a1d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:13.844303 16891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ca0b145b174c4494de04b60e797279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.854782 17016 tablet_bootstrap.cc:654] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.858713 17015 tablet_bootstrap.cc:492] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:13.859377 17015 ts_tablet_manager.cc:1403] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.014s
I20260709 13:03:13.862254 17015 raft_consensus.cc:359] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.863590 17015 raft_consensus.cc:385] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.864352 17015 raft_consensus.cc:740] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.865873 17015 consensus_queue.cc:260] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.873925 17016 tablet_bootstrap.cc:492] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:13.874532 17016 ts_tablet_manager.cc:1403] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.000s
I20260709 13:03:13.875711 17014 tablet_bootstrap.cc:492] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:13.876246 17014 ts_tablet_manager.cc:1403] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.000s
I20260709 13:03:13.877573 17016 raft_consensus.cc:359] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.878357 17016 raft_consensus.cc:385] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.878686 17016 raft_consensus.cc:740] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.879094 16851 heartbeater.cc:499] Master 127.11.82.254:43525 was elected leader, sending a full tablet report...
I20260709 13:03:13.879103 17014 raft_consensus.cc:359] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.879530 17016 consensus_queue.cc:260] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.880110 17014 raft_consensus.cc:385] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.880146 17015 ts_tablet_manager.cc:1434] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 13:03:13.880525 17014 raft_consensus.cc:740] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.881289 17015 tablet_bootstrap.cc:492] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:13.881626 17014 consensus_queue.cc:260] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.887249 17015 tablet_bootstrap.cc:654] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.887017 17020 raft_consensus.cc:493] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.887926 17020 raft_consensus.cc:515] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.899832 17015 tablet_bootstrap.cc:492] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:13.900550 17015 ts_tablet_manager.cc:1403] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:03:13.903493 17015 raft_consensus.cc:359] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.904524 17015 raft_consensus.cc:385] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.904919 17015 raft_consensus.cc:740] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.905676 17015 consensus_queue.cc:260] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.909957 17020 leader_election.cc:290] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:13.914853 17000 heartbeater.cc:499] Master 127.11.82.254:43525 was elected leader, sending a full tablet report...
I20260709 13:03:13.915525 17016 ts_tablet_manager.cc:1434] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.041s	user 0.020s	sys 0.019s
I20260709 13:03:13.915926 16926 heartbeater.cc:499] Master 127.11.82.254:43525 was elected leader, sending a full tablet report...
I20260709 13:03:13.916597 17016 tablet_bootstrap.cc:492] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:13.924355 17016 tablet_bootstrap.cc:654] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.931582 17014 ts_tablet_manager.cc:1434] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.055s	user 0.012s	sys 0.000s
I20260709 13:03:13.937687 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
W20260709 13:03:13.939878 16789 leader_election.cc:343] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.941334 17014 tablet_bootstrap.cc:492] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:13.947455 17014 tablet_bootstrap.cc:654] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.949815 17015 ts_tablet_manager.cc:1434] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.049s	user 0.015s	sys 0.027s
I20260709 13:03:13.951270 17015 tablet_bootstrap.cc:492] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:13.959618 17015 tablet_bootstrap.cc:654] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.969748 17014 tablet_bootstrap.cc:492] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:13.970346 17014 ts_tablet_manager.cc:1403] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260709 13:03:13.972396 17015 tablet_bootstrap.cc:492] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:13.973135 17015 ts_tablet_manager.cc:1403] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260709 13:03:13.973497 17014 raft_consensus.cc:359] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.974324 17014 raft_consensus.cc:385] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.974710 17014 raft_consensus.cc:740] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.975587 17014 consensus_queue.cc:260] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.976927 17015 raft_consensus.cc:359] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.977952 17015 raft_consensus.cc:385] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.978281 17015 raft_consensus.cc:740] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.978871 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:13.979219 17015 consensus_queue.cc:260] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
W20260709 13:03:13.980283 16789 leader_election.cc:343] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.980731 16789 leader_election.cc:304] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:13.981484 17015 ts_tablet_manager.cc:1434] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 13:03:13.982534 17015 tablet_bootstrap.cc:492] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:13.983078 17025 raft_consensus.cc:2749] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.983769 17016 tablet_bootstrap.cc:492] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:13.984297 17016 ts_tablet_manager.cc:1403] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.068s	user 0.029s	sys 0.033s
I20260709 13:03:13.986212 17014 ts_tablet_manager.cc:1434] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:13.987085 17016 raft_consensus.cc:359] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.987847 17016 raft_consensus.cc:385] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.988121 17016 raft_consensus.cc:740] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.988525 17015 tablet_bootstrap.cc:654] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.988762 17014 tablet_bootstrap.cc:492] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:13.989035 17016 consensus_queue.cc:260] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:13.993724 17016 ts_tablet_manager.cc:1434] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:13.995056 17016 tablet_bootstrap.cc:492] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:13.995393 17014 tablet_bootstrap.cc:654] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.999810 17015 tablet_bootstrap.cc:492] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:14.000295 17015 ts_tablet_manager.cc:1403] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:03:14.001411 17016 tablet_bootstrap.cc:654] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.003060 17015 raft_consensus.cc:359] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.003872 17015 raft_consensus.cc:385] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.004177 17015 raft_consensus.cc:740] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.005228 17015 consensus_queue.cc:260] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.006937 17014 tablet_bootstrap.cc:492] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:14.007437 17014 ts_tablet_manager.cc:1403] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 13:03:14.008284 17015 ts_tablet_manager.cc:1434] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:03:14.009680 17015 tablet_bootstrap.cc:492] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:14.010798 17014 raft_consensus.cc:359] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.011554 17014 raft_consensus.cc:385] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.011863 17014 raft_consensus.cc:740] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.012710 17014 consensus_queue.cc:260] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.015909 17014 ts_tablet_manager.cc:1434] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:14.017714 17014 tablet_bootstrap.cc:492] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:14.017977 17022 raft_consensus.cc:493] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.018482 17022 raft_consensus.cc:515] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.021092 17022 leader_election.cc:290] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.021586 17015 tablet_bootstrap.cc:654] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.024919 17014 tablet_bootstrap.cc:654] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.032423 17016 tablet_bootstrap.cc:492] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:14.032954 17016 ts_tablet_manager.cc:1403] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.007s
I20260709 13:03:14.033438 17015 tablet_bootstrap.cc:492] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:14.033957 17015 ts_tablet_manager.cc:1403] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260709 13:03:14.036564 17015 raft_consensus.cc:359] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.037436 17015 raft_consensus.cc:385] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.037117 17016 raft_consensus.cc:359] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.037783 17015 raft_consensus.cc:740] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.037897 17016 raft_consensus.cc:385] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.038285 17016 raft_consensus.cc:740] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.040786 17016 consensus_queue.cc:260] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.038770 17015 consensus_queue.cc:260] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.042129 17025 raft_consensus.cc:493] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.042621 17025 raft_consensus.cc:515] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.043675 17015 ts_tablet_manager.cc:1434] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:03:14.045022 17025 leader_election.cc:290] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.045706 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b62d29f1574e319e4143a6afd76774" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:14.047649 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b62d29f1574e319e4143a6afd76774" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:14.049440 17015 tablet_bootstrap.cc:492] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:14.048475 16975 raft_consensus.cc:2468] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 0.
W20260709 13:03:14.050884 16789 leader_election.cc:343] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.051201 17021 raft_consensus.cc:493] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.051704 17021 raft_consensus.cc:515] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.051951 16789 leader_election.cc:304] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:14.053484 17025 raft_consensus.cc:2804] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.053928 17025 raft_consensus.cc:493] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.054319 17025 raft_consensus.cc:3060] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.060773 17021 leader_election.cc:290] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:14.063295 17016 ts_tablet_manager.cc:1434] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.004s
I20260709 13:03:14.072091 17016 tablet_bootstrap.cc:492] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:14.078449 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe876625915c435e9bb71cdf799f90d0" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:14.079286 16826 raft_consensus.cc:2468] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.079846 17014 tablet_bootstrap.cc:492] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:14.080376 17014 ts_tablet_manager.cc:1403] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.004s
I20260709 13:03:14.080601 17016 tablet_bootstrap.cc:654] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.080718 16864 leader_election.cc:304] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:14.081702 17022 raft_consensus.cc:2804] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.082094 17022 raft_consensus.cc:493] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.082446 17022 raft_consensus.cc:3060] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.083490 17014 raft_consensus.cc:359] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.084270 17014 raft_consensus.cc:385] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.084560 17014 raft_consensus.cc:740] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.085520 17015 tablet_bootstrap.cc:654] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.087652 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe876625915c435e9bb71cdf799f90d0" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:14.088768 16975 raft_consensus.cc:2468] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.091333 17025 raft_consensus.cc:515] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.093446 17025 leader_election.cc:290] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.088716 17014 consensus_queue.cc:260] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.095566 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b62d29f1574e319e4143a6afd76774" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:14.096220 16975 raft_consensus.cc:3060] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.097556 17016 tablet_bootstrap.cc:492] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:14.098096 17016 ts_tablet_manager.cc:1403] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 13:03:14.098901 17022 raft_consensus.cc:515] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.101143 17016 raft_consensus.cc:359] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.102015 17016 raft_consensus.cc:385] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.102334 17016 raft_consensus.cc:740] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.102771 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe876625915c435e9bb71cdf799f90d0" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:14.103343 16826 raft_consensus.cc:3060] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.103226 17016 consensus_queue.cc:260] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.105571 17016 ts_tablet_manager.cc:1434] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:14.106544 17022 leader_election.cc:290] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.107173 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe876625915c435e9bb71cdf799f90d0" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:14.111982 16974 raft_consensus.cc:3060] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.113768 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe876625915c435e9bb71cdf799f90d0" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:14.114646 16900 raft_consensus.cc:2393] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ab8187c710d4c1f90b31c92e81b3c89 in current term 1: Already voted for candidate 9b681c0133d54924a331c03e526a09e1 in this term.
I20260709 13:03:14.095566 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b62d29f1574e319e4143a6afd76774" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:14.107916 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe876625915c435e9bb71cdf799f90d0" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
W20260709 13:03:14.116125 16789 leader_election.cc:343] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.117540 17015 tablet_bootstrap.cc:492] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:14.118057 17015 ts_tablet_manager.cc:1403] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260709 13:03:14.120052 16938 leader_election.cc:304] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89; no voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:14.108512 17016 tablet_bootstrap.cc:492] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:14.120803 17015 raft_consensus.cc:359] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.121723 17015 raft_consensus.cc:385] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.122072 17015 raft_consensus.cc:740] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.122638 16974 raft_consensus.cc:2468] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.123219 17021 raft_consensus.cc:2749] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.123258 17015 consensus_queue.cc:260] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.123930 16864 leader_election.cc:304] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:14.127272 16826 raft_consensus.cc:2468] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.129072 16975 raft_consensus.cc:2468] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 1.
I20260709 13:03:14.130656 17016 tablet_bootstrap.cc:654] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.130511 16789 leader_election.cc:304] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:14.131407 17042 raft_consensus.cc:2804] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.131896 17025 raft_consensus.cc:2804] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.132448 17025 raft_consensus.cc:697] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:14.133564 17025 consensus_queue.cc:237] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.140126 17042 raft_consensus.cc:697] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:14.140548 17014 ts_tablet_manager.cc:1434] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260709 13:03:14.141634 17014 tablet_bootstrap.cc:492] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
W20260709 13:03:14.142951 16772 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:14.144212 17042 consensus_queue.cc:237] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.161568 17014 tablet_bootstrap.cc:654] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.160374 16724 catalog_manager.cc:5697] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.168759 17015 ts_tablet_manager.cc:1434] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.050s	user 0.001s	sys 0.007s
I20260709 13:03:14.169083 17016 tablet_bootstrap.cc:492] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:14.169660 17016 ts_tablet_manager.cc:1403] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.025s
I20260709 13:03:14.170054 17015 tablet_bootstrap.cc:492] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:14.172120 17016 raft_consensus.cc:359] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.172676 17016 raft_consensus.cc:385] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.172983 17016 raft_consensus.cc:740] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.173897 17016 consensus_queue.cc:260] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.174021 16723 catalog_manager.cc:5697] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.175778 17014 tablet_bootstrap.cc:492] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:14.176357 17014 ts_tablet_manager.cc:1403] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260709 13:03:14.178293 17015 tablet_bootstrap.cc:654] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.178614 17016 ts_tablet_manager.cc:1434] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:14.179705 17016 tablet_bootstrap.cc:492] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:14.179431 17014 raft_consensus.cc:359] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.180276 17014 raft_consensus.cc:385] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.180616 17014 raft_consensus.cc:740] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.181519 17014 consensus_queue.cc:260] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.184237 17014 ts_tablet_manager.cc:1434] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 13:03:14.185364 17014 tablet_bootstrap.cc:492] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:14.186796 17016 tablet_bootstrap.cc:654] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.192735 17014 tablet_bootstrap.cc:654] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.198589 17015 tablet_bootstrap.cc:492] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:14.199232 17015 ts_tablet_manager.cc:1403] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
I20260709 13:03:14.199492 17025 raft_consensus.cc:493] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.200182 17025 raft_consensus.cc:515] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.203178 17015 raft_consensus.cc:359] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.203799 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ca0b145b174c4494de04b60e797279" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:14.204077 17015 raft_consensus.cc:385] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.204439 17015 raft_consensus.cc:740] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.205120 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ca0b145b174c4494de04b60e797279" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
W20260709 13:03:14.205458 16789 leader_election.cc:343] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.205911 17025 leader_election.cc:290] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.205427 17015 consensus_queue.cc:260] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.206743 16975 raft_consensus.cc:2468] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 0.
I20260709 13:03:14.208289 16789 leader_election.cc:304] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:14.209219 17015 ts_tablet_manager.cc:1434] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:03:14.209517 17025 raft_consensus.cc:2804] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.210021 17025 raft_consensus.cc:493] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.210409 17025 raft_consensus.cc:3060] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.210548 17015 tablet_bootstrap.cc:492] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:14.214969 17016 tablet_bootstrap.cc:492] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:14.215442 17016 ts_tablet_manager.cc:1403] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.025s
I20260709 13:03:14.217149 17014 tablet_bootstrap.cc:492] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:14.217710 17014 ts_tablet_manager.cc:1403] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.008s
I20260709 13:03:14.218420 17016 raft_consensus.cc:359] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.219206 17016 raft_consensus.cc:385] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.219498 17016 raft_consensus.cc:740] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.220323 17016 consensus_queue.cc:260] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.220964 17014 raft_consensus.cc:359] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.221819 17014 raft_consensus.cc:385] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.222175 17014 raft_consensus.cc:740] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.223142 17014 consensus_queue.cc:260] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.223428 17025 raft_consensus.cc:515] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.225968 17014 ts_tablet_manager.cc:1434] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:14.227119 17014 tablet_bootstrap.cc:492] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:14.227679 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ca0b145b174c4494de04b60e797279" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1"
W20260709 13:03:14.229365 16789 leader_election.cc:343] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.230471 17016 ts_tablet_manager.cc:1434] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:03:14.231652 17016 tablet_bootstrap.cc:492] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:14.234097 17014 tablet_bootstrap.cc:654] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.237489 17042 raft_consensus.cc:493] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.237807 17015 tablet_bootstrap.cc:654] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.238049 17042 raft_consensus.cc:515] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.240278 17042 leader_election.cc:290] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.241971 17016 tablet_bootstrap.cc:654] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.242925 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf228921154d10a4796d63936538dc" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:14.243606 16975 raft_consensus.cc:2468] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.244544 17025 leader_election.cc:290] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.245575 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf228921154d10a4796d63936538dc" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:14.251030 16864 leader_election.cc:304] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:14.252012 17016 tablet_bootstrap.cc:492] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:14.252604 17016 ts_tablet_manager.cc:1403] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260709 13:03:14.253980 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ca0b145b174c4494de04b60e797279" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:14.254566 16975 raft_consensus.cc:3060] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:14.255053 16864 leader_election.cc:343] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.256052 17042 raft_consensus.cc:2804] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.256532 17042 raft_consensus.cc:493] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.257051 17042 raft_consensus.cc:3060] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.261974 16975 raft_consensus.cc:2468] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 1.
I20260709 13:03:14.255700 17016 raft_consensus.cc:359] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.263015 17016 raft_consensus.cc:385] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.263320 17016 raft_consensus.cc:740] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.263437 16789 leader_election.cc:304] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:14.264225 17016 consensus_queue.cc:260] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.264667 17015 tablet_bootstrap.cc:492] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:14.264596 17025 raft_consensus.cc:2804] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.265250 17025 raft_consensus.cc:697] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:14.266552 17016 ts_tablet_manager.cc:1434] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:03:14.266036 17025 consensus_queue.cc:237] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.267700 17016 tablet_bootstrap.cc:492] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:14.267822 17015 ts_tablet_manager.cc:1403] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.005s
I20260709 13:03:14.270576 17015 raft_consensus.cc:359] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.271311 17015 raft_consensus.cc:385] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.266961 17042 raft_consensus.cc:515] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.271610 17015 raft_consensus.cc:740] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.272580 17021 raft_consensus.cc:493] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.273170 17021 raft_consensus.cc:515] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.274791 17016 tablet_bootstrap.cc:654] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.275331 17021 leader_election.cc:290] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:14.275939 17014 tablet_bootstrap.cc:492] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:14.276468 17014 ts_tablet_manager.cc:1403] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.007s
I20260709 13:03:14.277314 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d551be707a714b35ba1450cf2d38b473" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:14.277752 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d551be707a714b35ba1450cf2d38b473" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:14.277978 16825 raft_consensus.cc:2468] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 0.
I20260709 13:03:14.278398 16901 raft_consensus.cc:2468] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 0.
I20260709 13:03:14.279646 16938 leader_election.cc:304] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:14.280059 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf228921154d10a4796d63936538dc" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:14.280680 16975 raft_consensus.cc:3060] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.280299 17014 raft_consensus.cc:359] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.281383 17014 raft_consensus.cc:385] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.281770 17014 raft_consensus.cc:740] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.282770 17014 consensus_queue.cc:260] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.286016 17014 ts_tablet_manager.cc:1434] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:03:14.287565 17014 tablet_bootstrap.cc:492] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:14.288766 16975 raft_consensus.cc:2468] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.290073 16864 leader_election.cc:304] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:14.291092 17043 raft_consensus.cc:2804] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.291568 17043 raft_consensus.cc:697] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:14.292438 17043 consensus_queue.cc:237] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.275214 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf228921154d10a4796d63936538dc" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:14.296094 17021 raft_consensus.cc:2804] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.296976 17014 tablet_bootstrap.cc:654] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.297067 17021 raft_consensus.cc:493] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.297694 17021 raft_consensus.cc:3060] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.304334 17042 leader_election.cc:290] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.308450 17021 raft_consensus.cc:515] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.311918 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d551be707a714b35ba1450cf2d38b473" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:14.312516 16825 raft_consensus.cc:3060] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.323139 17016 tablet_bootstrap.cc:492] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:14.323910 17016 ts_tablet_manager.cc:1403] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.028s
I20260709 13:03:14.317603 16723 catalog_manager.cc:5697] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.327737 17016 raft_consensus.cc:359] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.328648 17016 raft_consensus.cc:385] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.329011 17016 raft_consensus.cc:740] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.329958 17016 consensus_queue.cc:260] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.337384 16825 raft_consensus.cc:2468] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 1.
I20260709 13:03:14.338706 16938 leader_election.cc:304] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:14.272361 17015 consensus_queue.cc:260] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.343112 17043 raft_consensus.cc:493] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.342844 16721 catalog_manager.cc:5697] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.343662 17043 raft_consensus.cc:515] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.347812 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bd08d284642d8aa011e10f3749ad3" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:14.348469 16975 raft_consensus.cc:2468] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.349988 16864 leader_election.cc:304] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:14.350919 17042 raft_consensus.cc:2804] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.351263 17042 raft_consensus.cc:493] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.351572 17042 raft_consensus.cc:3060] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.355194 17022 raft_consensus.cc:493] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.355894 17022 raft_consensus.cc:515] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.358256 17022 leader_election.cc:290] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.361466 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b62d29f1574e319e4143a6afd76774" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:14.363055 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b62d29f1574e319e4143a6afd76774" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:14.364128 16975 raft_consensus.cc:2393] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b681c0133d54924a331c03e526a09e1 in current term 1: Already voted for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in this term.
I20260709 13:03:14.366338 16864 leader_election.cc:304] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1; no voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:14.374171 17022 raft_consensus.cc:3060] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.374652 16826 raft_consensus.cc:3060] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.380870 17015 ts_tablet_manager.cc:1434] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.113s	user 0.005s	sys 0.001s
I20260709 13:03:14.381309 17043 leader_election.cc:290] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.369043 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bd08d284642d8aa011e10f3749ad3" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:14.383141 16825 raft_consensus.cc:2468] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.382045 17063 raft_consensus.cc:2804] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.383697 17042 raft_consensus.cc:515] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.385847 17063 raft_consensus.cc:697] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Becoming Leader. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:14.386968 17064 raft_consensus.cc:493] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.387398 17022 raft_consensus.cc:2749] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.387478 17064 raft_consensus.cc:515] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.388630 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bd08d284642d8aa011e10f3749ad3" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:14.389448 16825 raft_consensus.cc:3060] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.390000 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bd08d284642d8aa011e10f3749ad3" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:14.384085 17021 leader_election.cc:290] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:14.390588 16975 raft_consensus.cc:3060] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.381954 17015 tablet_bootstrap.cc:492] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:14.393146 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d551be707a714b35ba1450cf2d38b473" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:14.393702 16901 raft_consensus.cc:3060] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.394330 17014 tablet_bootstrap.cc:492] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:14.394819 17014 ts_tablet_manager.cc:1403] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.108s	user 0.033s	sys 0.054s
I20260709 13:03:14.395197 17063 consensus_queue.cc:237] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.398241 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da7f3b44c4ef99d6d7bb463a49621" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:14.397855 17022 raft_consensus.cc:493] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.399214 17022 raft_consensus.cc:515] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.399681 17014 raft_consensus.cc:359] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.400389 17014 raft_consensus.cc:385] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.400661 17014 raft_consensus.cc:740] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.401157 17016 ts_tablet_manager.cc:1434] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.077s	user 0.033s	sys 0.035s
W20260709 13:03:14.400987 16938 leader_election.cc:343] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.407224 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da7f3b44c4ef99d6d7bb463a49621" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:14.408368 16825 raft_consensus.cc:2468] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
W20260709 13:03:14.409040 16938 leader_election.cc:343] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.403334 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a48a26c1bd4a11a3b1d640102ca183" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:14.401324 17014 consensus_queue.cc:260] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.410538 16824 raft_consensus.cc:2468] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.411398 16938 leader_election.cc:304] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89; no voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:14.402307 17016 tablet_bootstrap.cc:492] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:14.404737 17022 leader_election.cc:290] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.412344 17015 tablet_bootstrap.cc:654] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.404984 17064 leader_election.cc:290] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:14.413051 16723 catalog_manager.cc:5697] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.405418 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a48a26c1bd4a11a3b1d640102ca183" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:14.414930 16974 raft_consensus.cc:2468] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.409546 16864 leader_election.cc:304] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:14.415566 16901 raft_consensus.cc:2468] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 1.
I20260709 13:03:14.415990 16864 leader_election.cc:304] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:14.417436 17022 raft_consensus.cc:2804] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.420886 17016 tablet_bootstrap.cc:654] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.422778 17042 leader_election.cc:290] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.423417 17042 raft_consensus.cc:2804] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.423781 17042 raft_consensus.cc:493] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.424110 17042 raft_consensus.cc:3060] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.426924 17043 raft_consensus.cc:493] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.411916 17014 ts_tablet_manager.cc:1434] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:03:14.404345 16826 raft_consensus.cc:2468] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.432468 17014 tablet_bootstrap.cc:492] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:14.414391 17064 raft_consensus.cc:2749] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.432600 17042 raft_consensus.cc:515] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.431151 17043 raft_consensus.cc:515] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.436611 17042 leader_election.cc:290] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.435835 17043 leader_election.cc:290] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.442046 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a48a26c1bd4a11a3b1d640102ca183" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:14.442308 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ca0b145b174c4494de04b60e797279" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:14.442606 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a48a26c1bd4a11a3b1d640102ca183" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:14.442821 16973 raft_consensus.cc:3060] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.443274 16826 raft_consensus.cc:3060] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.443825 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ca0b145b174c4494de04b60e797279" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:14.444645 16974 raft_consensus.cc:2393] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b681c0133d54924a331c03e526a09e1 in current term 1: Already voted for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in this term.
I20260709 13:03:14.445943 16864 leader_election.cc:304] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1; no voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:14.447190 17043 raft_consensus.cc:3060] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.448937 17014 tablet_bootstrap.cc:654] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.454582 16973 raft_consensus.cc:2468] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.456842 16864 leader_election.cc:304] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:14.457697 17042 raft_consensus.cc:2804] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.458129 17042 raft_consensus.cc:697] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:14.458982 17042 consensus_queue.cc:237] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.469211 17014 tablet_bootstrap.cc:492] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:14.472038 17014 ts_tablet_manager.cc:1403] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.000s
I20260709 13:03:14.455297 16975 raft_consensus.cc:2468] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.469025 16826 raft_consensus.cc:2468] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.476357 17014 raft_consensus.cc:359] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.477201 17014 raft_consensus.cc:385] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.477553 17014 raft_consensus.cc:740] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.476727 17022 raft_consensus.cc:697] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:14.478868 17022 consensus_queue.cc:237] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.479784 17016 tablet_bootstrap.cc:492] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:14.480255 17016 ts_tablet_manager.cc:1403] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.038s
I20260709 13:03:14.480696 17014 consensus_queue.cc:260] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.481627 17043 raft_consensus.cc:2749] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.482764 17016 raft_consensus.cc:359] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.483513 17016 raft_consensus.cc:385] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.483680 17014 ts_tablet_manager.cc:1434] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:03:14.483857 17016 raft_consensus.cc:740] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.485109 17015 tablet_bootstrap.cc:492] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:14.484671 17016 consensus_queue.cc:260] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.485762 17015 ts_tablet_manager.cc:1403] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.024s
I20260709 13:03:14.488186 17016 ts_tablet_manager.cc:1434] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:14.488629 17015 raft_consensus.cc:359] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.489312 17015 raft_consensus.cc:385] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.489574 17015 raft_consensus.cc:740] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.490242 17015 consensus_queue.cc:260] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.492223 17015 ts_tablet_manager.cc:1434] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:14.492825 16723 catalog_manager.cc:5697] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.494267 16723 catalog_manager.cc:5697] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.496309 17022 raft_consensus.cc:493] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.496840 17022 raft_consensus.cc:515] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.500068 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:14.500173 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:14.500919 16826 raft_consensus.cc:2468] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.501792 16975 raft_consensus.cc:2468] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.502003 16864 leader_election.cc:304] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:14.499106 17022 leader_election.cc:290] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.503237 17043 raft_consensus.cc:2804] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.503594 17043 raft_consensus.cc:493] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.503888 17043 raft_consensus.cc:3060] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.511350 17043 raft_consensus.cc:515] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.513298 17043 leader_election.cc:290] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.514292 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:14.514400 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:14.514895 16975 raft_consensus.cc:3060] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.515007 16826 raft_consensus.cc:3060] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.519919 16975 raft_consensus.cc:2468] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.520005 16826 raft_consensus.cc:2468] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.521029 16864 leader_election.cc:304] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:14.521644 17043 raft_consensus.cc:2804] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.522068 17043 raft_consensus.cc:697] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:14.522817 17043 consensus_queue.cc:237] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.530012 16722 catalog_manager.cc:5697] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.589838 17025 consensus_queue.cc:1048] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.606196 17025 consensus_queue.cc:1048] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.645690 17043 consensus_queue.cc:1048] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.657852 17068 consensus_queue.cc:1048] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.715462 17068 raft_consensus.cc:493] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.716096 17068 raft_consensus.cc:515] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.717765 17068 leader_election.cc:290] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.718596 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da7f3b44c4ef99d6d7bb463a49621" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:14.718847 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da7f3b44c4ef99d6d7bb463a49621" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:14.719290 16826 raft_consensus.cc:2468] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.719472 16975 raft_consensus.cc:2468] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:14.720368 16864 leader_election.cc:304] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:14.721050 17068 raft_consensus.cc:2804] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.721334 17068 raft_consensus.cc:493] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.721580 17068 raft_consensus.cc:3060] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.726621 17068 raft_consensus.cc:515] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.728346 17068 leader_election.cc:290] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.729133 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da7f3b44c4ef99d6d7bb463a49621" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:14.729242 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da7f3b44c4ef99d6d7bb463a49621" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:14.729730 16826 raft_consensus.cc:3060] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.729799 16975 raft_consensus.cc:3060] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.734576 16826 raft_consensus.cc:2468] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.734755 16975 raft_consensus.cc:2468] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:14.735792 16864 leader_election.cc:304] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:14.736517 17068 raft_consensus.cc:2804] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.736915 17068 raft_consensus.cc:697] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:14.737550 17068 consensus_queue.cc:237] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.745064 16722 catalog_manager.cc:5697] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.757975 17068 consensus_queue.cc:1048] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.769088 17068 consensus_queue.cc:1048] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.782519 17025 consensus_queue.cc:1048] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.795163 17025 consensus_queue.cc:1048] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.809034 17064 consensus_queue.cc:1048] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.824728 17062 consensus_queue.cc:1048] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.915208 16901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1a48a26c1bd4a11a3b1d640102ca183"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
mode: GRACEFUL
new_leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:34308
I20260709 13:03:14.915778 16901 raft_consensus.cc:606] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Received request to transfer leadership to TS 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:14.923949 16901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a75bd08d284642d8aa011e10f3749ad3"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
mode: GRACEFUL
new_leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:34308
I20260709 13:03:14.924495 16901 raft_consensus.cc:606] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Received request to transfer leadership to TS 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:14.929311 16901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
mode: GRACEFUL
new_leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:34308
I20260709 13:03:14.929808 16901 raft_consensus.cc:606] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Received request to transfer leadership to TS 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:14.941818 17068 consensus_queue.cc:1048] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.943321 17068 consensus_queue.cc:1048] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.947094 16825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2ca0b145b174c4494de04b60e797279"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
mode: GRACEFUL
new_leader_uuid: "9b681c0133d54924a331c03e526a09e1"
 from {username='slave'} at 127.0.0.1:42076
I20260709 13:03:14.947772 16825 raft_consensus.cc:606] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Received request to transfer leadership to TS 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:14.953724 17042 consensus_queue.cc:1048] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.972637 17043 raft_consensus.cc:993] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1: : Instructing follower 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:14.973129 17043 raft_consensus.cc:1081] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Signalling peer 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:14.977012 16826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1a48a26c1bd4a11a3b1d640102ca183"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:42050
I20260709 13:03:14.977584 16826 raft_consensus.cc:493] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.977941 16826 raft_consensus.cc:3060] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.980832 17022 raft_consensus.cc:993] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1: : Instructing follower 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:14.981423 17022 raft_consensus.cc:1081] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Signalling peer 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:14.983954 16973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d551be707a714b35ba1450cf2d38b473"
dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
mode: GRACEFUL
new_leader_uuid: "9b681c0133d54924a331c03e526a09e1"
 from {username='slave'} at 127.0.0.1:58618
I20260709 13:03:14.983968 17068 consensus_queue.cc:1048] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.984836 16973 raft_consensus.cc:606] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Received request to transfer leadership to TS 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:14.988554 16826 raft_consensus.cc:515] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:14.990175 16825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:42050
I20260709 13:03:14.990876 16825 raft_consensus.cc:493] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.991305 16825 raft_consensus.cc:3060] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.993589 16901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d41da7f3b44c4ef99d6d7bb463a49621"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
mode: GRACEFUL
new_leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
 from {username='slave'} at 127.0.0.1:34308
I20260709 13:03:14.994338 16901 raft_consensus.cc:606] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Received request to transfer leadership to TS 6ab8187c710d4c1f90b31c92e81b3c89
I20260709 13:03:14.997740 16826 leader_election.cc:290] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:14.998772 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a48a26c1bd4a11a3b1d640102ca183" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:14.999902 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a48a26c1bd4a11a3b1d640102ca183" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:15.000494 16901 raft_consensus.cc:3055] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:15.000808 16901 raft_consensus.cc:740] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:15.001559 16901 consensus_queue.cc:260] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.002635 16901 raft_consensus.cc:3060] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.003602 16825 raft_consensus.cc:515] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.006337 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:15.006894 16900 raft_consensus.cc:3055] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:15.007169 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:15.007189 16900 raft_consensus.cc:740] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:15.007849 16975 raft_consensus.cc:3060] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.008528 16825 leader_election.cc:290] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:15.008303 16900 consensus_queue.cc:260] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.008303 17068 consensus_queue.cc:1048] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.009480 16900 raft_consensus.cc:3060] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.015954 17068 consensus_queue.cc:1048] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.016314 16975 raft_consensus.cc:2468] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:15.017602 16789 leader_election.cc:304] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:15.018463 17020 raft_consensus.cc:2804] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.018975 17020 raft_consensus.cc:697] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:15.019891 17020 consensus_queue.cc:237] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.020833 16901 raft_consensus.cc:2468] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:15.021955 16789 leader_election.cc:304] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [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: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 6ab8187c710d4c1f90b31c92e81b3c89
I20260709 13:03:15.023227 17086 raft_consensus.cc:2804] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.023730 17086 raft_consensus.cc:697] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:15.024580 17086 consensus_queue.cc:237] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.027053 17068 raft_consensus.cc:993] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1: : Instructing follower 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:15.027618 17043 raft_consensus.cc:1081] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Signalling peer 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:15.030830 16826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a75bd08d284642d8aa011e10f3749ad3"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:42050
I20260709 13:03:15.032456 16826 raft_consensus.cc:493] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:15.032903 16826 raft_consensus.cc:3060] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.032729 16722 catalog_manager.cc:5697] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 1 to 2, leader changed from 9b681c0133d54924a331c03e526a09e1 (127.11.82.194) to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.018980 16900 raft_consensus.cc:2468] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:15.042083 16826 raft_consensus.cc:515] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.048332 16826 leader_election.cc:290] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:15.048911 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bd08d284642d8aa011e10f3749ad3" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:15.049552 16973 raft_consensus.cc:3060] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.048108 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75bd08d284642d8aa011e10f3749ad3" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:15.055334 16973 raft_consensus.cc:2468] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:15.055339 16900 raft_consensus.cc:3055] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:15.056030 16900 raft_consensus.cc:740] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:15.057085 16900 consensus_queue.cc:260] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.057801 16789 leader_election.cc:304] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:15.058061 16721 catalog_manager.cc:5697] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 1 to 2, leader changed from 9b681c0133d54924a331c03e526a09e1 (127.11.82.194) to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.058974 17086 raft_consensus.cc:2804] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.059568 17086 raft_consensus.cc:697] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:15.059806 16900 raft_consensus.cc:3060] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.060997 17086 consensus_queue.cc:237] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.068178 16900 raft_consensus.cc:2468] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:15.076354 16722 catalog_manager.cc:5697] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 1 to 2, leader changed from 9b681c0133d54924a331c03e526a09e1 (127.11.82.194) to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.222997 17043 consensus_queue.cc:1048] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.234097 17068 consensus_queue.cc:1048] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.242072 17022 raft_consensus.cc:993] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1: : Instructing follower 6ab8187c710d4c1f90b31c92e81b3c89 to start an election
I20260709 13:03:15.242561 17068 raft_consensus.cc:1081] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Signalling peer 6ab8187c710d4c1f90b31c92e81b3c89 to start an election
I20260709 13:03:15.244076 16973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d41da7f3b44c4ef99d6d7bb463a49621"
dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
 from {username='slave'} at 127.0.0.1:58606
I20260709 13:03:15.244549 16973 raft_consensus.cc:493] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:15.244853 16973 raft_consensus.cc:3060] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.248713 17086 raft_consensus.cc:993] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2: : Instructing follower 9b681c0133d54924a331c03e526a09e1 to start an election
I20260709 13:03:15.249248 17020 raft_consensus.cc:1081] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Signalling peer 9b681c0133d54924a331c03e526a09e1 to start an election
I20260709 13:03:15.250425 16973 raft_consensus.cc:515] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.250852 16900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2ca0b145b174c4494de04b60e797279"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
 from {username='slave'} at 127.0.0.1:34278
I20260709 13:03:15.251503 16900 raft_consensus.cc:493] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:15.251921 16900 raft_consensus.cc:3060] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.252440 16973 leader_election.cc:290] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:15.253886 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da7f3b44c4ef99d6d7bb463a49621" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:15.254262 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da7f3b44c4ef99d6d7bb463a49621" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:15.254469 16901 raft_consensus.cc:3055] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:15.254887 16901 raft_consensus.cc:740] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:15.254943 16826 raft_consensus.cc:3060] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.255728 16901 consensus_queue.cc:260] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.257011 16901 raft_consensus.cc:3060] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.259647 16900 raft_consensus.cc:515] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.261912 16900 leader_election.cc:290] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:15.262115 16901 raft_consensus.cc:2468] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 2.
I20260709 13:03:15.263057 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ca0b145b174c4494de04b60e797279" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:15.263355 16826 raft_consensus.cc:2468] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 2.
I20260709 13:03:15.263684 16825 raft_consensus.cc:3055] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:15.263077 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ca0b145b174c4494de04b60e797279" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:15.264097 16825 raft_consensus.cc:740] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:15.264405 16938 leader_election.cc:304] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:15.264588 16973 raft_consensus.cc:3060] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.265260 17062 raft_consensus.cc:2804] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.265057 16825 consensus_queue.cc:260] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.265775 17062 raft_consensus.cc:697] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 LEADER]: Becoming Leader. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:15.266328 16825 raft_consensus.cc:3060] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.266651 17062 consensus_queue.cc:237] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.272001 16973 raft_consensus.cc:2468] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 2.
I20260709 13:03:15.272397 16825 raft_consensus.cc:2468] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 2.
I20260709 13:03:15.273408 16864 leader_election.cc:304] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:15.274219 17068 raft_consensus.cc:2804] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.274700 17068 raft_consensus.cc:697] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 2 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:15.275507 17068 consensus_queue.cc:237] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.275867 16721 catalog_manager.cc:5697] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 reported cstate change: term changed from 1 to 2, leader changed from 9b681c0133d54924a331c03e526a09e1 (127.11.82.194) to 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:15.283536 16722 catalog_manager.cc:5697] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 1 to 2, leader changed from 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193) to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.428779 17021 raft_consensus.cc:993] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89: : Instructing follower 9b681c0133d54924a331c03e526a09e1 to start an election
I20260709 13:03:15.429296 17062 raft_consensus.cc:1081] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Signalling peer 9b681c0133d54924a331c03e526a09e1 to start an election
I20260709 13:03:15.430872 16901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d551be707a714b35ba1450cf2d38b473"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
 from {username='slave'} at 127.0.0.1:34294
I20260709 13:03:15.431347 16901 raft_consensus.cc:493] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:15.431599 16901 raft_consensus.cc:3060] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.436451 16901 raft_consensus.cc:515] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.438825 16901 leader_election.cc:290] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:15.440845 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d551be707a714b35ba1450cf2d38b473" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:15.441004 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d551be707a714b35ba1450cf2d38b473" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:15.441561 16973 raft_consensus.cc:3055] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:15.441666 16826 raft_consensus.cc:3060] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.441951 16973 raft_consensus.cc:740] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:15.442816 16973 consensus_queue.cc:260] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.444034 16973 raft_consensus.cc:3060] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.449056 16826 raft_consensus.cc:2468] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 2.
I20260709 13:03:15.450390 16864 leader_election.cc:304] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:15.450860 16973 raft_consensus.cc:2468] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 2.
I20260709 13:03:15.451126 17068 raft_consensus.cc:2804] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.451675 17068 raft_consensus.cc:697] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 2 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:15.452488 17068 consensus_queue.cc:237] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:15.458379 16722 catalog_manager.cc:5697] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 1 to 2, leader changed from 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195) to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.504362 16973 raft_consensus.cc:3060] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.509826 16973 raft_consensus.cc:1275] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.509860 16901 raft_consensus.cc:1275] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.511159 17020 consensus_queue.cc:1048] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.511477 17086 consensus_queue.cc:1048] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.523851 16974 raft_consensus.cc:1275] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.524644 16901 raft_consensus.cc:1275] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.527797 17086 consensus_queue.cc:1048] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:15.529013 17104 consensus_queue.cc:1048] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.604322 16973 raft_consensus.cc:1275] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.605737 17104 consensus_queue.cc:1048] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.613687 16901 raft_consensus.cc:1275] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.615221 17103 consensus_queue.cc:1048] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.749191 16901 raft_consensus.cc:1275] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Refusing update from remote peer 6ab8187c710d4c1f90b31c92e81b3c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.750507 17021 consensus_queue.cc:1048] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.751844 16826 raft_consensus.cc:1275] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Refusing update from remote peer 9b681c0133d54924a331c03e526a09e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.753253 17042 consensus_queue.cc:1048] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.756498 16825 raft_consensus.cc:1275] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Refusing update from remote peer 6ab8187c710d4c1f90b31c92e81b3c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.758333 17021 consensus_queue.cc:1048] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:15.762249 16973 raft_consensus.cc:1275] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9b681c0133d54924a331c03e526a09e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.763757 17068 consensus_queue.cc:1048] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.849593 16973 raft_consensus.cc:1275] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9b681c0133d54924a331c03e526a09e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.851030 17068 consensus_queue.cc:1048] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.858331 16826 raft_consensus.cc:1275] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Refusing update from remote peer 9b681c0133d54924a331c03e526a09e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.859954 17022 consensus_queue.cc:1048] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:18.026793 16722 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45158:
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"
    }
  }
}
W20260709 13:03:18.028923 16722 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.
I20260709 13:03:18.082723 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 40e7e84d2b7a4785b8834c106a62ec79 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:18.083964 16886 tablet_service.cc:1511] Processing CreateTablet for tablet 40e7e84d2b7a4785b8834c106a62ec79 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:18.085238 16886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e7e84d2b7a4785b8834c106a62ec79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.085418 16962 tablet_service.cc:1511] Processing CreateTablet for tablet 40e7e84d2b7a4785b8834c106a62ec79 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:18.086591 16962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e7e84d2b7a4785b8834c106a62ec79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.089329 16812 tablet_service.cc:1511] Processing CreateTablet for tablet 861fbd5399c24b10b09e5c16510c51ed (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:18.089543 16891 tablet_service.cc:1511] Processing CreateTablet for tablet 861fbd5399c24b10b09e5c16510c51ed (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:18.090829 16891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861fbd5399c24b10b09e5c16510c51ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.091857 16957 tablet_service.cc:1511] Processing CreateTablet for tablet 861fbd5399c24b10b09e5c16510c51ed (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:18.093098 16957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861fbd5399c24b10b09e5c16510c51ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.095626 16888 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdd781e9ec34752a577efb2e772a827 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:18.096061 16816 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdd781e9ec34752a577efb2e772a827 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:18.096860 16888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdd781e9ec34752a577efb2e772a827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.099210 16813 tablet_service.cc:1511] Processing CreateTablet for tablet 0812458f59724b009a8d36c75fab7671 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:18.100118 16964 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdd781e9ec34752a577efb2e772a827 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:18.101341 16964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdd781e9ec34752a577efb2e772a827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.103184 16885 tablet_service.cc:1511] Processing CreateTablet for tablet 0812458f59724b009a8d36c75fab7671 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:18.104398 16885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0812458f59724b009a8d36c75fab7671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.106761 16811 tablet_service.cc:1511] Processing CreateTablet for tablet 90e180d98190462ab7006c5558024468 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:18.109730 16890 tablet_service.cc:1511] Processing CreateTablet for tablet 90e180d98190462ab7006c5558024468 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:18.111071 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e180d98190462ab7006c5558024468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.112108 16960 tablet_service.cc:1511] Processing CreateTablet for tablet 0812458f59724b009a8d36c75fab7671 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:18.113380 16960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0812458f59724b009a8d36c75fab7671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.123847 16887 tablet_service.cc:1511] Processing CreateTablet for tablet b20b00f62ddf45aa8a8e4c711963122a (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:18.114566 16815 tablet_service.cc:1511] Processing CreateTablet for tablet 5d85b7e3a9f34ecebf5bc4c514545be3 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:18.116292 16889 tablet_service.cc:1511] Processing CreateTablet for tablet 5d85b7e3a9f34ecebf5bc4c514545be3 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:18.125165 16887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20b00f62ddf45aa8a8e4c711963122a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.125777 16889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d85b7e3a9f34ecebf5bc4c514545be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.119575 16965 tablet_service.cc:1511] Processing CreateTablet for tablet 5d85b7e3a9f34ecebf5bc4c514545be3 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:18.127475 16965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d85b7e3a9f34ecebf5bc4c514545be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.119575 16810 tablet_service.cc:1511] Processing CreateTablet for tablet b20b00f62ddf45aa8a8e4c711963122a (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:18.118508 16958 tablet_service.cc:1511] Processing CreateTablet for tablet 90e180d98190462ab7006c5558024468 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:18.132094 16958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e180d98190462ab7006c5558024468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.083984 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e7e84d2b7a4785b8834c106a62ec79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.135856 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdd781e9ec34752a577efb2e772a827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.139073 16810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20b00f62ddf45aa8a8e4c711963122a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.139810 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0812458f59724b009a8d36c75fab7671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.139467 16963 tablet_service.cc:1511] Processing CreateTablet for tablet b20b00f62ddf45aa8a8e4c711963122a (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:18.140836 16963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20b00f62ddf45aa8a8e4c711963122a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.142954 16811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e180d98190462ab7006c5558024468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.145174 16815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d85b7e3a9f34ecebf5bc4c514545be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.147148 16812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861fbd5399c24b10b09e5c16510c51ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.149521 16809 tablet_service.cc:1511] Processing CreateTablet for tablet 7289fcf642f94c4397ccf49cd8b3cbff (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:18.150940 16809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7289fcf642f94c4397ccf49cd8b3cbff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.160802 17124 tablet_bootstrap.cc:492] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:18.167101 17124 tablet_bootstrap.cc:654] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.178102 16886 tablet_service.cc:1511] Processing CreateTablet for tablet 7289fcf642f94c4397ccf49cd8b3cbff (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:18.179557 16886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7289fcf642f94c4397ccf49cd8b3cbff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:18.180047 16772 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:18.199424 16959 tablet_service.cc:1511] Processing CreateTablet for tablet 7289fcf642f94c4397ccf49cd8b3cbff (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:18.200886 16959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7289fcf642f94c4397ccf49cd8b3cbff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.206101 16808 tablet_service.cc:1511] Processing CreateTablet for tablet 5aefa9f19e4349ca987f16c80f9f7b89 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:18.207526 16808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aefa9f19e4349ca987f16c80f9f7b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.217901 16961 tablet_service.cc:1511] Processing CreateTablet for tablet 5aefa9f19e4349ca987f16c80f9f7b89 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:18.219285 16961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aefa9f19e4349ca987f16c80f9f7b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.229592 16890 tablet_service.cc:1511] Processing CreateTablet for tablet 5aefa9f19e4349ca987f16c80f9f7b89 (DEFAULT_TABLE table=soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:18.230967 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aefa9f19e4349ca987f16c80f9f7b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:18.260854 17126 tablet_bootstrap.cc:492] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:18.266938 17127 tablet_bootstrap.cc:492] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:18.273607 17127 tablet_bootstrap.cc:654] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.278470 17126 tablet_bootstrap.cc:654] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.317008 17126 tablet_bootstrap.cc:492] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:18.317567 17126 ts_tablet_manager.cc:1403] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.003s
I20260709 13:03:18.317803 17124 tablet_bootstrap.cc:492] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:18.318030 17127 tablet_bootstrap.cc:492] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:18.318527 17124 ts_tablet_manager.cc:1403] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.158s	user 0.039s	sys 0.048s
I20260709 13:03:18.318904 17127 ts_tablet_manager.cc:1403] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.012s
I20260709 13:03:18.376988 17127 raft_consensus.cc:359] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.390413 17127 raft_consensus.cc:385] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.390954 17127 raft_consensus.cc:740] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.377095 17126 raft_consensus.cc:359] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.395706 17126 raft_consensus.cc:385] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.396080 17126 raft_consensus.cc:740] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.403721 17124 raft_consensus.cc:359] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.404706 17124 raft_consensus.cc:385] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.405055 17124 raft_consensus.cc:740] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.397053 17126 consensus_queue.cc:260] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.410230 17126 ts_tablet_manager.cc:1434] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.092s	user 0.010s	sys 0.000s
I20260709 13:03:18.415647 17126 tablet_bootstrap.cc:492] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:18.397203 17127 consensus_queue.cc:260] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.428579 17127 ts_tablet_manager.cc:1434] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.109s	user 0.010s	sys 0.006s
I20260709 13:03:18.432075 17124 consensus_queue.cc:260] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.434382 17127 tablet_bootstrap.cc:492] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:18.441140 17126 tablet_bootstrap.cc:654] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.438268 17124 ts_tablet_manager.cc:1434] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.119s	user 0.010s	sys 0.006s
I20260709 13:03:18.447871 17124 tablet_bootstrap.cc:492] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:18.465320 17127 tablet_bootstrap.cc:654] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.473102 17124 tablet_bootstrap.cc:654] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.478590 17126 tablet_bootstrap.cc:492] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:18.479311 17126 ts_tablet_manager.cc:1403] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.026s
I20260709 13:03:18.483880 17126 raft_consensus.cc:359] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.484941 17126 raft_consensus.cc:385] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.485316 17126 raft_consensus.cc:740] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.485497 17127 tablet_bootstrap.cc:492] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:18.486095 17127 ts_tablet_manager.cc:1403] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.007s
I20260709 13:03:18.486145 17126 consensus_queue.cc:260] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.487905 17124 tablet_bootstrap.cc:492] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:18.488622 17124 ts_tablet_manager.cc:1403] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.013s
I20260709 13:03:18.489117 17126 ts_tablet_manager.cc:1434] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:18.489584 17127 raft_consensus.cc:359] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.490361 17126 tablet_bootstrap.cc:492] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:18.490427 17127 raft_consensus.cc:385] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.491817 17124 raft_consensus.cc:359] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.494454 17127 raft_consensus.cc:740] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.494565 17124 raft_consensus.cc:385] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.495060 17124 raft_consensus.cc:740] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.495432 17127 consensus_queue.cc:260] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.495847 17124 consensus_queue.cc:260] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.498097 17126 tablet_bootstrap.cc:654] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.498186 17127 ts_tablet_manager.cc:1434] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:03:18.498433 17124 ts_tablet_manager.cc:1434] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260709 13:03:18.500015 17124 tablet_bootstrap.cc:492] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:18.505905 17127 tablet_bootstrap.cc:492] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:18.513921 17127 tablet_bootstrap.cc:654] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.517345 17124 tablet_bootstrap.cc:654] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.520371 17126 tablet_bootstrap.cc:492] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:18.521091 17126 ts_tablet_manager.cc:1403] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260709 13:03:18.525787 17126 raft_consensus.cc:359] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.526842 17126 raft_consensus.cc:385] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.527273 17126 raft_consensus.cc:740] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.528452 17126 consensus_queue.cc:260] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.531544 17134 raft_consensus.cc:493] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.532049 17134 raft_consensus.cc:515] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.534576 17134 leader_election.cc:290] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:18.535769 17127 tablet_bootstrap.cc:492] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:18.536092 17124 tablet_bootstrap.cc:492] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:18.536557 17127 ts_tablet_manager.cc:1403] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.016s
I20260709 13:03:18.536665 17124 ts_tablet_manager.cc:1403] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.008s
I20260709 13:03:18.537511 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7289fcf642f94c4397ccf49cd8b3cbff" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:18.539378 17126 ts_tablet_manager.cc:1434] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 13:03:18.539633 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7289fcf642f94c4397ccf49cd8b3cbff" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:18.540712 17126 tablet_bootstrap.cc:492] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:18.540323 17124 raft_consensus.cc:359] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.541177 17124 raft_consensus.cc:385] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:03:18.541213 16789 leader_election.cc:343] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.541654 17124 raft_consensus.cc:740] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.540333 16973 raft_consensus.cc:2468] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 0.
I20260709 13:03:18.542591 17124 consensus_queue.cc:260] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.543813 16789 leader_election.cc:304] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:18.545084 17134 raft_consensus.cc:2804] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.545502 17134 raft_consensus.cc:493] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.545892 17134 raft_consensus.cc:3060] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.549015 17126 tablet_bootstrap.cc:654] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.548619 17127 raft_consensus.cc:359] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.553294 17127 raft_consensus.cc:385] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.545105 17124 ts_tablet_manager.cc:1434] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:03:18.553629 17127 raft_consensus.cc:740] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.555172 17124 tablet_bootstrap.cc:492] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:18.554663 17127 consensus_queue.cc:260] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.557224 17127 ts_tablet_manager.cc:1434] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:03:18.558451 17127 tablet_bootstrap.cc:492] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:18.563537 17134 raft_consensus.cc:515] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.566903 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7289fcf642f94c4397ccf49cd8b3cbff" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1"
W20260709 13:03:18.568783 16789 leader_election.cc:343] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.569748 17127 tablet_bootstrap.cc:654] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.571534 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7289fcf642f94c4397ccf49cd8b3cbff" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:18.572343 17124 tablet_bootstrap.cc:654] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.575536 17126 tablet_bootstrap.cc:492] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:18.572633 17134 leader_election.cc:290] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:18.576052 17126 ts_tablet_manager.cc:1403] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.017s
I20260709 13:03:18.578640 16973 raft_consensus.cc:3060] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.579891 17134 raft_consensus.cc:493] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.580304 17126 raft_consensus.cc:359] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.580420 17134 raft_consensus.cc:515] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.581184 17126 raft_consensus.cc:385] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.581487 17126 raft_consensus.cc:740] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.582259 17126 consensus_queue.cc:260] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.584141 17127 tablet_bootstrap.cc:492] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:18.584295 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:18.584656 17127 ts_tablet_manager.cc:1403] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.008s
I20260709 13:03:18.584892 17126 ts_tablet_manager.cc:1434] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 13:03:18.585806 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:18.586174 17126 tablet_bootstrap.cc:492] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:18.582630 17134 leader_election.cc:290] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:18.590761 17127 raft_consensus.cc:359] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.591533 17127 raft_consensus.cc:385] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.591853 17127 raft_consensus.cc:740] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
W20260709 13:03:18.591977 16789 leader_election.cc:343] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:18.593401 16789 leader_election.cc:343] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.593825 16789 leader_election.cc:304] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:18.594311 17126 tablet_bootstrap.cc:654] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.595546 17134 raft_consensus.cc:2749] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.596387 16973 raft_consensus.cc:2468] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 1.
I20260709 13:03:18.596158 17127 consensus_queue.cc:260] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.597846 16789 leader_election.cc:304] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:18.599267 17134 raft_consensus.cc:2804] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.599792 17134 raft_consensus.cc:697] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:18.600332 17127 ts_tablet_manager.cc:1434] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:03:18.601229 17134 consensus_queue.cc:237] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.601972 17127 tablet_bootstrap.cc:492] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:18.609721 17110 raft_consensus.cc:493] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.610488 17110 raft_consensus.cc:515] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.613974 17110 leader_election.cc:290] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:18.615367 17124 tablet_bootstrap.cc:492] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:18.615945 17124 ts_tablet_manager.cc:1403] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.014s
I20260709 13:03:18.614619 17110 raft_consensus.cc:493] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.617102 17110 raft_consensus.cc:515] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.618522 17022 raft_consensus.cc:493] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.619065 17022 raft_consensus.cc:515] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.619217 17124 raft_consensus.cc:359] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.619633 17110 leader_election.cc:290] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:18.619923 17124 raft_consensus.cc:385] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.620204 17110 raft_consensus.cc:493] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.620814 17110 raft_consensus.cc:515] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.622124 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e7e84d2b7a4785b8834c106a62ec79" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:18.620323 17124 raft_consensus.cc:740] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.623987 17124 consensus_queue.cc:260] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
W20260709 13:03:18.624742 16864 leader_election.cc:343] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.628641 16724 catalog_manager.cc:5697] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.634534 17124 ts_tablet_manager.cc:1434] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260709 13:03:18.634325 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e7e84d2b7a4785b8834c106a62ec79" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:18.630259 17127 tablet_bootstrap.cc:654] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:18.636044 16864 leader_election.cc:343] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.636459 16864 leader_election.cc:304] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1; no voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:18.630771 17022 leader_election.cc:290] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:18.637341 17133 raft_consensus.cc:2749] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.634161 17110 leader_election.cc:290] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:18.641666 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0812458f59724b009a8d36c75fab7671" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:18.644433 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0812458f59724b009a8d36c75fab7671" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:18.647917 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20b00f62ddf45aa8a8e4c711963122a" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:18.644459 17124 tablet_bootstrap.cc:492] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:18.648780 16826 raft_consensus.cc:2468] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 0.
I20260709 13:03:18.647070 17126 tablet_bootstrap.cc:492] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:18.651150 17126 ts_tablet_manager.cc:1403] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.033s
I20260709 13:03:18.654594 17126 raft_consensus.cc:359] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.655844 17126 raft_consensus.cc:385] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.656227 17126 raft_consensus.cc:740] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.657130 17126 consensus_queue.cc:260] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
W20260709 13:03:18.661276 16938 leader_election.cc:343] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.663499 17126 ts_tablet_manager.cc:1434] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:03:18.664376 17124 tablet_bootstrap.cc:654] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:18.662385 16938 leader_election.cc:343] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.666144 16938 leader_election.cc:304] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89; no voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:18.667110 17126 tablet_bootstrap.cc:492] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:18.667380 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aefa9f19e4349ca987f16c80f9f7b89" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:18.667279 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aefa9f19e4349ca987f16c80f9f7b89" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:18.668206 16826 raft_consensus.cc:2468] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 0.
I20260709 13:03:18.668215 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20b00f62ddf45aa8a8e4c711963122a" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:18.669920 16938 leader_election.cc:304] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:18.670392 16901 raft_consensus.cc:2468] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 0.
I20260709 13:03:18.673499 17110 raft_consensus.cc:2749] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.674220 17127 tablet_bootstrap.cc:492] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:18.675004 17127 ts_tablet_manager.cc:1403] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.011s
I20260709 13:03:18.674455 17110 raft_consensus.cc:2804] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.677745 17110 raft_consensus.cc:493] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.678215 17110 raft_consensus.cc:3060] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.678560 17127 raft_consensus.cc:359] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.680238 17127 raft_consensus.cc:385] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.680651 17127 raft_consensus.cc:740] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.681633 17127 consensus_queue.cc:260] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.683212 16938 leader_election.cc:304] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:18.685529 17146 raft_consensus.cc:2804] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.686018 17146 raft_consensus.cc:493] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.686408 17146 raft_consensus.cc:3060] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.704087 17126 tablet_bootstrap.cc:654] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.712158 17127 ts_tablet_manager.cc:1434] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260709 13:03:18.712740 17124 tablet_bootstrap.cc:492] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:18.712904 17126 tablet_bootstrap.cc:492] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:18.713318 17124 ts_tablet_manager.cc:1403] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.036s
I20260709 13:03:18.713477 17126 ts_tablet_manager.cc:1403] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.013s
W20260709 13:03:18.714020 16938 leader_election.cc:343] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.716713 17124 raft_consensus.cc:359] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.716952 17126 raft_consensus.cc:359] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.717491 17124 raft_consensus.cc:385] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.717712 17126 raft_consensus.cc:385] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.717840 17124 raft_consensus.cc:740] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.718086 17126 raft_consensus.cc:740] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.718716 17124 consensus_queue.cc:260] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.719115 17126 consensus_queue.cc:260] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.720489 17127 tablet_bootstrap.cc:492] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:18.721922 17126 ts_tablet_manager.cc:1434] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:03:18.723033 17126 tablet_bootstrap.cc:492] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:18.726032 17124 ts_tablet_manager.cc:1434] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260709 13:03:18.727276 17124 tablet_bootstrap.cc:492] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:18.728132 17127 tablet_bootstrap.cc:654] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.729734 17110 raft_consensus.cc:515] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.730494 17126 tablet_bootstrap.cc:654] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.736078 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20b00f62ddf45aa8a8e4c711963122a" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:18.736644 16826 raft_consensus.cc:3060] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.743211 17146 raft_consensus.cc:515] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.744148 16826 raft_consensus.cc:2468] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 1.
I20260709 13:03:18.745479 17146 leader_election.cc:290] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:18.746337 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aefa9f19e4349ca987f16c80f9f7b89" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:18.747109 16825 raft_consensus.cc:3060] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.747622 17127 tablet_bootstrap.cc:492] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:18.748131 17127 ts_tablet_manager.cc:1403] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260709 13:03:18.748407 17126 tablet_bootstrap.cc:492] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:18.748898 17126 ts_tablet_manager.cc:1403] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.010s
I20260709 13:03:18.746505 17110 leader_election.cc:290] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:18.751703 17127 raft_consensus.cc:359] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.751713 17126 raft_consensus.cc:359] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.752514 17127 raft_consensus.cc:385] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.752149 16938 leader_election.cc:304] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:18.752760 17126 raft_consensus.cc:385] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.754940 17126 raft_consensus.cc:740] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.755897 17110 raft_consensus.cc:2804] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.755698 17126 consensus_queue.cc:260] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.752848 17127 raft_consensus.cc:740] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.756685 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aefa9f19e4349ca987f16c80f9f7b89" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:18.757040 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20b00f62ddf45aa8a8e4c711963122a" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:18.756521 17110 raft_consensus.cc:697] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Becoming Leader. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:18.757689 16900 raft_consensus.cc:3060] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.758236 17110 consensus_queue.cc:237] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.759120 17126 ts_tablet_manager.cc:1434] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20260709 13:03:18.757149 17127 consensus_queue.cc:260] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.761768 17127 ts_tablet_manager.cc:1434] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:03:18.762518 17152 raft_consensus.cc:493] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.763033 17152 raft_consensus.cc:515] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.763427 17126 tablet_bootstrap.cc:492] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:18.765066 17152 leader_election.cc:290] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:18.765806 16900 raft_consensus.cc:2468] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 1.
I20260709 13:03:18.766916 17124 tablet_bootstrap.cc:654] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.772349 17126 tablet_bootstrap.cc:654] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.782341 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:18.781546 16724 catalog_manager.cc:5697] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.783272 16826 raft_consensus.cc:2468] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 0.
I20260709 13:03:18.784318 17133 raft_consensus.cc:493] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.784973 17133 raft_consensus.cc:515] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.788265 17133 leader_election.cc:290] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
W20260709 13:03:18.789541 16938 leader_election.cc:343] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.790033 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:18.792224 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e180d98190462ab7006c5558024468" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:18.790876 16938 leader_election.cc:304] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
W20260709 13:03:18.794130 16864 leader_election.cc:343] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.795346 17110 raft_consensus.cc:2804] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.795745 17110 raft_consensus.cc:493] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.795884 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e180d98190462ab7006c5558024468" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:18.796242 17110 raft_consensus.cc:3060] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.796794 16826 raft_consensus.cc:2468] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:18.798386 16864 leader_election.cc:304] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [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: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 6ab8187c710d4c1f90b31c92e81b3c89
I20260709 13:03:18.800434 17133 raft_consensus.cc:2804] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.800947 17133 raft_consensus.cc:493] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.801409 17133 raft_consensus.cc:3060] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:18.807204 16938 leader_election.cc:343] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.756690 16825 raft_consensus.cc:2468] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 1.
I20260709 13:03:18.810370 17110 raft_consensus.cc:515] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.811892 16938 leader_election.cc:304] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:18.814193 17152 raft_consensus.cc:2804] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.814880 17152 raft_consensus.cc:697] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Becoming Leader. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:18.816025 17152 consensus_queue.cc:237] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.775015 17127 tablet_bootstrap.cc:492] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:18.831614 17110 leader_election.cc:290] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:18.831866 17022 raft_consensus.cc:493] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.834015 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:18.837107 17022 raft_consensus.cc:515] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.839545 16825 raft_consensus.cc:3060] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.840363 17133 raft_consensus.cc:515] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.841051 17022 leader_election.cc:290] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:18.842826 17133 leader_election.cc:290] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:18.843456 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861fbd5399c24b10b09e5c16510c51ed" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:18.833560 17127 tablet_bootstrap.cc:654] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.844324 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861fbd5399c24b10b09e5c16510c51ed" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:18.846127 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e180d98190462ab7006c5558024468" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:18.837576 17124 tablet_bootstrap.cc:492] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:18.836138 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:18.852423 17124 ts_tablet_manager.cc:1403] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.046s
I20260709 13:03:18.847539 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e180d98190462ab7006c5558024468" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:18.853448 16824 raft_consensus.cc:3060] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.855924 16724 catalog_manager.cc:5697] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.858013 17124 raft_consensus.cc:359] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.858902 17124 raft_consensus.cc:385] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.849411 16826 raft_consensus.cc:2468] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:18.859262 17124 raft_consensus.cc:740] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.843623 17113 raft_consensus.cc:493] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.860146 17124 consensus_queue.cc:260] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.860522 17113 raft_consensus.cc:515] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.861912 16824 raft_consensus.cc:2468] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
W20260709 13:03:18.863152 16938 leader_election.cc:343] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.863974 17113 leader_election.cc:290] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:18.865648 17124 ts_tablet_manager.cc:1434] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:03:18.867576 17124 tablet_bootstrap.cc:492] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:18.869056 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d85b7e3a9f34ecebf5bc4c514545be3" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:18.869758 16974 raft_consensus.cc:2468] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 0.
I20260709 13:03:18.850685 16825 raft_consensus.cc:2468] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 1.
I20260709 13:03:18.871300 16938 leader_election.cc:304] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:18.871766 17126 tablet_bootstrap.cc:492] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:18.872107 17152 raft_consensus.cc:2804] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.872385 17126 ts_tablet_manager.cc:1403] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.109s	user 0.048s	sys 0.049s
I20260709 13:03:18.872646 17152 raft_consensus.cc:697] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Becoming Leader. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:18.873531 17152 consensus_queue.cc:237] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.869773 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d85b7e3a9f34ecebf5bc4c514545be3" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:18.875715 17126 raft_consensus.cc:359] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.876579 17126 raft_consensus.cc:385] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.876915 17126 raft_consensus.cc:740] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.877494 17133 raft_consensus.cc:493] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.877589 17126 consensus_queue.cc:260] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.878033 17133 raft_consensus.cc:515] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.867398 16864 leader_election.cc:304] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:18.880203 17126 ts_tablet_manager.cc:1434] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260709 13:03:18.882634 16789 leader_election.cc:343] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.890586 17126 tablet_bootstrap.cc:492] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2: Bootstrap starting.
I20260709 13:03:18.891294 16789 leader_election.cc:304] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:18.883059 17022 raft_consensus.cc:2804] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.883143 16864 leader_election.cc:304] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:18.892819 17022 raft_consensus.cc:493] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.893217 17022 raft_consensus.cc:3060] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:18.893514 16864 leader_election.cc:343] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.893586 17132 raft_consensus.cc:2804] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:03:18.894536 16864 leader_election.cc:343] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.897643 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aefa9f19e4349ca987f16c80f9f7b89" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:18.899093 17113 raft_consensus.cc:2804] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.899540 17113 raft_consensus.cc:493] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.899883 17113 raft_consensus.cc:3060] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.881079 17124 tablet_bootstrap.cc:654] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.913146 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aefa9f19e4349ca987f16c80f9f7b89" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:18.914058 16825 raft_consensus.cc:2393] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b681c0133d54924a331c03e526a09e1 in current term 1: Already voted for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in this term.
I20260709 13:03:18.915143 16864 leader_election.cc:304] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1; no voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:18.919458 17132 raft_consensus.cc:697] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:18.920864 17132 consensus_queue.cc:237] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.919515 16722 catalog_manager.cc:5697] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.925989 17163 raft_consensus.cc:3060] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.926827 17126 tablet_bootstrap.cc:654] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.928385 17113 raft_consensus.cc:515] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.880151 17133 leader_election.cc:290] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:18.933102 17022 raft_consensus.cc:515] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.934515 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d85b7e3a9f34ecebf5bc4c514545be3" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:18.935366 17022 leader_election.cc:290] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:18.930437 17113 leader_election.cc:290] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
W20260709 13:03:18.936450 16789 leader_election.cc:343] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.937860 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d85b7e3a9f34ecebf5bc4c514545be3" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:18.938508 16974 raft_consensus.cc:3060] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.940168 17124 tablet_bootstrap.cc:492] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:18.940723 17124 ts_tablet_manager.cc:1403] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.001s
I20260709 13:03:18.944144 17124 raft_consensus.cc:359] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.944845 17124 raft_consensus.cc:385] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.945138 17124 raft_consensus.cc:740] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.946861 16974 raft_consensus.cc:2468] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 1.
I20260709 13:03:18.947402 17127 tablet_bootstrap.cc:492] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:18.947893 17127 ts_tablet_manager.cc:1403] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.185s	user 0.035s	sys 0.040s
I20260709 13:03:18.948172 16789 leader_election.cc:304] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:18.949420 17113 raft_consensus.cc:2804] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.950083 17113 raft_consensus.cc:697] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:18.950941 17113 consensus_queue.cc:237] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.952557 17127 raft_consensus.cc:359] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.953302 17127 raft_consensus.cc:385] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.953603 17127 raft_consensus.cc:740] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.954957 17126 tablet_bootstrap.cc:492] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2: No bootstrap required, opened a new log
I20260709 13:03:18.954350 17127 consensus_queue.cc:260] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.964704 17127 ts_tablet_manager.cc:1434] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:03:18.965791 17127 tablet_bootstrap.cc:492] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:18.955631 17124 consensus_queue.cc:260] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.960062 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861fbd5399c24b10b09e5c16510c51ed" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:18.967090 16825 raft_consensus.cc:3060] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.967455 17126 ts_tablet_manager.cc:1403] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.003s
I20260709 13:03:18.968441 17124 ts_tablet_manager.cc:1434] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 13:03:18.969538 17124 tablet_bootstrap.cc:492] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:18.965979 16721 catalog_manager.cc:5697] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.961483 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861fbd5399c24b10b09e5c16510c51ed" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:18.970243 17126 raft_consensus.cc:359] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.970927 16973 raft_consensus.cc:3060] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.971253 17163 raft_consensus.cc:2749] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.970944 17126 raft_consensus.cc:385] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.972494 17126 raft_consensus.cc:740] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.973277 17126 consensus_queue.cc:260] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:18.975302 17126 ts_tablet_manager.cc:1434] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:18.977715 17124 tablet_bootstrap.cc:654] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.983526 17127 tablet_bootstrap.cc:654] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.961791 16722 catalog_manager.cc:5697] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.993623 16825 raft_consensus.cc:2468] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:18.995630 17127 tablet_bootstrap.cc:492] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:18.995805 16973 raft_consensus.cc:2468] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:18.996450 17127 ts_tablet_manager.cc:1403] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.006s
I20260709 13:03:19.000123 17127 raft_consensus.cc:359] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.000991 17127 raft_consensus.cc:385] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.001317 17127 raft_consensus.cc:740] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.002178 17127 consensus_queue.cc:260] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.002864 16864 leader_election.cc:304] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:19.003800 17163 raft_consensus.cc:2804] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.004295 17163 raft_consensus.cc:697] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:19.005134 17163 consensus_queue.cc:237] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.008457 17127 ts_tablet_manager.cc:1434] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:03:19.009951 17127 tablet_bootstrap.cc:492] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89: Bootstrap starting.
I20260709 13:03:19.018642 17127 tablet_bootstrap.cc:654] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.029078 17124 tablet_bootstrap.cc:492] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:19.029702 17124 ts_tablet_manager.cc:1403] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.025s
I20260709 13:03:19.032119 17127 tablet_bootstrap.cc:492] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89: No bootstrap required, opened a new log
I20260709 13:03:19.032707 17127 ts_tablet_manager.cc:1403] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:03:19.032467 17124 raft_consensus.cc:359] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.033206 17124 raft_consensus.cc:385] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.033643 17124 raft_consensus.cc:740] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.033097 16722 catalog_manager.cc:5697] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.034433 17124 consensus_queue.cc:260] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.035043 17113 consensus_queue.cc:1048] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.036460 17127 raft_consensus.cc:359] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.037223 17127 raft_consensus.cc:385] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.037245 17124 ts_tablet_manager.cc:1434] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260709 13:03:19.037623 17127 raft_consensus.cc:740] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.038590 17124 tablet_bootstrap.cc:492] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1: Bootstrap starting.
I20260709 13:03:19.038385 17127 consensus_queue.cc:260] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.040916 17127 ts_tablet_manager.cc:1434] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:19.047726 17124 tablet_bootstrap.cc:654] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.069633 17124 tablet_bootstrap.cc:492] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1: No bootstrap required, opened a new log
I20260709 13:03:19.070556 17124 ts_tablet_manager.cc:1403] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.018s
I20260709 13:03:19.069533 17152 raft_consensus.cc:493] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.072204 17152 raft_consensus.cc:515] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.074630 17124 raft_consensus.cc:359] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.075820 17124 raft_consensus.cc:385] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.076206 17124 raft_consensus.cc:740] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.076839 17163 raft_consensus.cc:493] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.076704 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e7e84d2b7a4785b8834c106a62ec79" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:19.077519 17163 raft_consensus.cc:515] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.078050 16825 raft_consensus.cc:2468] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 0.
I20260709 13:03:19.080154 17163 leader_election.cc:290] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.082337 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0812458f59724b009a8d36c75fab7671" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:19.077484 17124 consensus_queue.cc:260] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.083070 16824 raft_consensus.cc:2468] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:19.082959 16938 leader_election.cc:304] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:19.084442 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0812458f59724b009a8d36c75fab7671" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:19.084673 17124 ts_tablet_manager.cc:1434] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:03:19.085081 16974 raft_consensus.cc:2468] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 0.
I20260709 13:03:19.086037 17110 raft_consensus.cc:2804] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.086447 17110 raft_consensus.cc:493] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.086822 17110 raft_consensus.cc:3060] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.089582 16864 leader_election.cc:304] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:19.091151 17132 raft_consensus.cc:2804] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.091554 17132 raft_consensus.cc:493] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.091917 17132 raft_consensus.cc:3060] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.093710 17110 raft_consensus.cc:515] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.096697 17152 leader_election.cc:290] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:19.097862 16900 raft_consensus.cc:3060] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.098184 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e7e84d2b7a4785b8834c106a62ec79" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1" is_pre_election: true
I20260709 13:03:19.098884 16901 raft_consensus.cc:2468] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 0.
I20260709 13:03:19.099377 17110 leader_election.cc:290] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:19.101575 17132 raft_consensus.cc:515] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.104342 17132 leader_election.cc:290] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.104394 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e7e84d2b7a4785b8834c106a62ec79" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:19.104862 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0812458f59724b009a8d36c75fab7671" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:19.104875 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0812458f59724b009a8d36c75fab7671" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:19.105701 16974 raft_consensus.cc:3060] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.105882 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e7e84d2b7a4785b8834c106a62ec79" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:19.105646 16824 raft_consensus.cc:3060] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.106457 16825 raft_consensus.cc:3060] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.105110 16901 raft_consensus.cc:3060] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.113943 16824 raft_consensus.cc:2468] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:19.114188 17134 consensus_queue.cc:1048] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:19.115307 16864 leader_election.cc:304] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:19.116205 16974 raft_consensus.cc:2468] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 1.
I20260709 13:03:19.116258 17132 raft_consensus.cc:2804] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.117046 17132 raft_consensus.cc:697] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:19.117981 17132 consensus_queue.cc:237] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.118521 16825 raft_consensus.cc:2468] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 1.
I20260709 13:03:19.120234 16938 leader_election.cc:304] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:19.120343 16901 raft_consensus.cc:2468] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 1.
I20260709 13:03:19.121227 17110 raft_consensus.cc:2804] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.121825 17110 raft_consensus.cc:697] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Becoming Leader. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:19.123112 17110 consensus_queue.cc:237] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.136312 16722 catalog_manager.cc:5697] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195). New cstate: current_term: 1 leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:19.136564 16724 catalog_manager.cc:5697] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 1 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.163478 17132 raft_consensus.cc:493] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.163985 17132 raft_consensus.cc:515] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.165774 17132 leader_election.cc:290] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.166714 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:19.166873 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:19.167659 16825 raft_consensus.cc:2393] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b681c0133d54924a331c03e526a09e1 in current term 1: Already voted for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in this term.
I20260709 13:03:19.168663 16864 leader_election.cc:304] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1; no voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:19.169288 17132 raft_consensus.cc:3060] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.174050 17132 raft_consensus.cc:2749] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.204943 17110 consensus_queue.cc:1048] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:19.216873 17146 consensus_queue.cc:1048] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.274175 16974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40e7e84d2b7a4785b8834c106a62ec79"
dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
mode: GRACEFUL
new_leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:58618
I20260709 13:03:19.274873 16974 raft_consensus.cc:606] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Received request to transfer leadership to TS 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:19.279481 17132 raft_consensus.cc:493] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.280002 16901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "861fbd5399c24b10b09e5c16510c51ed"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
mode: GRACEFUL
new_leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:34308
I20260709 13:03:19.279991 17132 raft_consensus.cc:515] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.280651 16901 raft_consensus.cc:606] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Received request to transfer leadership to TS 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:19.282004 17132 leader_election.cc:290] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.282505 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d85b7e3a9f34ecebf5bc4c514545be3" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" is_pre_election: true
I20260709 13:03:19.283147 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d85b7e3a9f34ecebf5bc4c514545be3" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" is_pre_election: true
I20260709 13:03:19.284024 16974 raft_consensus.cc:2393] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b681c0133d54924a331c03e526a09e1 in current term 1: Already voted for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in this term.
I20260709 13:03:19.285003 16864 leader_election.cc:304] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1; no voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:19.285828 17132 raft_consensus.cc:3060] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.286804 16974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827"
dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
mode: GRACEFUL
new_leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:58618
I20260709 13:03:19.287364 16974 raft_consensus.cc:606] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Received request to transfer leadership to TS 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:19.291518 17132 raft_consensus.cc:2749] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.292379 16901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0812458f59724b009a8d36c75fab7671"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
mode: GRACEFUL
new_leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:34308
I20260709 13:03:19.292876 16901 raft_consensus.cc:606] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Received request to transfer leadership to TS 9d2d6a7fd62446f89a18a2669b2459a2
I20260709 13:03:19.300662 16825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d85b7e3a9f34ecebf5bc4c514545be3"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
mode: GRACEFUL
new_leader_uuid: "9b681c0133d54924a331c03e526a09e1"
 from {username='slave'} at 127.0.0.1:42076
I20260709 13:03:19.301226 16825 raft_consensus.cc:606] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Received request to transfer leadership to TS 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:19.305994 16974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b20b00f62ddf45aa8a8e4c711963122a"
dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
mode: GRACEFUL
new_leader_uuid: "9b681c0133d54924a331c03e526a09e1"
 from {username='slave'} at 127.0.0.1:58618
I20260709 13:03:19.306488 16974 raft_consensus.cc:606] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Received request to transfer leadership to TS 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:19.311281 16825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7289fcf642f94c4397ccf49cd8b3cbff"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
mode: GRACEFUL
new_leader_uuid: "9b681c0133d54924a331c03e526a09e1"
 from {username='slave'} at 127.0.0.1:42076
I20260709 13:03:19.311846 16825 raft_consensus.cc:606] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Received request to transfer leadership to TS 9b681c0133d54924a331c03e526a09e1
I20260709 13:03:19.314121 17146 consensus_queue.cc:1048] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.326071 17146 consensus_queue.cc:1048] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.336227 17163 consensus_queue.cc:1048] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.348692 16974 raft_consensus.cc:3060] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.360352 17163 consensus_queue.cc:1048] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.400954 17146 consensus_queue.cc:1048] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.408389 17110 raft_consensus.cc:993] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89: : Instructing follower 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:19.408857 17152 raft_consensus.cc:1081] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Signalling peer 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:19.410619 16825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:42066
I20260709 13:03:19.412751 16825 raft_consensus.cc:493] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:19.413172 16825 raft_consensus.cc:3060] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.414561 17110 consensus_queue.cc:1048] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.420621 16825 raft_consensus.cc:515] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.423967 16825 leader_election.cc:290] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.425187 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:19.425500 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdd781e9ec34752a577efb2e772a827" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:19.425916 16901 raft_consensus.cc:3060] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.426160 16974 raft_consensus.cc:3055] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:19.426561 16974 raft_consensus.cc:740] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:19.427466 16974 consensus_queue.cc:260] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.428748 16974 raft_consensus.cc:3060] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.433286 16901 raft_consensus.cc:2468] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:19.434551 16789 leader_election.cc:304] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:19.435371 17134 raft_consensus.cc:2804] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:19.435837 17134 raft_consensus.cc:697] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:19.436854 16974 raft_consensus.cc:2468] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:19.436594 17134 consensus_queue.cc:237] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.445096 16724 catalog_manager.cc:5697] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 1 to 2, leader changed from 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195) to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.481873 17134 consensus_queue.cc:1048] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.492558 17113 consensus_queue.cc:1048] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.500737 17134 raft_consensus.cc:993] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2: : Instructing follower 9b681c0133d54924a331c03e526a09e1 to start an election
I20260709 13:03:19.501354 17113 raft_consensus.cc:1081] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Signalling peer 9b681c0133d54924a331c03e526a09e1 to start an election
I20260709 13:03:19.503331 16901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d85b7e3a9f34ecebf5bc4c514545be3"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
 from {username='slave'} at 127.0.0.1:34278
I20260709 13:03:19.503923 16901 raft_consensus.cc:493] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:19.504294 16901 raft_consensus.cc:3060] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.509313 16901 raft_consensus.cc:515] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.510989 16901 leader_election.cc:290] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.511795 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d85b7e3a9f34ecebf5bc4c514545be3" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:19.512235 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d85b7e3a9f34ecebf5bc4c514545be3" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:19.512511 16825 raft_consensus.cc:3055] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:19.512912 16974 raft_consensus.cc:3060] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.512938 16825 raft_consensus.cc:740] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:19.513957 16825 consensus_queue.cc:260] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.514978 16825 raft_consensus.cc:3060] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.519577 16974 raft_consensus.cc:2468] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 2.
I20260709 13:03:19.520437 16825 raft_consensus.cc:2468] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 2.
I20260709 13:03:19.520751 16864 leader_election.cc:304] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:19.521651 17163 raft_consensus.cc:2804] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:19.522069 17163 raft_consensus.cc:697] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 2 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:19.522794 17163 consensus_queue.cc:237] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.528744 16722 catalog_manager.cc:5697] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 1 to 2, leader changed from 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193) to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.545068 17165 consensus_queue.cc:1048] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.554924 17165 consensus_queue.cc:1048] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.565235 17132 raft_consensus.cc:993] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1: : Instructing follower 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:19.565709 17132 raft_consensus.cc:1081] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Signalling peer 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:19.567106 16825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "861fbd5399c24b10b09e5c16510c51ed"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:42050
I20260709 13:03:19.568001 16825 raft_consensus.cc:493] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:19.568408 16825 raft_consensus.cc:3060] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.570298 17134 raft_consensus.cc:993] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2: : Instructing follower 9b681c0133d54924a331c03e526a09e1 to start an election
I20260709 13:03:19.570853 17113 raft_consensus.cc:1081] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Signalling peer 9b681c0133d54924a331c03e526a09e1 to start an election
I20260709 13:03:19.572467 16901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7289fcf642f94c4397ccf49cd8b3cbff"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
 from {username='slave'} at 127.0.0.1:34278
I20260709 13:03:19.572966 16901 raft_consensus.cc:493] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:19.573298 16901 raft_consensus.cc:3060] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.575515 16825 raft_consensus.cc:515] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.578764 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861fbd5399c24b10b09e5c16510c51ed" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:19.579047 16825 leader_election.cc:290] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.579348 16900 raft_consensus.cc:3055] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:19.579701 16900 raft_consensus.cc:740] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:19.580230 16901 raft_consensus.cc:515] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.580569 16900 consensus_queue.cc:260] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.581681 16900 raft_consensus.cc:3060] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.582253 16901 leader_election.cc:290] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.584105 16973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861fbd5399c24b10b09e5c16510c51ed" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:19.584286 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7289fcf642f94c4397ccf49cd8b3cbff" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:19.584713 16973 raft_consensus.cc:3060] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.584812 16825 raft_consensus.cc:3055] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:19.585201 16825 raft_consensus.cc:740] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:19.585631 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7289fcf642f94c4397ccf49cd8b3cbff" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:19.586265 16974 raft_consensus.cc:3060] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.585992 16825 consensus_queue.cc:260] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.587401 16825 raft_consensus.cc:3060] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.590265 17132 consensus_queue.cc:1048] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.591892 16900 raft_consensus.cc:2468] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:19.593147 16789 leader_election.cc:304] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:19.593468 16974 raft_consensus.cc:2468] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 2.
I20260709 13:03:19.594877 17113 raft_consensus.cc:2804] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:19.594787 16864 leader_election.cc:304] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:19.595408 17113 raft_consensus.cc:697] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:19.596226 17113 consensus_queue.cc:237] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.596910 17132 raft_consensus.cc:2804] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:19.597420 17132 raft_consensus.cc:697] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 2 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:19.598205 17132 consensus_queue.cc:237] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.600021 16825 raft_consensus.cc:2468] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 2.
I20260709 13:03:19.596454 16973 raft_consensus.cc:2468] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:19.605489 16724 catalog_manager.cc:5697] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 1 to 2, leader changed from 9b681c0133d54924a331c03e526a09e1 (127.11.82.194) to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.607059 16722 catalog_manager.cc:5697] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 1 to 2, leader changed from 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193) to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.621070 17165 consensus_queue.cc:1048] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:19.631554 17165 raft_consensus.cc:993] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1: : Instructing follower 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:19.632134 17165 raft_consensus.cc:1081] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Signalling peer 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:19.636199 16825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0812458f59724b009a8d36c75fab7671"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:42050
I20260709 13:03:19.636658 16825 raft_consensus.cc:493] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:19.636906 16825 raft_consensus.cc:3060] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.645145 16825 raft_consensus.cc:515] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.647517 16825 leader_election.cc:290] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.649077 16900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0812458f59724b009a8d36c75fab7671" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:19.649366 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0812458f59724b009a8d36c75fab7671" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:19.649567 16900 raft_consensus.cc:3055] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:19.650081 16975 raft_consensus.cc:3060] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.650104 16900 raft_consensus.cc:740] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:19.651080 16900 consensus_queue.cc:260] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.653033 16900 raft_consensus.cc:3060] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.663262 16975 raft_consensus.cc:2468] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:19.664206 16900 raft_consensus.cc:2468] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:19.664664 16789 leader_election.cc:304] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:19.665582 17113 raft_consensus.cc:2804] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:19.666009 17113 raft_consensus.cc:697] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:19.666770 17113 consensus_queue.cc:237] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.675575 16722 catalog_manager.cc:5697] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 1 to 2, leader changed from 9b681c0133d54924a331c03e526a09e1 (127.11.82.194) to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.731722 17110 consensus_queue.cc:1048] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.733490 17146 raft_consensus.cc:993] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89: : Instructing follower 9b681c0133d54924a331c03e526a09e1 to start an election
I20260709 13:03:19.734032 17110 raft_consensus.cc:1081] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Signalling peer 9b681c0133d54924a331c03e526a09e1 to start an election
I20260709 13:03:19.735677 16900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b20b00f62ddf45aa8a8e4c711963122a"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
 from {username='slave'} at 127.0.0.1:34294
I20260709 13:03:19.736279 16900 raft_consensus.cc:493] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:19.736698 16900 raft_consensus.cc:3060] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.739244 17146 raft_consensus.cc:993] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89: : Instructing follower 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:19.739817 17146 raft_consensus.cc:1081] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Signalling peer 9d2d6a7fd62446f89a18a2669b2459a2 to start an election
I20260709 13:03:19.742426 16824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40e7e84d2b7a4785b8834c106a62ec79"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
 from {username='slave'} at 127.0.0.1:42066
I20260709 13:03:19.743021 16824 raft_consensus.cc:493] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:19.743369 16824 raft_consensus.cc:3060] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.744804 17152 consensus_queue.cc:1048] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.746775 16900 raft_consensus.cc:515] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.749557 16900 leader_election.cc:290] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.751194 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20b00f62ddf45aa8a8e4c711963122a" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:19.751729 16826 raft_consensus.cc:3060] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.755107 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20b00f62ddf45aa8a8e4c711963122a" candidate_uuid: "9b681c0133d54924a331c03e526a09e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:19.755755 16975 raft_consensus.cc:3055] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:19.756045 16975 raft_consensus.cc:740] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:19.756810 16975 consensus_queue.cc:260] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.757505 16826 raft_consensus.cc:2468] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 2.
I20260709 13:03:19.758044 16975 raft_consensus.cc:3060] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.758867 16864 leader_election.cc:304] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:19.759554 17165 raft_consensus.cc:2804] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:19.760020 17165 raft_consensus.cc:697] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 2 LEADER]: Becoming Leader. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:19.760100 16824 raft_consensus.cc:515] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.761157 16825 raft_consensus.cc:1240] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Rejecting Update request from peer 6ab8187c710d4c1f90b31c92e81b3c89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:19.760856 17165 consensus_queue.cc:237] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.765015 17110 consensus_queue.cc:1059] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.765479 16975 raft_consensus.cc:2468] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b681c0133d54924a331c03e526a09e1 in term 2.
I20260709 13:03:19.765726 17146 raft_consensus.cc:3055] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:19.766172 17146 raft_consensus.cc:740] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:19.767010 17146 consensus_queue.cc:260] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.768060 17146 raft_consensus.cc:3060] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.768150 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e7e84d2b7a4785b8834c106a62ec79" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:19.768729 16901 raft_consensus.cc:3060] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.768792 16824 leader_election.cc:290] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Requested vote from peers 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987), 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195:46543)
I20260709 13:03:19.770732 16975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e7e84d2b7a4785b8834c106a62ec79" candidate_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
I20260709 13:03:19.772178 16721 catalog_manager.cc:5697] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 reported cstate change: term changed from 1 to 2, leader changed from 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195) to 9b681c0133d54924a331c03e526a09e1 (127.11.82.194). New cstate: current_term: 2 leader_uuid: "9b681c0133d54924a331c03e526a09e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.775447 16901 raft_consensus.cc:2468] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:19.776472 16789 leader_election.cc:304] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b681c0133d54924a331c03e526a09e1, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:19.777086 17113 raft_consensus.cc:2804] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:19.777451 17113 raft_consensus.cc:697] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:19.778218 17113 consensus_queue.cc:237] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [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: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:19.782913 16975 raft_consensus.cc:2468] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2d6a7fd62446f89a18a2669b2459a2 in term 2.
I20260709 13:03:19.787249 16721 catalog_manager.cc:5697] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 reported cstate change: term changed from 1 to 2, leader changed from 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195) to 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.965546 16975 raft_consensus.cc:1275] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.966728 17113 consensus_queue.cc:1048] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.974351 16901 raft_consensus.cc:1275] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:19.975865 17113 consensus_queue.cc:1048] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:20.039310 16824 raft_consensus.cc:1275] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Refusing update from remote peer 9b681c0133d54924a331c03e526a09e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.040508 17165 consensus_queue.cc:1048] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.047942 16975 raft_consensus.cc:1275] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9b681c0133d54924a331c03e526a09e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.049548 17163 consensus_queue.cc:1048] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.061724 16975 raft_consensus.cc:1275] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9b681c0133d54924a331c03e526a09e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.062978 17132 consensus_queue.cc:1048] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.070691 16824 raft_consensus.cc:1275] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Refusing update from remote peer 9b681c0133d54924a331c03e526a09e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.072543 17198 consensus_queue.cc:1048] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.107106 16975 raft_consensus.cc:1275] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.108429 17113 consensus_queue.cc:1048] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.116130 16901 raft_consensus.cc:1275] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.117573 17131 consensus_queue.cc:1048] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.180891 16975 raft_consensus.cc:1275] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.182153 17131 consensus_queue.cc:1048] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.184989 16901 raft_consensus.cc:1275] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.186369 17134 consensus_queue.cc:1048] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.208774 16975 raft_consensus.cc:1275] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9b681c0133d54924a331c03e526a09e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.210104 17165 consensus_queue.cc:1048] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.218456 16824 raft_consensus.cc:1275] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Refusing update from remote peer 9b681c0133d54924a331c03e526a09e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.219820 17163 consensus_queue.cc:1048] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.361096 16901 raft_consensus.cc:1275] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.362434 17131 consensus_queue.cc:1048] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:20.375492 16975 raft_consensus.cc:1275] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Refusing update from remote peer 9d2d6a7fd62446f89a18a2669b2459a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:20.377040 17131 consensus_queue.cc:1048] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:22.318425 16722 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45158:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:03:22.340368 16722 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45158:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:03:22.383280 11595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:03:22.587033 16822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0812458f59724b009a8d36c75fab7671"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
mode: GRACEFUL
new_leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
 from {username='slave'} at 127.0.0.1:39162
I20260709 13:03:22.586699 17241 tablet.cc:1724] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.587845 16822 raft_consensus.cc:606] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Received request to transfer leadership to TS 6ab8187c710d4c1f90b31c92e81b3c89
I20260709 13:03:22.602969 17250 tablet.cc:1724] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:03:22.617408 17245 log.cc:927] Time spent T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260709 13:03:22.628405 16852 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:5fdd781e9ec34752a577efb2e772a827)
W20260709 13:03:22.638361 16852 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:5fdd781e9ec34752a577efb2e772a827)
I20260709 13:03:22.648176 17200 raft_consensus.cc:993] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2: : Instructing follower 6ab8187c710d4c1f90b31c92e81b3c89 to start an election
W20260709 13:03:22.693005 16789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:46543, user_credentials={real_user=slave}} blocked reactor thread for 63955.2us
W20260709 13:03:22.713321 17248 log.cc:927] Time spent T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1: Append to log took a long time: real 0.106s	user 0.001s	sys 0.002s
W20260709 13:03:22.740787 17242 log.cc:927] Time spent T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89: Append to log took a long time: real 0.131s	user 0.002s	sys 0.000s
I20260709 13:03:22.741313 17254 tablet.cc:1724] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:03:22.742928 17240 log.cc:927] Time spent T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2: Append to log took a long time: real 0.139s	user 0.000s	sys 0.003s
W20260709 13:03:22.745322 17244 log.cc:927] Time spent T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89: Append to log took a long time: real 0.144s	user 0.003s	sys 0.000s
I20260709 13:03:22.746768 17252 tablet.cc:1724] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:03:22.750561 17249 log.cc:927] Time spent T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1: Append to log took a long time: real 0.149s	user 0.001s	sys 0.002s
I20260709 13:03:22.753278 17243 raft_consensus.cc:1081] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Signalling peer 6ab8187c710d4c1f90b31c92e81b3c89 to start an election
I20260709 13:03:22.721817 17256 tablet.cc:1724] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.775918 17259 tablet.cc:1724] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.785152 17241 tablet.cc:1724] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:03:22.771253 16864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.193:35351, user_credentials={real_user=slave}} blocked reactor thread for 76263.8us
W20260709 13:03:22.789351 16789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:46543, user_credentials={real_user=slave}} blocked reactor thread for 84668.5us
W20260709 13:03:22.801376 16927 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:5d85b7e3a9f34ecebf5bc4c514545be3)
I20260709 13:03:22.809013 17250 tablet.cc:1724] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.815462 16900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90e180d98190462ab7006c5558024468"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
mode: GRACEFUL
new_leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
 from {username='slave'} at 127.0.0.1:60780
I20260709 13:03:22.816911 16900 raft_consensus.cc:606] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Received request to transfer leadership to TS 6ab8187c710d4c1f90b31c92e81b3c89
I20260709 13:03:22.818596 11595 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:03:22.819307 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:22.828996 16975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0812458f59724b009a8d36c75fab7671"
dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
 from {username='slave'} at 127.0.0.1:58602
I20260709 13:03:22.825613 17269 tablet.cc:1724] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.839619 16895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25bf228921154d10a4796d63936538dc"
dest_uuid: "9b681c0133d54924a331c03e526a09e1"
mode: GRACEFUL
new_leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
 from {username='slave'} at 127.0.0.1:60780
I20260709 13:03:22.840420 16895 raft_consensus.cc:606] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Received request to transfer leadership to TS 6ab8187c710d4c1f90b31c92e81b3c89
I20260709 13:03:22.866871 17254 tablet.cc:1724] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.868639 17252 tablet.cc:1724] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.873538 17259 tablet.cc:1724] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.891363 16975 raft_consensus.cc:493] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:22.891966 16975 raft_consensus.cc:3060] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.897776 17273 tablet.cc:1724] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.899210 16822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8"
dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
mode: GRACEFUL
new_leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
 from {username='slave'} at 127.0.0.1:39162
I20260709 13:03:22.899892 16822 raft_consensus.cc:606] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Received request to transfer leadership to TS 6ab8187c710d4c1f90b31c92e81b3c89
I20260709 13:03:22.901777 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:22.902294 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:22.926119 17274 tablet.cc:1724] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.918726 17269 tablet.cc:1724] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.932108 17251 raft_consensus.cc:993] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1: : Instructing follower 6ab8187c710d4c1f90b31c92e81b3c89 to start an election
I20260709 13:03:22.932685 17251 raft_consensus.cc:1081] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Signalling peer 6ab8187c710d4c1f90b31c92e81b3c89 to start an election
I20260709 13:03:22.932710 17276 tablet.cc:1724] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.935153 16972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90e180d98190462ab7006c5558024468"
dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
 from {username='slave'} at 127.0.0.1:58606
I20260709 13:03:22.941437 16972 raft_consensus.cc:493] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:22.941882 16972 raft_consensus.cc:3060] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:22.941519 17273 tablet.cc:1724] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.895524 17256 tablet.cc:1724] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.950134 17269 tablet.cc:1724] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.955189 17275 tablet.cc:1724] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.956177 17263 raft_consensus.cc:993] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1: : Instructing follower 6ab8187c710d4c1f90b31c92e81b3c89 to start an election
I20260709 13:03:22.956699 17263 raft_consensus.cc:1081] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Signalling peer 6ab8187c710d4c1f90b31c92e81b3c89 to start an election
I20260709 13:03:22.959425 17272 tablet.cc:1724] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.960558 16970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25bf228921154d10a4796d63936538dc"
dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
 from {username='slave'} at 127.0.0.1:58606
I20260709 13:03:22.961123 16970 raft_consensus.cc:493] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:22.961470 16970 raft_consensus.cc:3060] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:22.946489 17254 tablet.cc:1724] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.966270 16975 raft_consensus.cc:515] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:22.972533 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0812458f59724b009a8d36c75fab7671" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:22.973147 16826 raft_consensus.cc:3055] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:22.973485 16826 raft_consensus.cc:740] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:22.974217 16826 consensus_queue.cc:260] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [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: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:22.975318 16826 raft_consensus.cc:3060] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.982286 16975 leader_election.cc:290] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 3 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:22.985492 16826 raft_consensus.cc:2468] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 3.
I20260709 13:03:22.988039 16895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0812458f59724b009a8d36c75fab7671" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:22.988227 16938 leader_election.cc:304] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:22.988690 16895 raft_consensus.cc:3060] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.991511 17274 tablet.cc:1724] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.992475 17267 raft_consensus.cc:2804] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:22.993068 17267 raft_consensus.cc:697] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 3 LEADER]: Becoming Leader. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:22.993878 17267 consensus_queue.cc:237] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [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: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:22.994103 17259 tablet.cc:1724] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.992331 17273 tablet.cc:1724] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:22.974702 16972 raft_consensus.cc:515] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:23.014400 16972 leader_election.cc:290] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:23.014611 17247 raft_consensus.cc:993] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2: : Instructing follower 6ab8187c710d4c1f90b31c92e81b3c89 to start an election
I20260709 13:03:23.015180 17247 raft_consensus.cc:1081] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Signalling peer 6ab8187c710d4c1f90b31c92e81b3c89 to start an election
I20260709 13:03:23.015847 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e180d98190462ab7006c5558024468" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:23.016309 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e180d98190462ab7006c5558024468" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:23.016402 16826 raft_consensus.cc:3060] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:23.016911 16901 raft_consensus.cc:3055] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:23.017246 16901 raft_consensus.cc:740] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:23.018008 16901 consensus_queue.cc:260] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [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: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:23.019865 16901 raft_consensus.cc:3060] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:23.021936 16722 catalog_manager.cc:5697] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 reported cstate change: term changed from 2 to 3, leader changed from 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193) to 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195). New cstate: current_term: 3 leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:23.023211 16826 raft_consensus.cc:2468] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 2.
I20260709 13:03:23.007592 17272 tablet.cc:1724] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:23.024582 16975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8"
dest_uuid: "6ab8187c710d4c1f90b31c92e81b3c89"
 from {username='slave'} at 127.0.0.1:58602
I20260709 13:03:23.025380 16975 raft_consensus.cc:493] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:23.025703 16975 raft_consensus.cc:3060] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:23.029914 16901 raft_consensus.cc:2468] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 2.
I20260709 13:03:23.016525 16970 raft_consensus.cc:515] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:23.031503 16938 leader_election.cc:304] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:23.032138 16895 raft_consensus.cc:2468] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 3.
I20260709 13:03:23.036849 16975 raft_consensus.cc:515] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:23.041308 16975 leader_election.cc:290] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 3 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:23.042867 17267 raft_consensus.cc:2804] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:23.043435 17267 raft_consensus.cc:697] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 LEADER]: Becoming Leader. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:23.042800 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:23.044445 16901 raft_consensus.cc:3060] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:23.045548 17267 consensus_queue.cc:237] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [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: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:23.055259 16901 raft_consensus.cc:2468] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 3.
I20260709 13:03:23.056185 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d02ae1a6ce4528a93937a0305775d8" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:23.056809 16826 raft_consensus.cc:3055] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:23.056869 16938 leader_election.cc:304] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [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: 6ab8187c710d4c1f90b31c92e81b3c89, 9b681c0133d54924a331c03e526a09e1; no voters: 
I20260709 13:03:23.057158 16826 raft_consensus.cc:740] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d2d6a7fd62446f89a18a2669b2459a2, State: Running, Role: LEADER
I20260709 13:03:23.057734 17267 raft_consensus.cc:2804] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:23.057931 16826 consensus_queue.cc:260] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [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: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:23.058748 17267 raft_consensus.cc:697] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 3 LEADER]: Becoming Leader. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:23.059477 16826 raft_consensus.cc:3060] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:23.059857 17267 consensus_queue.cc:237] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [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: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:23.062268 17274 tablet.cc:1724] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:23.064365 16970 leader_election.cc:290] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351), 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987)
I20260709 13:03:23.065752 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf228921154d10a4796d63936538dc" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2d6a7fd62446f89a18a2669b2459a2"
I20260709 13:03:23.066372 16822 raft_consensus.cc:3060] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:23.076272 16901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf228921154d10a4796d63936538dc" candidate_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b681c0133d54924a331c03e526a09e1"
I20260709 13:03:23.077154 16901 raft_consensus.cc:3055] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:23.077527 16901 raft_consensus.cc:740] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b681c0133d54924a331c03e526a09e1, State: Running, Role: LEADER
I20260709 13:03:23.078845 16901 consensus_queue.cc:260] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:23.085212 16901 raft_consensus.cc:3060] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:23.096833 16822 raft_consensus.cc:2468] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 2.
I20260709 13:03:23.098410 16938 leader_election.cc:304] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab8187c710d4c1f90b31c92e81b3c89, 9d2d6a7fd62446f89a18a2669b2459a2; no voters: 
I20260709 13:03:23.099246 17146 raft_consensus.cc:2804] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:23.099731 17146 raft_consensus.cc:697] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 LEADER]: Becoming Leader. State: Replica: 6ab8187c710d4c1f90b31c92e81b3c89, State: Running, Role: LEADER
I20260709 13:03:23.100394 17146 consensus_queue.cc:237] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } }
I20260709 13:03:23.101944 16721 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b: soft_deleted_table [id=8c96c55e041b4449bf0dd20876c641f5] alter complete (version 1)
I20260709 13:03:23.103993 16901 raft_consensus.cc:2468] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 2.
I20260709 13:03:23.106004 16826 raft_consensus.cc:2468] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab8187c710d4c1f90b31c92e81b3c89 in term 3.
I20260709 13:03:23.123816 16724 catalog_manager.cc:5697] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 reported cstate change: term changed from 2 to 3, leader changed from 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193) to 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195). New cstate: current_term: 3 leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:23.125221 16724 catalog_manager.cc:5697] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 reported cstate change: term changed from 1 to 2, leader changed from 9b681c0133d54924a331c03e526a09e1 (127.11.82.194) to 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:23.126567 16724 catalog_manager.cc:5697] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 reported cstate change: term changed from 1 to 2, leader changed from 9b681c0133d54924a331c03e526a09e1 (127.11.82.194) to 6ab8187c710d4c1f90b31c92e81b3c89 (127.11.82.195). New cstate: current_term: 2 leader_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab8187c710d4c1f90b31c92e81b3c89" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 46543 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:23.520396 16901 raft_consensus.cc:1275] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 3 FOLLOWER]: Refusing update from remote peer 6ab8187c710d4c1f90b31c92e81b3c89: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:23.521528 17146 consensus_queue.cc:1048] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:23.530969 16826 raft_consensus.cc:1275] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 3 FOLLOWER]: Refusing update from remote peer 6ab8187c710d4c1f90b31c92e81b3c89: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:23.532570 17146 consensus_queue.cc:1048] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:23.541162 16901 raft_consensus.cc:1275] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 3 FOLLOWER]: Refusing update from remote peer 6ab8187c710d4c1f90b31c92e81b3c89: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:23.543015 17146 consensus_queue.cc:1048] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:23.556146 16826 raft_consensus.cc:1275] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 3 FOLLOWER]: Refusing update from remote peer 6ab8187c710d4c1f90b31c92e81b3c89: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:23.557662 17266 consensus_queue.cc:1048] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:23.568418 16823 raft_consensus.cc:1275] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Refusing update from remote peer 6ab8187c710d4c1f90b31c92e81b3c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:23.569908 17266 consensus_queue.cc:1048] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.579591 16901 raft_consensus.cc:1275] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Refusing update from remote peer 6ab8187c710d4c1f90b31c92e81b3c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:23.580873 17267 consensus_queue.cc:1048] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.606382 16823 raft_consensus.cc:1275] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Refusing update from remote peer 6ab8187c710d4c1f90b31c92e81b3c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:23.607596 17267 consensus_queue.cc:1048] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2d6a7fd62446f89a18a2669b2459a2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:23.617419 16901 raft_consensus.cc:1275] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Refusing update from remote peer 6ab8187c710d4c1f90b31c92e81b3c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:23.619000 17267 consensus_queue.cc:1048] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b681c0133d54924a331c03e526a09e1" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 43987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:23.963248 11595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:03:23.969062 11595 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:03:23.969491 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:23.974746 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:03:23.975344 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:25.003901 11595 tablet_server.cc:179] TabletServer@127.11.82.193:0 shutting down...
I20260709 13:03:25.028362 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:25.029109 11595 tablet_replica.cc:333] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.029778 11595 raft_consensus.cc:2243] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.030750 11595 raft_consensus.cc:2272] T 40e7e84d2b7a4785b8834c106a62ec79 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.032666 11595 tablet_replica.cc:333] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.033228 11595 raft_consensus.cc:2243] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.034031 11595 raft_consensus.cc:2272] T 861fbd5399c24b10b09e5c16510c51ed P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.035748 11595 tablet_replica.cc:333] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.036312 11595 raft_consensus.cc:2243] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.036744 11595 raft_consensus.cc:2272] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.038401 11595 tablet_replica.cc:333] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.039160 11595 raft_consensus.cc:2243] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.039575 11595 raft_consensus.cc:2272] T b20b00f62ddf45aa8a8e4c711963122a P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.041109 11595 tablet_replica.cc:333] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.041754 11595 raft_consensus.cc:2243] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.042474 11595 raft_consensus.cc:2272] T d5b62d29f1574e319e4143a6afd76774 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.044375 11595 tablet_replica.cc:333] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.044927 11595 raft_consensus.cc:2243] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.045691 11595 raft_consensus.cc:2272] T a75bd08d284642d8aa011e10f3749ad3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.047538 11595 tablet_replica.cc:333] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.048063 11595 raft_consensus.cc:2243] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.048759 11595 raft_consensus.cc:2272] T 5fdd781e9ec34752a577efb2e772a827 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.050736 11595 tablet_replica.cc:333] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
W20260709 13:03:25.051275 16864 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]
I20260709 13:03:25.051385 11595 raft_consensus.cc:2243] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.051975 11595 raft_consensus.cc:2272] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.053871 11595 tablet_replica.cc:333] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
W20260709 13:03:25.054148 16864 consensus_peers.cc:597] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 -> Peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Couldn't send request to peer 9d2d6a7fd62446f89a18a2669b2459a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:25.054461 11595 raft_consensus.cc:2243] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.055022 11595 raft_consensus.cc:2272] T 90e180d98190462ab7006c5558024468 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.056658 11595 tablet_replica.cc:333] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.057301 11595 raft_consensus.cc:2243] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.057688 11595 raft_consensus.cc:2272] T 25bf228921154d10a4796d63936538dc P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.059602 11595 tablet_replica.cc:333] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.060201 11595 raft_consensus.cc:2243] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.060921 11595 raft_consensus.cc:2272] T b1a48a26c1bd4a11a3b1d640102ca183 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.062829 11595 tablet_replica.cc:333] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.063486 11595 raft_consensus.cc:2243] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.063982 11595 raft_consensus.cc:2272] T b2ca0b145b174c4494de04b60e797279 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.066236 11595 tablet_replica.cc:333] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.066915 11595 raft_consensus.cc:2243] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.067412 11595 raft_consensus.cc:2272] T d551be707a714b35ba1450cf2d38b473 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.069768 11595 tablet_replica.cc:333] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.070490 11595 raft_consensus.cc:2243] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.071008 11595 raft_consensus.cc:2272] T 7289fcf642f94c4397ccf49cd8b3cbff P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.073204 11595 tablet_replica.cc:333] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.073915 11595 raft_consensus.cc:2243] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.074425 11595 raft_consensus.cc:2272] T d41da7f3b44c4ef99d6d7bb463a49621 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.077069 11595 tablet_replica.cc:333] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.077734 11595 raft_consensus.cc:2243] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.078255 11595 raft_consensus.cc:2272] T fe876625915c435e9bb71cdf799f90d0 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:25.078647 16938 consensus_peers.cc:597] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 -> Peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Couldn't send request to peer 9d2d6a7fd62446f89a18a2669b2459a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:25.080530 11595 tablet_replica.cc:333] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
W20260709 13:03:25.080917 16864 consensus_peers.cc:597] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 -> Peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Couldn't send request to peer 9d2d6a7fd62446f89a18a2669b2459a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:25.081125 11595 raft_consensus.cc:2243] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.081763 11595 raft_consensus.cc:2272] T 0812458f59724b009a8d36c75fab7671 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.083748 11595 tablet_replica.cc:333] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2: stopping tablet replica
I20260709 13:03:25.084170 11595 raft_consensus.cc:2243] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.084502 11595 raft_consensus.cc:2272] T c6d02ae1a6ce4528a93937a0305775d8 P 9d2d6a7fd62446f89a18a2669b2459a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.122324 11595 tablet_server.cc:196] TabletServer@127.11.82.193:0 shutdown complete.
I20260709 13:03:25.156718 11595 tablet_server.cc:179] TabletServer@127.11.82.194:0 shutting down...
W20260709 13:03:25.161755 16864 consensus_peers.cc:597] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 -> Peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Couldn't send request to peer 9d2d6a7fd62446f89a18a2669b2459a2. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:25.184882 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:25.185791 11595 tablet_replica.cc:333] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.186657 11595 raft_consensus.cc:2243] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.187220 11595 raft_consensus.cc:2272] T 5aefa9f19e4349ca987f16c80f9f7b89 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.189531 11595 tablet_replica.cc:333] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.190194 11595 raft_consensus.cc:2243] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.191121 11595 raft_consensus.cc:2272] T 7289fcf642f94c4397ccf49cd8b3cbff P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:25.193125 16938 consensus_peers.cc:597] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 -> Peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Couldn't send request to peer 9d2d6a7fd62446f89a18a2669b2459a2. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:25.193320 11595 tablet_replica.cc:333] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.193989 11595 raft_consensus.cc:2243] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.194774 11595 raft_consensus.cc:2272] T b20b00f62ddf45aa8a8e4c711963122a P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.196352 11595 tablet_replica.cc:333] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.196828 11595 raft_consensus.cc:2243] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.197178 11595 raft_consensus.cc:2272] T 861fbd5399c24b10b09e5c16510c51ed P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.198992 11595 tablet_replica.cc:333] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.199677 11595 raft_consensus.cc:2243] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.200465 11595 raft_consensus.cc:2272] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:25.202200 16938 consensus_peers.cc:597] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 -> Peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Couldn't send request to peer 9d2d6a7fd62446f89a18a2669b2459a2. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:25.202490 11595 tablet_replica.cc:333] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.203120 11595 raft_consensus.cc:2243] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.203492 11595 raft_consensus.cc:2272] T b1a48a26c1bd4a11a3b1d640102ca183 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.205225 11595 tablet_replica.cc:333] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.205716 11595 raft_consensus.cc:2243] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.206041 11595 raft_consensus.cc:2272] T 25bf228921154d10a4796d63936538dc P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.207929 11595 tablet_replica.cc:333] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.208468 11595 raft_consensus.cc:2243] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.209230 11595 raft_consensus.cc:2272] T b2ca0b145b174c4494de04b60e797279 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.211251 11595 tablet_replica.cc:333] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.211899 11595 raft_consensus.cc:2243] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.212491 11595 raft_consensus.cc:2272] T 90e180d98190462ab7006c5558024468 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.214473 11595 tablet_replica.cc:333] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.215020 11595 raft_consensus.cc:2243] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.215431 11595 raft_consensus.cc:2272] T 40e7e84d2b7a4785b8834c106a62ec79 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.217275 11595 tablet_replica.cc:333] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.217772 11595 raft_consensus.cc:2243] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.218483 11595 raft_consensus.cc:2272] T d551be707a714b35ba1450cf2d38b473 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.220234 11595 tablet_replica.cc:333] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.220749 11595 raft_consensus.cc:2243] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.221179 11595 raft_consensus.cc:2272] T d41da7f3b44c4ef99d6d7bb463a49621 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.222901 11595 tablet_replica.cc:333] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.223430 11595 raft_consensus.cc:2243] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.223834 11595 raft_consensus.cc:2272] T 5fdd781e9ec34752a577efb2e772a827 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.225363 11595 tablet_replica.cc:333] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.225890 11595 raft_consensus.cc:2243] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.226358 11595 raft_consensus.cc:2272] T d5b62d29f1574e319e4143a6afd76774 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.228024 11595 tablet_replica.cc:333] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.228540 11595 raft_consensus.cc:2243] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.228940 11595 raft_consensus.cc:2272] T a75bd08d284642d8aa011e10f3749ad3 P 9b681c0133d54924a331c03e526a09e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.230543 11595 tablet_replica.cc:333] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.231019 11595 raft_consensus.cc:2243] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.231397 11595 raft_consensus.cc:2272] T 0812458f59724b009a8d36c75fab7671 P 9b681c0133d54924a331c03e526a09e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.232903 11595 tablet_replica.cc:333] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.233388 11595 raft_consensus.cc:2243] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.233769 11595 raft_consensus.cc:2272] T c6d02ae1a6ce4528a93937a0305775d8 P 9b681c0133d54924a331c03e526a09e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.235402 11595 tablet_replica.cc:333] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1: stopping tablet replica
I20260709 13:03:25.235845 11595 raft_consensus.cc:2243] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.236562 11595 raft_consensus.cc:2272] T fe876625915c435e9bb71cdf799f90d0 P 9b681c0133d54924a331c03e526a09e1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:25.250994 16938 consensus_peers.cc:597] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 -> Peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Couldn't send request to peer 9d2d6a7fd62446f89a18a2669b2459a2. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:25.274362 11595 tablet_server.cc:196] TabletServer@127.11.82.194:0 shutdown complete.
W20260709 13:03:25.275852 16938 consensus_peers.cc:597] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 -> Peer 9b681c0133d54924a331c03e526a09e1 (127.11.82.194:43987): Couldn't send request to peer 9b681c0133d54924a331c03e526a09e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:43987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:25.303334 11595 tablet_server.cc:179] TabletServer@127.11.82.195:0 shutting down...
W20260709 13:03:25.339161 16938 consensus_peers.cc:597] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 -> Peer 9d2d6a7fd62446f89a18a2669b2459a2 (127.11.82.193:35351): Couldn't send request to peer 9d2d6a7fd62446f89a18a2669b2459a2. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:35351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:25.340394 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:25.341153 11595 tablet_replica.cc:333] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.342084 11595 raft_consensus.cc:2243] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.342720 11595 raft_consensus.cc:2272] T 40e7e84d2b7a4785b8834c106a62ec79 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.344444 11595 tablet_replica.cc:333] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.344939 11595 raft_consensus.cc:2243] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.345286 11595 raft_consensus.cc:2272] T 861fbd5399c24b10b09e5c16510c51ed P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.346936 11595 tablet_replica.cc:333] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.347426 11595 raft_consensus.cc:2243] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.348071 11595 raft_consensus.cc:2272] T 5aefa9f19e4349ca987f16c80f9f7b89 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.349629 11595 tablet_replica.cc:333] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.350100 11595 raft_consensus.cc:2243] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.350454 11595 raft_consensus.cc:2272] T d551be707a714b35ba1450cf2d38b473 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.352160 11595 tablet_replica.cc:333] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.352645 11595 raft_consensus.cc:2243] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.353317 11595 raft_consensus.cc:2272] T 90e180d98190462ab7006c5558024468 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.354936 11595 tablet_replica.cc:333] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.355399 11595 raft_consensus.cc:2243] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.355741 11595 raft_consensus.cc:2272] T 5d85b7e3a9f34ecebf5bc4c514545be3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.357240 11595 tablet_replica.cc:333] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.357722 11595 raft_consensus.cc:2243] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.358374 11595 raft_consensus.cc:2272] T 25bf228921154d10a4796d63936538dc P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.360093 11595 tablet_replica.cc:333] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.360620 11595 raft_consensus.cc:2243] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.360968 11595 raft_consensus.cc:2272] T b1a48a26c1bd4a11a3b1d640102ca183 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.362605 11595 tablet_replica.cc:333] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.363152 11595 raft_consensus.cc:2243] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.363508 11595 raft_consensus.cc:2272] T b2ca0b145b174c4494de04b60e797279 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.365185 11595 tablet_replica.cc:333] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.365636 11595 raft_consensus.cc:2243] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.365983 11595 raft_consensus.cc:2272] T 5fdd781e9ec34752a577efb2e772a827 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.367480 11595 tablet_replica.cc:333] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.367935 11595 raft_consensus.cc:2243] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.368275 11595 raft_consensus.cc:2272] T d5b62d29f1574e319e4143a6afd76774 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.369920 11595 tablet_replica.cc:333] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.370359 11595 raft_consensus.cc:2243] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.370718 11595 raft_consensus.cc:2272] T a75bd08d284642d8aa011e10f3749ad3 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.372331 11595 tablet_replica.cc:333] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.373126 11595 raft_consensus.cc:2243] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.373522 11595 raft_consensus.cc:2272] T 7289fcf642f94c4397ccf49cd8b3cbff P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.375065 11595 tablet_replica.cc:333] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.375510 11595 raft_consensus.cc:2243] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.376155 11595 raft_consensus.cc:2272] T d41da7f3b44c4ef99d6d7bb463a49621 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.377772 11595 tablet_replica.cc:333] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.378227 11595 raft_consensus.cc:2243] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.378647 11595 raft_consensus.cc:2272] T b20b00f62ddf45aa8a8e4c711963122a P 6ab8187c710d4c1f90b31c92e81b3c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.380342 11595 tablet_replica.cc:333] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.380834 11595 raft_consensus.cc:2243] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.381543 11595 raft_consensus.cc:2272] T 0812458f59724b009a8d36c75fab7671 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.383170 11595 tablet_replica.cc:333] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.383631 11595 raft_consensus.cc:2243] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.384347 11595 raft_consensus.cc:2272] T c6d02ae1a6ce4528a93937a0305775d8 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.386149 11595 tablet_replica.cc:333] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89: stopping tablet replica
I20260709 13:03:25.386601 11595 raft_consensus.cc:2243] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.387022 11595 raft_consensus.cc:2272] T fe876625915c435e9bb71cdf799f90d0 P 6ab8187c710d4c1f90b31c92e81b3c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.424015 11595 tablet_server.cc:196] TabletServer@127.11.82.195:0 shutdown complete.
I20260709 13:03:25.452512 11595 master.cc:562] Master@127.11.82.254:43525 shutting down...
I20260709 13:03:25.474037 11595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:25.474584 11595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.474997 11595 tablet_replica.cc:333] T 00000000000000000000000000000000 P 36183be097cd4155bf1fd4e73ab4fd3b: stopping tablet replica
I20260709 13:03:25.495292 11595 master.cc:584] Master@127.11.82.254:43525 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12558 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:03:25.547024 11595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.82.254:43735
I20260709 13:03:25.548099 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:25.553983 17296 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
W20260709 13:03:25.555697 17299 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
W20260709 13:03:25.556286 17297 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
I20260709 13:03:25.557544 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:25.558662 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:25.558923 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:25.559104 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602205559091 us; error 0 us; skew 500 ppm
I20260709 13:03:25.559672 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:25.562120 11595 webserver.cc:533] Webserver started at http://127.11.82.254:34857/ using document root <none> and password file <none>
I20260709 13:03:25.562594 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:25.562887 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:25.563205 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:25.564253 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/master-0-root/instance:
uuid: "665cb892d1754286bcaea602dd1b8916"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-vl1s"
I20260709 13:03:25.568600 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:25.571879 17304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.572636 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:25.572947 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/master-0-root
uuid: "665cb892d1754286bcaea602dd1b8916"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-vl1s"
I20260709 13:03:25.573283 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-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)
I20260709 13:03:25.584708 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:25.585974 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:25.622859 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.254:43735
I20260709 13:03:25.622991 17355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.254:43735 every 8 connection(s)
I20260709 13:03:25.626556 17356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.637048 17356 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916: Bootstrap starting.
I20260709 13:03:25.641798 17356 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.645808 17356 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916: No bootstrap required, opened a new log
I20260709 13:03:25.647923 17356 raft_consensus.cc:359] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "665cb892d1754286bcaea602dd1b8916" member_type: VOTER }
I20260709 13:03:25.648272 17356 raft_consensus.cc:385] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.648540 17356 raft_consensus.cc:740] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665cb892d1754286bcaea602dd1b8916, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.649115 17356 consensus_queue.cc:260] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "665cb892d1754286bcaea602dd1b8916" member_type: VOTER }
I20260709 13:03:25.649566 17356 raft_consensus.cc:399] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:25.649791 17356 raft_consensus.cc:493] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:25.650067 17356 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.654419 17356 raft_consensus.cc:515] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "665cb892d1754286bcaea602dd1b8916" member_type: VOTER }
I20260709 13:03:25.654956 17356 leader_election.cc:304] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [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: 665cb892d1754286bcaea602dd1b8916; no voters: 
I20260709 13:03:25.656014 17356 leader_election.cc:290] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:25.656381 17359 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:25.657704 17359 raft_consensus.cc:697] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 1 LEADER]: Becoming Leader. State: Replica: 665cb892d1754286bcaea602dd1b8916, State: Running, Role: LEADER
I20260709 13:03:25.658334 17359 consensus_queue.cc:237] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [LEADER]: Queue going to LEADER mode. State: All 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: "665cb892d1754286bcaea602dd1b8916" member_type: VOTER }
I20260709 13:03:25.658811 17356 sys_catalog.cc:565] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:25.661576 17360 sys_catalog.cc:455] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "665cb892d1754286bcaea602dd1b8916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "665cb892d1754286bcaea602dd1b8916" member_type: VOTER } }
I20260709 13:03:25.662082 17360 sys_catalog.cc:458] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:25.662880 17361 sys_catalog.cc:455] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 665cb892d1754286bcaea602dd1b8916. Latest consensus state: current_term: 1 leader_uuid: "665cb892d1754286bcaea602dd1b8916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "665cb892d1754286bcaea602dd1b8916" member_type: VOTER } }
I20260709 13:03:25.663681 17361 sys_catalog.cc:458] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:25.666116 17364 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:25.671074 17364 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:25.676156 11595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:25.679657 17364 catalog_manager.cc:1383] Generated new cluster ID: 525e104845ec4ccf8c624d56a66f403d
I20260709 13:03:25.679960 17364 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:25.694288 17364 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:25.695616 17364 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:25.709761 17364 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916: Generated new TSK 0
I20260709 13:03:25.710378 17364 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:25.743177 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:25.749573 17377 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
W20260709 13:03:25.750872 17378 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
W20260709 13:03:25.752610 17380 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
I20260709 13:03:25.753180 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:25.754117 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:25.754348 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:25.754547 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602205754524 us; error 0 us; skew 500 ppm
I20260709 13:03:25.755239 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:25.757622 11595 webserver.cc:533] Webserver started at http://127.11.82.193:46075/ using document root <none> and password file <none>
I20260709 13:03:25.758138 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:25.758360 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:25.758641 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:25.759852 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-0-root/instance:
uuid: "3d0268c1519a46528e4e52695109a0c2"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-vl1s"
I20260709 13:03:25.764573 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:25.768030 17385 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.768934 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:25.769169 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-0-root
uuid: "3d0268c1519a46528e4e52695109a0c2"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-vl1s"
I20260709 13:03:25.769395 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-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)
I20260709 13:03:25.784224 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:25.785481 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:25.786952 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:25.789094 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:25.789263 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.789434 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:25.789570 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.833668 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.193:33987
I20260709 13:03:25.833799 17447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.193:33987 every 8 connection(s)
I20260709 13:03:25.838574 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:25.847214 17453 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
W20260709 13:03:25.848407 17452 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
W20260709 13:03:25.849156 17455 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
I20260709 13:03:25.851704 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:25.852185 17448 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43735
I20260709 13:03:25.852619 17448 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:25.853021 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:25.853335 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:25.853399 17448 heartbeater.cc:507] Master 127.11.82.254:43735 requested a full tablet report, sending...
I20260709 13:03:25.853544 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602205853518 us; error 0 us; skew 500 ppm
I20260709 13:03:25.854231 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:25.856014 17321 ts_manager.cc:194] Registered new tserver with Master: 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987)
I20260709 13:03:25.857088 11595 webserver.cc:533] Webserver started at http://127.11.82.194:36793/ using document root <none> and password file <none>
I20260709 13:03:25.857704 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:25.857942 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:25.857981 17321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48466
I20260709 13:03:25.858259 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:25.859777 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-1-root/instance:
uuid: "e088ec7dcc794890982cfcc5de719caa"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-vl1s"
I20260709 13:03:25.864521 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:03:25.867965 17460 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.868717 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:25.869045 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-1-root
uuid: "e088ec7dcc794890982cfcc5de719caa"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-vl1s"
I20260709 13:03:25.869365 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-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)
I20260709 13:03:25.895633 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:25.896883 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:25.898459 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:25.900856 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:25.901101 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.901371 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:25.901561 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.943058 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.194:34707
I20260709 13:03:25.943166 17522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.194:34707 every 8 connection(s)
I20260709 13:03:25.948120 11595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:25.956262 17526 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
W20260709 13:03:25.957717 17527 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
W20260709 13:03:25.960299 17529 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
I20260709 13:03:25.960522 11595 server_base.cc:1061] running on GCE node
I20260709 13:03:25.960760 17523 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43735
I20260709 13:03:25.961236 17523 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:25.961769 11595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:25.962067 11595 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:25.962126 17523 heartbeater.cc:507] Master 127.11.82.254:43735 requested a full tablet report, sending...
I20260709 13:03:25.962318 11595 hybrid_clock.cc:648] HybridClock initialized: now 1783602205962298 us; error 0 us; skew 500 ppm
I20260709 13:03:25.963155 11595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:25.964869 17321 ts_manager.cc:194] Registered new tserver with Master: e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:25.966048 11595 webserver.cc:533] Webserver started at http://127.11.82.195:35937/ using document root <none> and password file <none>
I20260709 13:03:25.966748 11595 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:25.966722 17321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48474
I20260709 13:03:25.967264 11595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:25.967599 11595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:25.969022 11595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-2-root/instance:
uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-vl1s"
I20260709 13:03:25.974009 11595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:25.977259 17534 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:25.978034 11595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:25.978304 11595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-2-root
uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
format_stamp: "Formatted at 2026-07-09 13:03:25 on dist-test-slave-vl1s"
I20260709 13:03:25.978539 11595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_igLNF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602066935108-11595-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)
I20260709 13:03:26.002336 11595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:26.003532 11595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:26.004966 11595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:26.008355 11595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:26.008656 11595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:26.008944 11595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:26.009159 11595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:26.047802 11595 rpc_server.cc:307] RPC server started. Bound to: 127.11.82.195:39291
I20260709 13:03:26.047900 17596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.82.195:39291 every 8 connection(s)
I20260709 13:03:26.060913 17597 heartbeater.cc:344] Connected to a master server at 127.11.82.254:43735
I20260709 13:03:26.061318 17597 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:26.061946 17597 heartbeater.cc:507] Master 127.11.82.254:43735 requested a full tablet report, sending...
I20260709 13:03:26.063748 17321 ts_manager.cc:194] Registered new tserver with Master: 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.064388 11595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013442129s
I20260709 13:03:26.065061 17321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48486
I20260709 13:03:26.088732 17321 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48488:
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"
    }
  }
}
W20260709 13:03:26.091572 17321 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.
I20260709 13:03:26.161685 17413 tablet_service.cc:1511] Processing CreateTablet for tablet ca2483c5e80946ddbd4847d7b1bb3550 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:26.163105 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2483c5e80946ddbd4847d7b1bb3550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.171185 17412 tablet_service.cc:1511] Processing CreateTablet for tablet f25fbaa751c44392b9d55afeacc0093f (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:26.172235 17411 tablet_service.cc:1511] Processing CreateTablet for tablet 5276fb55f1ed4016826617e54aaa822a (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:26.172674 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f25fbaa751c44392b9d55afeacc0093f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.173633 17411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5276fb55f1ed4016826617e54aaa822a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.173760 17562 tablet_service.cc:1511] Processing CreateTablet for tablet ca2483c5e80946ddbd4847d7b1bb3550 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:26.175160 17562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2483c5e80946ddbd4847d7b1bb3550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.180797 17561 tablet_service.cc:1511] Processing CreateTablet for tablet f25fbaa751c44392b9d55afeacc0093f (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:26.182240 17561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f25fbaa751c44392b9d55afeacc0093f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.183809 17410 tablet_service.cc:1511] Processing CreateTablet for tablet 604757da442a46e58afb3945b5345178 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:26.185297 17410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604757da442a46e58afb3945b5345178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.184980 17559 tablet_service.cc:1511] Processing CreateTablet for tablet 604757da442a46e58afb3945b5345178 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:26.186353 17559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604757da442a46e58afb3945b5345178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.187865 17558 tablet_service.cc:1511] Processing CreateTablet for tablet 57ae626fff14408e863000dc188757e6 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:26.190243 17558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ae626fff14408e863000dc188757e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.190095 17557 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf5ae305f5d47619c0239738ceecfdd (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:26.191423 17557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf5ae305f5d47619c0239738ceecfdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.192873 17556 tablet_service.cc:1511] Processing CreateTablet for tablet 9c83e711a80e44239dce1202f21e6c1c (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:26.194188 17556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c83e711a80e44239dce1202f21e6c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.195483 17554 tablet_service.cc:1511] Processing CreateTablet for tablet 38b9f42e10564e61a54b4cb263275182 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:26.195721 17409 tablet_service.cc:1511] Processing CreateTablet for tablet 57ae626fff14408e863000dc188757e6 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:26.183816 17560 tablet_service.cc:1511] Processing CreateTablet for tablet 5276fb55f1ed4016826617e54aaa822a (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:26.196791 17554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b9f42e10564e61a54b4cb263275182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.197072 17409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ae626fff14408e863000dc188757e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.195739 17555 tablet_service.cc:1511] Processing CreateTablet for tablet ae69582b951d4813bd20d03b01a7e1da (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:26.198753 17555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae69582b951d4813bd20d03b01a7e1da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.199400 17560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5276fb55f1ed4016826617e54aaa822a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.210616 17612 tablet_bootstrap.cc:492] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:26.212397 17408 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf5ae305f5d47619c0239738ceecfdd (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:26.218101 17408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf5ae305f5d47619c0239738ceecfdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.222625 17612 tablet_bootstrap.cc:654] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.225041 17407 tablet_service.cc:1511] Processing CreateTablet for tablet 9c83e711a80e44239dce1202f21e6c1c (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:26.226492 17407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c83e711a80e44239dce1202f21e6c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.242717 17406 tablet_service.cc:1511] Processing CreateTablet for tablet ae69582b951d4813bd20d03b01a7e1da (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:26.244398 17406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae69582b951d4813bd20d03b01a7e1da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.254096 17405 tablet_service.cc:1511] Processing CreateTablet for tablet 38b9f42e10564e61a54b4cb263275182 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:26.263270 17488 tablet_service.cc:1511] Processing CreateTablet for tablet ca2483c5e80946ddbd4847d7b1bb3550 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:26.265084 17487 tablet_service.cc:1511] Processing CreateTablet for tablet f25fbaa751c44392b9d55afeacc0093f (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:26.266821 17486 tablet_service.cc:1511] Processing CreateTablet for tablet 5276fb55f1ed4016826617e54aaa822a (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:26.271394 17485 tablet_service.cc:1511] Processing CreateTablet for tablet 604757da442a46e58afb3945b5345178 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:26.279486 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f25fbaa751c44392b9d55afeacc0093f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.282162 17488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2483c5e80946ddbd4847d7b1bb3550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.274279 17483 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf5ae305f5d47619c0239738ceecfdd (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:26.274353 17482 tablet_service.cc:1511] Processing CreateTablet for tablet 9c83e711a80e44239dce1202f21e6c1c (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:26.279881 17484 tablet_service.cc:1511] Processing CreateTablet for tablet 57ae626fff14408e863000dc188757e6 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:26.291878 17484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ae626fff14408e863000dc188757e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.295531 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5276fb55f1ed4016826617e54aaa822a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.296578 17405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b9f42e10564e61a54b4cb263275182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.298710 17481 tablet_service.cc:1511] Processing CreateTablet for tablet ae69582b951d4813bd20d03b01a7e1da (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:26.305433 17480 tablet_service.cc:1511] Processing CreateTablet for tablet 38b9f42e10564e61a54b4cb263275182 (DEFAULT_TABLE table=test-workload [id=471ad50b88a246729a2fd337ea955f35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:26.299105 17485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604757da442a46e58afb3945b5345178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.307979 17483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf5ae305f5d47619c0239738ceecfdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.310206 17480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b9f42e10564e61a54b4cb263275182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.310884 17481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae69582b951d4813bd20d03b01a7e1da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.312355 17482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c83e711a80e44239dce1202f21e6c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.315038 17614 tablet_bootstrap.cc:492] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:26.334301 17612 tablet_bootstrap.cc:492] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:26.334940 17612 ts_tablet_manager.cc:1403] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.125s	user 0.018s	sys 0.028s
I20260709 13:03:26.337981 17612 raft_consensus.cc:359] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.346800 17612 raft_consensus.cc:385] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.347168 17612 raft_consensus.cc:740] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.342456 17614 tablet_bootstrap.cc:654] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.363664 17612 consensus_queue.cc:260] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.372548 17615 tablet_bootstrap.cc:492] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:26.383597 17612 ts_tablet_manager.cc:1434] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260709 13:03:26.384392 17597 heartbeater.cc:499] Master 127.11.82.254:43735 was elected leader, sending a full tablet report...
I20260709 13:03:26.399423 17612 tablet_bootstrap.cc:492] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:26.406569 17615 tablet_bootstrap.cc:654] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.419924 17615 tablet_bootstrap.cc:492] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:26.420552 17615 ts_tablet_manager.cc:1403] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.012s
I20260709 13:03:26.423342 17612 tablet_bootstrap.cc:654] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.424242 17615 raft_consensus.cc:359] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.425029 17615 raft_consensus.cc:385] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.425328 17615 raft_consensus.cc:740] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.426230 17615 consensus_queue.cc:260] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.426906 17614 tablet_bootstrap.cc:492] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:26.427417 17614 ts_tablet_manager.cc:1403] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.113s	user 0.034s	sys 0.038s
I20260709 13:03:26.428098 17612 tablet_bootstrap.cc:492] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:26.428623 17612 ts_tablet_manager.cc:1403] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 13:03:26.428678 17523 heartbeater.cc:499] Master 127.11.82.254:43735 was elected leader, sending a full tablet report...
I20260709 13:03:26.429132 17615 ts_tablet_manager.cc:1434] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260709 13:03:26.430102 17615 tablet_bootstrap.cc:492] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:26.430365 17614 raft_consensus.cc:359] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.431109 17614 raft_consensus.cc:385] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.431388 17614 raft_consensus.cc:740] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.431435 17612 raft_consensus.cc:359] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.432214 17612 raft_consensus.cc:385] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.432514 17612 raft_consensus.cc:740] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.432382 17614 consensus_queue.cc:260] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.433378 17612 consensus_queue.cc:260] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.435745 17612 ts_tablet_manager.cc:1434] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:03:26.436698 17612 tablet_bootstrap.cc:492] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:26.436904 17615 tablet_bootstrap.cc:654] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.442350 17614 ts_tablet_manager.cc:1434] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 13:03:26.442764 17612 tablet_bootstrap.cc:654] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.443320 17448 heartbeater.cc:499] Master 127.11.82.254:43735 was elected leader, sending a full tablet report...
I20260709 13:03:26.449003 17614 tablet_bootstrap.cc:492] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:26.449513 17615 tablet_bootstrap.cc:492] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:26.449988 17615 ts_tablet_manager.cc:1403] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 13:03:26.452869 17615 raft_consensus.cc:359] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.453584 17615 raft_consensus.cc:385] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.453884 17615 raft_consensus.cc:740] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.455215 17614 tablet_bootstrap.cc:654] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.454828 17615 consensus_queue.cc:260] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.461762 17612 tablet_bootstrap.cc:492] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:26.462415 17612 ts_tablet_manager.cc:1403] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 13:03:26.464251 17615 ts_tablet_manager.cc:1434] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260709 13:03:26.465267 17615 tablet_bootstrap.cc:492] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:26.465318 17614 tablet_bootstrap.cc:492] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:26.465940 17614 ts_tablet_manager.cc:1403] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:03:26.465288 17612 raft_consensus.cc:359] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.467880 17612 raft_consensus.cc:385] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.468189 17612 raft_consensus.cc:740] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.469385 17624 raft_consensus.cc:493] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.469017 17614 raft_consensus.cc:359] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.469101 17612 consensus_queue.cc:260] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.469897 17614 raft_consensus.cc:385] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.469867 17624 raft_consensus.cc:515] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.470392 17614 raft_consensus.cc:740] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.471436 17614 consensus_queue.cc:260] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.473510 17614 ts_tablet_manager.cc:1434] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:26.474421 17614 tablet_bootstrap.cc:492] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:26.474435 17612 ts_tablet_manager.cc:1434] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:03:26.475914 17612 tablet_bootstrap.cc:492] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:26.481300 17615 tablet_bootstrap.cc:654] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.481349 17614 tablet_bootstrap.cc:654] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.482519 17612 tablet_bootstrap.cc:654] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.485272 17624 leader_election.cc:290] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.524044 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2483c5e80946ddbd4847d7b1bb3550" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
W20260709 13:03:26.526119 17462 leader_election.cc:343] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.527004 17614 tablet_bootstrap.cc:492] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:26.527568 17614 ts_tablet_manager.cc:1403] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.015s
I20260709 13:03:26.528600 17612 tablet_bootstrap.cc:492] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:26.529192 17612 ts_tablet_manager.cc:1403] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.027s
I20260709 13:03:26.530078 17615 tablet_bootstrap.cc:492] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:26.530611 17615 ts_tablet_manager.cc:1403] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.034s
I20260709 13:03:26.530577 17614 raft_consensus.cc:359] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.531564 17614 raft_consensus.cc:385] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.531862 17614 raft_consensus.cc:740] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.532595 17612 raft_consensus.cc:359] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.533222 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2483c5e80946ddbd4847d7b1bb3550" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:26.532610 17614 consensus_queue.cc:260] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.533731 17615 raft_consensus.cc:359] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.534261 17612 raft_consensus.cc:385] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.534487 17572 raft_consensus.cc:2468] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:26.536226 17612 raft_consensus.cc:740] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.534480 17615 raft_consensus.cc:385] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.536774 17615 raft_consensus.cc:740] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.537187 17463 leader_election.cc:304] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [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: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:26.537554 17615 consensus_queue.cc:260] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.538064 17624 raft_consensus.cc:2804] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.538479 17624 raft_consensus.cc:493] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.539770 17624 raft_consensus.cc:3060] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.539934 17615 ts_tablet_manager.cc:1434] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:26.540989 17615 tablet_bootstrap.cc:492] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:26.535818 17614 ts_tablet_manager.cc:1434] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:26.547343 17615 tablet_bootstrap.cc:654] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.547379 17624 raft_consensus.cc:515] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.549280 17621 raft_consensus.cc:493] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.549798 17621 raft_consensus.cc:515] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.550472 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2483c5e80946ddbd4847d7b1bb3550" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:26.551146 17614 tablet_bootstrap.cc:492] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
W20260709 13:03:26.551890 17462 leader_election.cc:343] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.555348 17621 leader_election.cc:290] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.538036 17612 consensus_queue.cc:260] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.564253 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2483c5e80946ddbd4847d7b1bb3550" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:26.564882 17572 raft_consensus.cc:3060] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.565598 17615 tablet_bootstrap.cc:492] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:26.565994 17612 ts_tablet_manager.cc:1434] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260709 13:03:26.566124 17615 ts_tablet_manager.cc:1403] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260709 13:03:26.567080 17612 tablet_bootstrap.cc:492] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:26.569002 17615 raft_consensus.cc:359] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.569784 17615 raft_consensus.cc:385] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.562798 17624 leader_election.cc:290] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.573482 17572 raft_consensus.cc:2468] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 1.
I20260709 13:03:26.574898 17463 leader_election.cc:304] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [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: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:26.577135 17624 raft_consensus.cc:2804] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.578045 17614 tablet_bootstrap.cc:654] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.578330 17624 raft_consensus.cc:697] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:26.570077 17615 raft_consensus.cc:740] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.579490 17624 consensus_queue.cc:237] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.580440 17615 consensus_queue.cc:260] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.582397 17612 tablet_bootstrap.cc:654] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.582793 17615 ts_tablet_manager.cc:1434] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 13:03:26.583798 17615 tablet_bootstrap.cc:492] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:26.586422 17614 tablet_bootstrap.cc:492] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:26.587203 17614 ts_tablet_manager.cc:1403] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 13:03:26.587759 17621 raft_consensus.cc:493] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.588310 17621 raft_consensus.cc:515] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.590013 17615 tablet_bootstrap.cc:654] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.590449 17621 leader_election.cc:290] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.594374 17614 raft_consensus.cc:359] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.595534 17614 raft_consensus.cc:385] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.595986 17614 raft_consensus.cc:740] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.596453 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:26.597126 17614 consensus_queue.cc:260] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
W20260709 13:03:26.598307 17388 leader_election.cc:343] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.600494 17614 ts_tablet_manager.cc:1434] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:03:26.601971 17614 tablet_bootstrap.cc:492] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:26.607090 17615 tablet_bootstrap.cc:492] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:26.607645 17615 ts_tablet_manager.cc:1403] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260709 13:03:26.610577 17615 raft_consensus.cc:359] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.611487 17615 raft_consensus.cc:385] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.611802 17615 raft_consensus.cc:740] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.612614 17615 consensus_queue.cc:260] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.611042 17614 tablet_bootstrap.cc:654] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.614452 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ae626fff14408e863000dc188757e6" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:26.614903 17615 ts_tablet_manager.cc:1434] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:26.615207 17572 raft_consensus.cc:2468] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:26.615937 17615 tablet_bootstrap.cc:492] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:26.616357 17388 leader_election.cc:304] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:26.617306 17621 raft_consensus.cc:2804] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.617661 17621 raft_consensus.cc:493] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.618023 17621 raft_consensus.cc:3060] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.622499 17615 tablet_bootstrap.cc:654] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.626020 17621 raft_consensus.cc:515] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.629421 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ae626fff14408e863000dc188757e6" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:26.630115 17498 raft_consensus.cc:2468] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:26.631235 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
W20260709 13:03:26.633991 17387 leader_election.cc:343] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.634459 17387 leader_election.cc:304] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2; no voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:26.637130 17621 leader_election.cc:290] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.637190 17624 raft_consensus.cc:493] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.637660 17615 tablet_bootstrap.cc:492] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:26.637887 17621 raft_consensus.cc:2749] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.638170 17615 ts_tablet_manager.cc:1403] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 13:03:26.638046 17624 raft_consensus.cc:515] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.639025 17319 catalog_manager.cc:5697] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 0 to 1, leader changed from <none> to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 1 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.640691 17614 tablet_bootstrap.cc:492] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:26.641331 17614 ts_tablet_manager.cc:1403] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.003s
I20260709 13:03:26.641485 17615 raft_consensus.cc:359] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.642222 17615 raft_consensus.cc:385] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.644155 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ae626fff14408e863000dc188757e6" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:26.644733 17572 raft_consensus.cc:3060] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.644899 17624 leader_election.cc:290] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.645746 17614 raft_consensus.cc:359] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.646219 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b9f42e10564e61a54b4cb263275182" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:26.646564 17614 raft_consensus.cc:385] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.646874 17571 raft_consensus.cc:2468] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:26.647032 17614 raft_consensus.cc:740] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.647837 17614 consensus_queue.cc:260] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.648216 17463 leader_election.cc:304] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:26.644769 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b9f42e10564e61a54b4cb263275182" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
W20260709 13:03:26.650246 17462 leader_election.cc:343] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.650630 17614 ts_tablet_manager.cc:1434] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:03:26.654990 17614 tablet_bootstrap.cc:492] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:26.651414 17624 raft_consensus.cc:2804] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.655920 17612 tablet_bootstrap.cc:492] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:26.656052 17624 raft_consensus.cc:493] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.656643 17624 raft_consensus.cc:3060] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.653759 17572 raft_consensus.cc:2468] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:26.656726 17612 ts_tablet_manager.cc:1403] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.031s
I20260709 13:03:26.642515 17615 raft_consensus.cc:740] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.658596 17388 leader_election.cc:304] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:26.659636 17621 raft_consensus.cc:2804] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.660413 17621 raft_consensus.cc:697] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:26.661337 17621 consensus_queue.cc:237] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.662977 17614 tablet_bootstrap.cc:654] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.659593 17615 consensus_queue.cc:260] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
W20260709 13:03:26.671132 17369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:26.674010 17615 ts_tablet_manager.cc:1434] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.003s
I20260709 13:03:26.676964 17615 tablet_bootstrap.cc:492] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:26.677038 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ae626fff14408e863000dc188757e6" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:26.677132 17612 raft_consensus.cc:359] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.677961 17497 raft_consensus.cc:3060] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.678151 17612 raft_consensus.cc:385] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.678494 17612 raft_consensus.cc:740] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.679307 17612 consensus_queue.cc:260] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.681479 17612 ts_tablet_manager.cc:1434] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:03:26.682436 17612 tablet_bootstrap.cc:492] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:26.688217 17614 tablet_bootstrap.cc:492] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:26.687814 17624 raft_consensus.cc:515] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.688782 17614 ts_tablet_manager.cc:1403] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.001s
I20260709 13:03:26.689513 17497 raft_consensus.cc:2468] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:26.690850 17624 leader_election.cc:290] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.691645 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b9f42e10564e61a54b4cb263275182" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:26.691998 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b9f42e10564e61a54b4cb263275182" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:26.692173 17614 raft_consensus.cc:359] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.692922 17572 raft_consensus.cc:3060] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.693028 17614 raft_consensus.cc:385] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:03:26.693212 17462 leader_election.cc:343] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.693567 17614 raft_consensus.cc:740] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.694367 17614 consensus_queue.cc:260] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.695345 17615 tablet_bootstrap.cc:654] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.697013 17614 ts_tablet_manager.cc:1434] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:03:26.698117 17614 tablet_bootstrap.cc:492] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:26.700817 17612 tablet_bootstrap.cc:654] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.701023 17572 raft_consensus.cc:2468] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 1.
I20260709 13:03:26.702536 17463 leader_election.cc:304] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [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: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:26.704092 17624 raft_consensus.cc:2804] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.704986 17624 raft_consensus.cc:697] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:26.706105 17624 consensus_queue.cc:237] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.709000 17614 tablet_bootstrap.cc:654] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.722973 17612 tablet_bootstrap.cc:492] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:26.723511 17612 ts_tablet_manager.cc:1403] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.004s
I20260709 13:03:26.724587 17615 tablet_bootstrap.cc:492] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:26.724782 17614 tablet_bootstrap.cc:492] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:26.725310 17615 ts_tablet_manager.cc:1403] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.015s
I20260709 13:03:26.725332 17614 ts_tablet_manager.cc:1403] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.003s
I20260709 13:03:26.726392 17612 raft_consensus.cc:359] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.727190 17612 raft_consensus.cc:385] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.727480 17612 raft_consensus.cc:740] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.728202 17612 consensus_queue.cc:260] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.728475 17614 raft_consensus.cc:359] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.729187 17614 raft_consensus.cc:385] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.728843 17615 raft_consensus.cc:359] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.729553 17614 raft_consensus.cc:740] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.729982 17615 raft_consensus.cc:385] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.730381 17615 raft_consensus.cc:740] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.730455 17614 consensus_queue.cc:260] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.731285 17615 consensus_queue.cc:260] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.732923 17614 ts_tablet_manager.cc:1434] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:26.733028 17612 ts_tablet_manager.cc:1434] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:26.734104 17612 tablet_bootstrap.cc:492] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:26.734113 17614 tablet_bootstrap.cc:492] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:26.737394 17621 raft_consensus.cc:493] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.738147 17621 raft_consensus.cc:515] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.741281 17614 tablet_bootstrap.cc:654] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.742062 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:26.724498 17620 raft_consensus.cc:493] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.744554 17612 tablet_bootstrap.cc:654] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.744488 17620 raft_consensus.cc:515] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.744836 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
W20260709 13:03:26.746389 17388 leader_election.cc:343] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.747169 17620 leader_election.cc:290] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.749096 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:26.749940 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
W20260709 13:03:26.750583 17463 leader_election.cc:343] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.750577 17423 raft_consensus.cc:2468] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:26.751536 17497 raft_consensus.cc:2468] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:26.752622 17462 leader_election.cc:304] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [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: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c
I20260709 13:03:26.753737 17614 tablet_bootstrap.cc:492] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:26.753755 17620 raft_consensus.cc:2804] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.754344 17614 ts_tablet_manager.cc:1403] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:03:26.754297 17620 raft_consensus.cc:493] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.754812 17620 raft_consensus.cc:3060] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.754956 17621 leader_election.cc:290] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.757108 17614 raft_consensus.cc:359] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.757788 17614 raft_consensus.cc:385] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.757380 17387 leader_election.cc:304] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [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: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c
I20260709 13:03:26.758100 17614 raft_consensus.cc:740] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.759086 17621 raft_consensus.cc:2804] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.759562 17621 raft_consensus.cc:493] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.760267 17621 raft_consensus.cc:3060] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.761948 17612 tablet_bootstrap.cc:492] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:26.762483 17612 ts_tablet_manager.cc:1403] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.001s
I20260709 13:03:26.762931 17614 consensus_queue.cc:260] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.765024 17614 ts_tablet_manager.cc:1434] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.003s
I20260709 13:03:26.765934 17614 tablet_bootstrap.cc:492] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:26.765672 17612 raft_consensus.cc:359] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.766407 17612 raft_consensus.cc:385] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.766710 17612 raft_consensus.cc:740] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.761531 17320 catalog_manager.cc:5697] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.762449 17620 raft_consensus.cc:515] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.770109 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:26.772032 17620 leader_election.cc:290] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.772496 17614 tablet_bootstrap.cc:654] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.772539 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:26.772827 17612 consensus_queue.cc:260] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
W20260709 13:03:26.774201 17463 leader_election.cc:343] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.779111 17612 ts_tablet_manager.cc:1434] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:03:26.780879 17612 tablet_bootstrap.cc:492] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:26.789922 17612 tablet_bootstrap.cc:654] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.800763 17621 raft_consensus.cc:515] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.802539 17423 raft_consensus.cc:2393] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e088ec7dcc794890982cfcc5de719caa in current term 1: Already voted for candidate 3d0268c1519a46528e4e52695109a0c2 in this term.
I20260709 13:03:26.802839 17612 tablet_bootstrap.cc:492] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:26.803594 17612 ts_tablet_manager.cc:1403] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 13:03:26.805240 17462 leader_election.cc:304] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [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: e088ec7dcc794890982cfcc5de719caa; no voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:26.808425 17620 raft_consensus.cc:2749] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.811903 17612 raft_consensus.cc:359] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.813005 17612 raft_consensus.cc:385] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.813377 17612 raft_consensus.cc:740] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.814791 17640 raft_consensus.cc:493] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.814507 17612 consensus_queue.cc:260] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.815377 17640 raft_consensus.cc:515] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.819115 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604757da442a46e58afb3945b5345178" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:26.819770 17572 raft_consensus.cc:2468] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:26.821139 17388 leader_election.cc:304] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:26.821630 17640 leader_election.cc:290] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.822810 17640 raft_consensus.cc:2804] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.823304 17640 raft_consensus.cc:493] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.823729 17640 raft_consensus.cc:3060] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.826176 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604757da442a46e58afb3945b5345178" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
W20260709 13:03:26.827757 17387 leader_election.cc:343] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.821130 17612 ts_tablet_manager.cc:1434] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:03:26.836750 17612 tablet_bootstrap.cc:492] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:26.847594 17318 catalog_manager.cc:5697] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 0 to 1, leader changed from <none> to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 1 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.849071 17640 raft_consensus.cc:515] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.852267 17621 leader_election.cc:290] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.854441 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:26.854980 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604757da442a46e58afb3945b5345178" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:26.855166 17571 raft_consensus.cc:3060] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.855561 17572 raft_consensus.cc:3060] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.856705 17612 tablet_bootstrap.cc:654] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.854455 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604757da442a46e58afb3945b5345178" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:26.858445 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:26.859220 17640 leader_election.cc:290] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
W20260709 13:03:26.859985 17387 leader_election.cc:343] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.859268 17498 raft_consensus.cc:2393] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d0268c1519a46528e4e52695109a0c2 in current term 1: Already voted for candidate e088ec7dcc794890982cfcc5de719caa in this term.
I20260709 13:03:26.869294 17615 ts_tablet_manager.cc:1434] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.143s	user 0.041s	sys 0.064s
I20260709 13:03:26.868840 17614 tablet_bootstrap.cc:492] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:26.866634 17571 raft_consensus.cc:2468] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:26.867733 17572 raft_consensus.cc:2468] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:26.870934 17615 tablet_bootstrap.cc:492] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:26.872586 17388 leader_election.cc:304] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [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: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:26.873705 17640 raft_consensus.cc:2804] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.874173 17640 raft_consensus.cc:697] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:26.870956 17614 ts_tablet_manager.cc:1403] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.105s	user 0.042s	sys 0.049s
I20260709 13:03:26.875087 17640 consensus_queue.cc:237] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.878477 17615 tablet_bootstrap.cc:654] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.874171 17388 leader_election.cc:304] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [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: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:26.880923 17614 raft_consensus.cc:359] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.881613 17614 raft_consensus.cc:385] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.881901 17614 raft_consensus.cc:740] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.882601 17614 consensus_queue.cc:260] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.883369 17640 raft_consensus.cc:2804] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.883670 17615 tablet_bootstrap.cc:492] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:26.883885 17640 raft_consensus.cc:697] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:26.884331 17615 ts_tablet_manager.cc:1403] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 13:03:26.885166 17614 ts_tablet_manager.cc:1434] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:03:26.884786 17640 consensus_queue.cc:237] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.884838 17319 catalog_manager.cc:5697] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.887060 17615 raft_consensus.cc:359] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.887833 17615 raft_consensus.cc:385] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.888159 17615 raft_consensus.cc:740] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.888641 17612 tablet_bootstrap.cc:492] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:26.889128 17612 ts_tablet_manager.cc:1403] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.004s
I20260709 13:03:26.889024 17615 consensus_queue.cc:260] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.891239 17615 ts_tablet_manager.cc:1434] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:26.891575 17612 raft_consensus.cc:359] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.892202 17615 tablet_bootstrap.cc:492] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:26.892491 17612 raft_consensus.cc:385] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.892930 17612 raft_consensus.cc:740] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.893846 17612 consensus_queue.cc:260] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.898330 17615 tablet_bootstrap.cc:654] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.907886 17612 ts_tablet_manager.cc:1434] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:03:26.912237 17650 raft_consensus.cc:493] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.912799 17650 raft_consensus.cc:515] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.916289 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:26.916448 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:26.917024 17423 raft_consensus.cc:2468] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:26.916994 17572 raft_consensus.cc:2468] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:26.918195 17462 leader_election.cc:304] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:26.918514 17650 leader_election.cc:290] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.919307 17624 raft_consensus.cc:2804] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.919850 17624 raft_consensus.cc:493] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.920286 17624 raft_consensus.cc:3060] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.921468 17318 catalog_manager.cc:5697] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.926656 17615 tablet_bootstrap.cc:492] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:26.927011 17650 raft_consensus.cc:493] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.927208 17615 ts_tablet_manager.cc:1403] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.011s
I20260709 13:03:26.927486 17650 raft_consensus.cc:515] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.929515 17650 leader_election.cc:290] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.929893 17615 raft_consensus.cc:359] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.930559 17615 raft_consensus.cc:385] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.930835 17615 raft_consensus.cc:740] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.931013 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf5ae305f5d47619c0239738ceecfdd" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:26.931643 17423 raft_consensus.cc:2468] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:26.931479 17615 consensus_queue.cc:260] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.931399 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf5ae305f5d47619c0239738ceecfdd" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:26.932814 17572 raft_consensus.cc:2468] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:26.932821 17462 leader_election.cc:304] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:26.933096 17650 raft_consensus.cc:493] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.933559 17615 ts_tablet_manager.cc:1434] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:26.933847 17620 raft_consensus.cc:2804] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.933583 17650 raft_consensus.cc:515] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.934249 17620 raft_consensus.cc:493] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.934584 17620 raft_consensus.cc:3060] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.936005 17650 leader_election.cc:290] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.937111 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25fbaa751c44392b9d55afeacc0093f" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:26.937649 17572 raft_consensus.cc:2468] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:26.938531 17463 leader_election.cc:304] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:26.939393 17650 raft_consensus.cc:2804] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.939739 17650 raft_consensus.cc:493] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.940083 17650 raft_consensus.cc:3060] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.940872 17620 raft_consensus.cc:515] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.944383 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25fbaa751c44392b9d55afeacc0093f" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:26.944478 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf5ae305f5d47619c0239738ceecfdd" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:26.944586 17620 leader_election.cc:290] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.945155 17422 raft_consensus.cc:3060] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.945163 17423 raft_consensus.cc:2468] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:26.943676 17624 raft_consensus.cc:515] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.947026 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf5ae305f5d47619c0239738ceecfdd" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:26.946987 17650 raft_consensus.cc:515] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.947759 17572 raft_consensus.cc:3060] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.949271 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:26.949836 17423 raft_consensus.cc:3060] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.951116 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25fbaa751c44392b9d55afeacc0093f" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:26.951713 17571 raft_consensus.cc:3060] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.955081 17572 raft_consensus.cc:2468] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 1.
I20260709 13:03:26.955214 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25fbaa751c44392b9d55afeacc0093f" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:26.955927 17421 raft_consensus.cc:3060] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.956388 17463 leader_election.cc:304] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:26.957368 17620 raft_consensus.cc:2804] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.959782 17571 raft_consensus.cc:2468] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 1.
I20260709 13:03:26.960902 17422 raft_consensus.cc:2468] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 1.
I20260709 13:03:26.961000 17650 leader_election.cc:290] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.961058 17463 leader_election.cc:304] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:26.962100 17650 raft_consensus.cc:2804] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.962705 17650 raft_consensus.cc:697] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:26.963838 17650 consensus_queue.cc:237] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.963357 17421 raft_consensus.cc:2468] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 1.
I20260709 13:03:26.967298 17624 leader_election.cc:290] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:26.968420 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:26.969034 17571 raft_consensus.cc:3060] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.969127 17423 raft_consensus.cc:2468] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 1.
I20260709 13:03:26.970708 17462 leader_election.cc:304] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:26.971835 17661 raft_consensus.cc:2804] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.970641 17620 raft_consensus.cc:697] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:26.972719 17661 raft_consensus.cc:697] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:26.973592 17661 consensus_queue.cc:237] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.973428 17620 consensus_queue.cc:237] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.977367 17571 raft_consensus.cc:2468] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 1.
I20260709 13:03:26.985479 17318 catalog_manager.cc:5697] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 0 to 1, leader changed from <none> to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 1 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.991786 17617 raft_consensus.cc:493] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.992424 17617 raft_consensus.cc:515] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:26.995075 17617 leader_election.cc:290] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:27.000432 17318 catalog_manager.cc:5697] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 0 to 1, leader changed from <none> to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 1 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.002216 17318 catalog_manager.cc:5697] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 0 to 1, leader changed from <none> to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 1 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.004289 17661 raft_consensus.cc:493] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.004799 17661 raft_consensus.cc:515] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.006584 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c83e711a80e44239dce1202f21e6c1c" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:27.006906 17661 leader_election.cc:290] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:27.007313 17423 raft_consensus.cc:2468] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 0.
I20260709 13:03:27.008502 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604757da442a46e58afb3945b5345178" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:27.009294 17571 raft_consensus.cc:2393] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e088ec7dcc794890982cfcc5de719caa in current term 1: Already voted for candidate 3d0268c1519a46528e4e52695109a0c2 in this term.
I20260709 13:03:27.009406 17536 leader_election.cc:304] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:27.011248 17617 raft_consensus.cc:2804] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:27.011559 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c83e711a80e44239dce1202f21e6c1c" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:27.011919 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604757da442a46e58afb3945b5345178" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:27.012233 17498 raft_consensus.cc:2468] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 0.
I20260709 13:03:27.011592 17617 raft_consensus.cc:493] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.012835 17617 raft_consensus.cc:3060] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.013501 17462 leader_election.cc:304] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e088ec7dcc794890982cfcc5de719caa; no voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:27.014321 17661 raft_consensus.cc:3060] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.018502 17617 raft_consensus.cc:515] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.019925 17661 raft_consensus.cc:2749] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.020152 17617 leader_election.cc:290] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:27.021150 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c83e711a80e44239dce1202f21e6c1c" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:27.021327 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c83e711a80e44239dce1202f21e6c1c" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:27.021755 17423 raft_consensus.cc:3060] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.021932 17498 raft_consensus.cc:3060] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.028852 17423 raft_consensus.cc:2468] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 1.
I20260709 13:03:27.028852 17498 raft_consensus.cc:2468] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 1.
I20260709 13:03:27.030102 17536 leader_election.cc:304] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:27.030736 17617 raft_consensus.cc:2804] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:27.031872 17617 raft_consensus.cc:697] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Becoming Leader. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:27.032716 17617 consensus_queue.cc:237] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.039609 17318 catalog_manager.cc:5697] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.044677 17640 consensus_queue.cc:1048] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.055480 17640 consensus_queue.cc:1048] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.058297 17423 raft_consensus.cc:3060] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.070420 17661 consensus_queue.cc:1048] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.084350 17661 consensus_queue.cc:1048] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.098395 17498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca2483c5e80946ddbd4847d7b1bb3550"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
mode: GRACEFUL
new_leader_uuid: "3d0268c1519a46528e4e52695109a0c2"
 from {username='slave'} at 127.0.0.1:50120
I20260709 13:03:27.099126 17498 raft_consensus.cc:606] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Received request to transfer leadership to TS 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:27.102650 17620 raft_consensus.cc:993] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa: : Instructing follower 3d0268c1519a46528e4e52695109a0c2 to start an election
I20260709 13:03:27.103107 17661 raft_consensus.cc:1081] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Signalling peer 3d0268c1519a46528e4e52695109a0c2 to start an election
I20260709 13:03:27.105233 17423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca2483c5e80946ddbd4847d7b1bb3550"
dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
 from {username='slave'} at 127.0.0.1:38402
I20260709 13:03:27.105743 17423 raft_consensus.cc:493] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:27.106048 17423 raft_consensus.cc:3060] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.105924 17498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f25fbaa751c44392b9d55afeacc0093f"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
mode: GRACEFUL
new_leader_uuid: "3d0268c1519a46528e4e52695109a0c2"
 from {username='slave'} at 127.0.0.1:50120
I20260709 13:03:27.106647 17498 raft_consensus.cc:606] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Received request to transfer leadership to TS 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:27.111807 17498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
mode: GRACEFUL
new_leader_uuid: "3d0268c1519a46528e4e52695109a0c2"
 from {username='slave'} at 127.0.0.1:50120
I20260709 13:03:27.112397 17498 raft_consensus.cc:606] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Received request to transfer leadership to TS 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:27.112167 17423 raft_consensus.cc:515] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.114316 17423 leader_election.cc:290] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 2 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:27.115170 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2483c5e80946ddbd4847d7b1bb3550" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:27.115388 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2483c5e80946ddbd4847d7b1bb3550" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:27.115818 17498 raft_consensus.cc:3055] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:27.115952 17571 raft_consensus.cc:3060] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.116206 17498 raft_consensus.cc:740] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:27.117211 17498 consensus_queue.cc:260] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.118506 17498 raft_consensus.cc:3060] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.121434 17640 raft_consensus.cc:493] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.121938 17640 raft_consensus.cc:515] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.122510 17571 raft_consensus.cc:2468] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 2.
I20260709 13:03:27.123700 17388 leader_election.cc:304] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:27.123998 17640 leader_election.cc:290] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:27.124508 17640 raft_consensus.cc:2804] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:27.124949 17640 raft_consensus.cc:697] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:27.125550 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b9f42e10564e61a54b4cb263275182" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:27.125619 17498 raft_consensus.cc:2468] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 2.
I20260709 13:03:27.125764 17640 consensus_queue.cc:237] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.126406 17572 raft_consensus.cc:2393] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d0268c1519a46528e4e52695109a0c2 in current term 1: Already voted for candidate e088ec7dcc794890982cfcc5de719caa in this term.
I20260709 13:03:27.129060 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b9f42e10564e61a54b4cb263275182" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:27.130474 17387 leader_election.cc:304] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2; no voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:27.131319 17640 raft_consensus.cc:3060] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.133682 17319 catalog_manager.cc:5697] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 1 to 2, leader changed from e088ec7dcc794890982cfcc5de719caa (127.11.82.194) to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.137295 17640 raft_consensus.cc:2749] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.137396 17423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ae626fff14408e863000dc188757e6"
dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
mode: GRACEFUL
new_leader_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:38416
I20260709 13:03:27.138126 17423 raft_consensus.cc:606] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Received request to transfer leadership to TS e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:27.154135 17572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c83e711a80e44239dce1202f21e6c1c"
dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
mode: GRACEFUL
new_leader_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:39292
I20260709 13:03:27.154718 17572 raft_consensus.cc:606] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Received request to transfer leadership to TS e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:27.159665 17423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da"
dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
mode: GRACEFUL
new_leader_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:38416
I20260709 13:03:27.160251 17423 raft_consensus.cc:606] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Received request to transfer leadership to TS e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:27.165179 17498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38b9f42e10564e61a54b4cb263275182"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
mode: GRACEFUL
new_leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
 from {username='slave'} at 127.0.0.1:50120
I20260709 13:03:27.165671 17498 raft_consensus.cc:606] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Received request to transfer leadership to TS 1a19569c0dbd4f2c97aaa8c8732f0c1c
I20260709 13:03:27.225793 17661 consensus_queue.cc:1048] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.232188 17620 raft_consensus.cc:993] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa: : Instructing follower 1a19569c0dbd4f2c97aaa8c8732f0c1c to start an election
I20260709 13:03:27.232728 17650 raft_consensus.cc:1081] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Signalling peer 1a19569c0dbd4f2c97aaa8c8732f0c1c to start an election
I20260709 13:03:27.234563 17571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38b9f42e10564e61a54b4cb263275182"
dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
 from {username='slave'} at 127.0.0.1:39274
I20260709 13:03:27.235140 17571 raft_consensus.cc:493] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:27.235512 17571 raft_consensus.cc:3060] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.239194 17620 consensus_queue.cc:1048] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.242722 17571 raft_consensus.cc:515] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.246031 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b9f42e10564e61a54b4cb263275182" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:27.246608 17421 raft_consensus.cc:3060] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.250886 17571 leader_election.cc:290] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 2 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:27.251987 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b9f42e10564e61a54b4cb263275182" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:27.252622 17498 raft_consensus.cc:3055] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:27.252943 17498 raft_consensus.cc:740] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:27.253361 17421 raft_consensus.cc:2468] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 2.
I20260709 13:03:27.253901 17498 consensus_queue.cc:260] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.254663 17536 leader_election.cc:304] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:27.255385 17498 raft_consensus.cc:3060] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.255493 17617 raft_consensus.cc:2804] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:27.256111 17617 raft_consensus.cc:697] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 LEADER]: Becoming Leader. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:27.256925 17617 consensus_queue.cc:237] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.261831 17498 raft_consensus.cc:2468] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 2.
I20260709 13:03:27.264499 17318 catalog_manager.cc:5697] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c reported cstate change: term changed from 1 to 2, leader changed from e088ec7dcc794890982cfcc5de719caa (127.11.82.194) to 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195). New cstate: current_term: 2 leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.270602 17640 consensus_queue.cc:1048] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:27.281113 17621 consensus_queue.cc:1048] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.289268 17640 raft_consensus.cc:993] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2: : Instructing follower e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:27.289814 17621 raft_consensus.cc:1081] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Signalling peer e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:27.291568 17498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:50088
I20260709 13:03:27.292218 17498 raft_consensus.cc:493] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:27.292538 17498 raft_consensus.cc:3060] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.297771 17498 raft_consensus.cc:515] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.300076 17498 leader_election.cc:290] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:27.300392 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:27.300794 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:27.301048 17421 raft_consensus.cc:3055] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:27.301465 17421 raft_consensus.cc:740] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:27.301525 17571 raft_consensus.cc:3060] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.302317 17421 consensus_queue.cc:260] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.303462 17421 raft_consensus.cc:3060] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.309406 17571 raft_consensus.cc:2468] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:27.310227 17421 raft_consensus.cc:2468] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:27.310753 17463 leader_election.cc:304] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:27.311668 17620 raft_consensus.cc:2804] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:27.312095 17620 raft_consensus.cc:697] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:27.312806 17620 consensus_queue.cc:237] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.319535 17318 catalog_manager.cc:5697] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 1 to 2, leader changed from 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193) to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 2 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.349603 17620 consensus_queue.cc:1048] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.356997 17650 raft_consensus.cc:993] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa: : Instructing follower 3d0268c1519a46528e4e52695109a0c2 to start an election
I20260709 13:03:27.357599 17650 raft_consensus.cc:1081] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Signalling peer 3d0268c1519a46528e4e52695109a0c2 to start an election
I20260709 13:03:27.359556 17423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f25fbaa751c44392b9d55afeacc0093f"
dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
 from {username='slave'} at 127.0.0.1:38402
I20260709 13:03:27.361526 17423 raft_consensus.cc:493] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:27.361969 17423 raft_consensus.cc:3060] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.363541 17661 consensus_queue.cc:1048] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.369591 17423 raft_consensus.cc:515] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.371364 17621 consensus_queue.cc:1048] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.376945 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25fbaa751c44392b9d55afeacc0093f" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:27.378811 17498 raft_consensus.cc:3055] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:27.379179 17498 raft_consensus.cc:740] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:27.379755 17423 leader_election.cc:290] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 2 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:27.379739 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25fbaa751c44392b9d55afeacc0093f" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:27.381438 17571 raft_consensus.cc:3060] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.380314 17498 consensus_queue.cc:260] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.383788 17498 raft_consensus.cc:3060] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.389710 17655 consensus_queue.cc:1048] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:27.390537 17661 consensus_queue.cc:1048] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:27.392500 17498 raft_consensus.cc:2468] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 2.
I20260709 13:03:27.393714 17387 leader_election.cc:304] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:27.395083 17655 raft_consensus.cc:2804] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:27.395807 17655 raft_consensus.cc:697] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:27.396786 17655 consensus_queue.cc:237] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.402534 17571 raft_consensus.cc:2468] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 2.
I20260709 13:03:27.411417 17661 consensus_queue.cc:1048] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.413815 17318 catalog_manager.cc:5697] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 1 to 2, leader changed from e088ec7dcc794890982cfcc5de719caa (127.11.82.194) to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.420723 17650 raft_consensus.cc:993] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa: : Instructing follower 3d0268c1519a46528e4e52695109a0c2 to start an election
I20260709 13:03:27.421216 17650 raft_consensus.cc:1081] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Signalling peer 3d0268c1519a46528e4e52695109a0c2 to start an election
I20260709 13:03:27.422892 17423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a"
dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
 from {username='slave'} at 127.0.0.1:38402
I20260709 13:03:27.423461 17423 raft_consensus.cc:493] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:27.423842 17423 raft_consensus.cc:3060] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.426095 17650 consensus_queue.cc:1048] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.429455 17423 raft_consensus.cc:515] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.431617 17423 leader_election.cc:290] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 2 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:27.432897 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:27.433531 17498 raft_consensus.cc:3055] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:27.433832 17498 raft_consensus.cc:740] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:27.434648 17498 consensus_queue.cc:260] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.435915 17498 raft_consensus.cc:3060] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.438614 17570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:27.439287 17570 raft_consensus.cc:3060] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.443022 17498 raft_consensus.cc:2468] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 2.
I20260709 13:03:27.444254 17387 leader_election.cc:304] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:27.444737 17620 consensus_queue.cc:1048] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.445255 17655 raft_consensus.cc:2804] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:27.445770 17655 raft_consensus.cc:697] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:27.446612 17655 consensus_queue.cc:237] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.447842 17570 raft_consensus.cc:2468] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 2.
I20260709 13:03:27.457989 17318 catalog_manager.cc:5697] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 1 to 2, leader changed from e088ec7dcc794890982cfcc5de719caa (127.11.82.194) to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.503990 17640 raft_consensus.cc:993] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2: : Instructing follower e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:27.504514 17655 raft_consensus.cc:1081] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Signalling peer e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:27.506105 17498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ae626fff14408e863000dc188757e6"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:50088
I20260709 13:03:27.506527 17498 raft_consensus.cc:493] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:27.506798 17498 raft_consensus.cc:3060] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.511804 17498 raft_consensus.cc:515] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.513465 17498 leader_election.cc:290] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:27.514276 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ae626fff14408e863000dc188757e6" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:27.514539 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ae626fff14408e863000dc188757e6" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:27.514896 17421 raft_consensus.cc:3055] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:27.515177 17571 raft_consensus.cc:3060] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.515223 17421 raft_consensus.cc:740] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:27.516001 17421 consensus_queue.cc:260] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.516945 17421 raft_consensus.cc:3060] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.520166 17571 raft_consensus.cc:2468] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:27.521252 17463 leader_election.cc:304] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:27.522027 17421 raft_consensus.cc:2468] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:27.522053 17620 raft_consensus.cc:2804] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:27.522712 17620 raft_consensus.cc:697] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:27.523530 17620 consensus_queue.cc:237] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.529289 17319 catalog_manager.cc:5697] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 1 to 2, leader changed from 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193) to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 2 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.548255 17617 consensus_queue.cc:1048] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.559201 17691 consensus_queue.cc:1048] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:27.567250 17667 raft_consensus.cc:993] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c: : Instructing follower e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:27.567710 17691 raft_consensus.cc:1081] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Signalling peer e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:27.569312 17498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c83e711a80e44239dce1202f21e6c1c"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:50104
I20260709 13:03:27.569821 17498 raft_consensus.cc:493] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:27.570210 17498 raft_consensus.cc:3060] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.576419 17498 raft_consensus.cc:515] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.578475 17498 leader_election.cc:290] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:27.579193 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c83e711a80e44239dce1202f21e6c1c" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:27.579869 17421 raft_consensus.cc:3060] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.579600 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c83e711a80e44239dce1202f21e6c1c" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:27.580570 17571 raft_consensus.cc:3055] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:27.580871 17571 raft_consensus.cc:740] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:27.581660 17571 consensus_queue.cc:260] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.582712 17571 raft_consensus.cc:3060] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.585873 17421 raft_consensus.cc:2468] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:27.587062 17462 leader_election.cc:304] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:27.587894 17620 raft_consensus.cc:2804] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:27.588285 17620 raft_consensus.cc:697] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:27.588685 17571 raft_consensus.cc:2468] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:27.589033 17620 consensus_queue.cc:237] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:27.595139 17318 catalog_manager.cc:5697] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 1 to 2, leader changed from 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195) to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 2 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.650557 17571 raft_consensus.cc:1275] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Refusing update from remote peer 3d0268c1519a46528e4e52695109a0c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.651899 17655 consensus_queue.cc:1048] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:27.659850 17498 raft_consensus.cc:1275] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Refusing update from remote peer 3d0268c1519a46528e4e52695109a0c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.661883 17655 consensus_queue.cc:1048] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:27.777513 17498 raft_consensus.cc:1275] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Refusing update from remote peer 3d0268c1519a46528e4e52695109a0c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.778883 17655 consensus_queue.cc:1048] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:27.786531 17571 raft_consensus.cc:1275] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Refusing update from remote peer 3d0268c1519a46528e4e52695109a0c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.788751 17693 consensus_queue.cc:1048] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:27.791093 17421 raft_consensus.cc:1275] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.792879 17620 consensus_queue.cc:1048] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:27.801698 17571 raft_consensus.cc:1275] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.804574 17624 consensus_queue.cc:1048] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:27.841415 17498 raft_consensus.cc:1275] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Refusing update from remote peer 1a19569c0dbd4f2c97aaa8c8732f0c1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.842860 17691 consensus_queue.cc:1048] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:27.850975 17421 raft_consensus.cc:1275] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Refusing update from remote peer 1a19569c0dbd4f2c97aaa8c8732f0c1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.852993 17617 consensus_queue.cc:1048] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:27.950038 17571 raft_consensus.cc:1275] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Refusing update from remote peer 3d0268c1519a46528e4e52695109a0c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.951387 17621 consensus_queue.cc:1048] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:27.958341 17498 raft_consensus.cc:1275] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Refusing update from remote peer 3d0268c1519a46528e4e52695109a0c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.959992 17655 consensus_queue.cc:1048] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:28.056077 17421 raft_consensus.cc:1275] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:28.057310 17624 consensus_queue.cc:1048] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:28.066650 17571 raft_consensus.cc:1275] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:28.068579 17620 consensus_queue.cc:1048] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:28.071362 17571 raft_consensus.cc:1275] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:28.075361 17620 consensus_queue.cc:1048] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:28.085268 17421 raft_consensus.cc:1275] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:28.086656 17624 consensus_queue.cc:1048] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:30.203500 17319 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48500:
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"
    }
  }
}
W20260709 13:03:30.206205 17319 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.
I20260709 13:03:30.261027 17406 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbf6e451c544504927c9a851aded424 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:30.262959 17406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbf6e451c544504927c9a851aded424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.264060 17487 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbf6e451c544504927c9a851aded424 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:30.265126 17555 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbf6e451c544504927c9a851aded424 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:30.265609 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbf6e451c544504927c9a851aded424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.266920 17555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbf6e451c544504927c9a851aded424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.268070 17405 tablet_service.cc:1511] Processing CreateTablet for tablet cf8ed25d2b7c45c0b4dda340f2d07256 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:30.269722 17405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8ed25d2b7c45c0b4dda340f2d07256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.276434 17485 tablet_service.cc:1511] Processing CreateTablet for tablet cf8ed25d2b7c45c0b4dda340f2d07256 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:30.278074 17485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8ed25d2b7c45c0b4dda340f2d07256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.289616 17561 tablet_service.cc:1511] Processing CreateTablet for tablet cf8ed25d2b7c45c0b4dda340f2d07256 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:30.291939 17561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8ed25d2b7c45c0b4dda340f2d07256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.299455 17710 tablet_bootstrap.cc:492] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:30.300645 17711 tablet_bootstrap.cc:492] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:30.303680 17406 tablet_service.cc:1511] Processing CreateTablet for tablet 89082b77fba94aedafa53a956b4f4079 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:30.305181 17406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89082b77fba94aedafa53a956b4f4079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.307983 17711 tablet_bootstrap.cc:654] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.312489 17710 tablet_bootstrap.cc:654] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.318382 17487 tablet_service.cc:1511] Processing CreateTablet for tablet 89082b77fba94aedafa53a956b4f4079 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:30.320046 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89082b77fba94aedafa53a956b4f4079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.319694 17557 tablet_service.cc:1511] Processing CreateTablet for tablet 89082b77fba94aedafa53a956b4f4079 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:30.320614 17711 tablet_bootstrap.cc:492] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:30.321190 17711 ts_tablet_manager.cc:1403] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:03:30.321262 17557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89082b77fba94aedafa53a956b4f4079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.324970 17711 raft_consensus.cc:359] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.326035 17711 raft_consensus.cc:385] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.326443 17711 raft_consensus.cc:740] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.327486 17711 consensus_queue.cc:260] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.329646 17408 tablet_service.cc:1511] Processing CreateTablet for tablet 30b02cabdcdd44a799ce33e75f8a860a (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:30.331301 17408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b02cabdcdd44a799ce33e75f8a860a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.340968 17711 ts_tablet_manager.cc:1434] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.010s
I20260709 13:03:30.342500 17483 tablet_service.cc:1511] Processing CreateTablet for tablet 30b02cabdcdd44a799ce33e75f8a860a (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:30.343947 17483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b02cabdcdd44a799ce33e75f8a860a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.347158 17710 tablet_bootstrap.cc:492] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:30.347779 17710 ts_tablet_manager.cc:1403] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.000s
I20260709 13:03:30.350045 17711 tablet_bootstrap.cc:492] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:30.351090 17710 raft_consensus.cc:359] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.359686 17710 raft_consensus.cc:385] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.360229 17710 raft_consensus.cc:740] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.361356 17710 consensus_queue.cc:260] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.363904 17556 tablet_service.cc:1511] Processing CreateTablet for tablet 30b02cabdcdd44a799ce33e75f8a860a (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:30.366706 17711 tablet_bootstrap.cc:654] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.367575 17556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b02cabdcdd44a799ce33e75f8a860a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.371006 17710 ts_tablet_manager.cc:1434] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:03:30.372427 17710 tablet_bootstrap.cc:492] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:30.377274 17714 tablet_bootstrap.cc:492] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
W20260709 13:03:30.382988 17449 tablet.cc:2406] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:30.380919 17710 tablet_bootstrap.cc:654] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.380640 17486 tablet_service.cc:1511] Processing CreateTablet for tablet 965ad326b5dd47099ce7ad5e53c686f9 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:30.389349 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965ad326b5dd47099ce7ad5e53c686f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.380682 17557 tablet_service.cc:1511] Processing CreateTablet for tablet 965ad326b5dd47099ce7ad5e53c686f9 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:30.391749 17557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965ad326b5dd47099ce7ad5e53c686f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.391865 17405 tablet_service.cc:1511] Processing CreateTablet for tablet 965ad326b5dd47099ce7ad5e53c686f9 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:30.393800 17405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965ad326b5dd47099ce7ad5e53c686f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.393860 17714 tablet_bootstrap.cc:654] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.416193 17561 tablet_service.cc:1511] Processing CreateTablet for tablet e402bd901c724a89a59c2cd77bc60d59 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:30.416795 17406 tablet_service.cc:1511] Processing CreateTablet for tablet e402bd901c724a89a59c2cd77bc60d59 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:30.419340 17561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e402bd901c724a89a59c2cd77bc60d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.419709 17406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e402bd901c724a89a59c2cd77bc60d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.417901 17485 tablet_service.cc:1511] Processing CreateTablet for tablet e402bd901c724a89a59c2cd77bc60d59 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:30.427681 17485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e402bd901c724a89a59c2cd77bc60d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.436460 17714 tablet_bootstrap.cc:492] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:30.437029 17714 ts_tablet_manager.cc:1403] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.004s
I20260709 13:03:30.440095 17714 raft_consensus.cc:359] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.440828 17714 raft_consensus.cc:385] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.441134 17714 raft_consensus.cc:740] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.441888 17714 consensus_queue.cc:260] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.444514 17710 tablet_bootstrap.cc:492] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:30.445077 17710 ts_tablet_manager.cc:1403] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.010s
I20260709 13:03:30.449844 17483 tablet_service.cc:1511] Processing CreateTablet for tablet 56d37039539b49cd9d4d82a3d8455065 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:30.451224 17483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d37039539b49cd9d4d82a3d8455065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.453794 17710 raft_consensus.cc:359] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.454588 17710 raft_consensus.cc:385] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.454262 17555 tablet_service.cc:1511] Processing CreateTablet for tablet 56d37039539b49cd9d4d82a3d8455065 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:30.454954 17710 raft_consensus.cc:740] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.455637 17555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d37039539b49cd9d4d82a3d8455065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.455752 17710 consensus_queue.cc:260] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.451431 17711 tablet_bootstrap.cc:492] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:30.458602 17711 ts_tablet_manager.cc:1403] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.033s
I20260709 13:03:30.458861 17408 tablet_service.cc:1511] Processing CreateTablet for tablet 12230ec542e04ff4911f681f10d9420a (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:30.460263 17408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12230ec542e04ff4911f681f10d9420a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.463166 17487 tablet_service.cc:1511] Processing CreateTablet for tablet 12230ec542e04ff4911f681f10d9420a (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:30.463912 17710 ts_tablet_manager.cc:1434] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:03:30.464816 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12230ec542e04ff4911f681f10d9420a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.464946 17710 tablet_bootstrap.cc:492] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:30.470516 17557 tablet_service.cc:1511] Processing CreateTablet for tablet 12230ec542e04ff4911f681f10d9420a (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:30.472188 17557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12230ec542e04ff4911f681f10d9420a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.472728 17413 tablet_service.cc:1511] Processing CreateTablet for tablet 65d559d6e209471488feb824143c602f (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:30.474016 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d559d6e209471488feb824143c602f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.488986 17711 raft_consensus.cc:359] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.489895 17711 raft_consensus.cc:385] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.490262 17711 raft_consensus.cc:740] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.491058 17560 tablet_service.cc:1511] Processing CreateTablet for tablet 65d559d6e209471488feb824143c602f (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:30.491218 17711 consensus_queue.cc:260] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.492388 17560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d559d6e209471488feb824143c602f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.495959 17714 ts_tablet_manager.cc:1434] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.002s
I20260709 13:03:30.491212 17406 tablet_service.cc:1511] Processing CreateTablet for tablet 56d37039539b49cd9d4d82a3d8455065 (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:30.500072 17406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d37039539b49cd9d4d82a3d8455065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.500551 17486 tablet_service.cc:1511] Processing CreateTablet for tablet 65d559d6e209471488feb824143c602f (DEFAULT_TABLE table=soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:30.500682 17714 tablet_bootstrap.cc:492] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:30.507965 17711 ts_tablet_manager.cc:1434] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260709 13:03:30.508424 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d559d6e209471488feb824143c602f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.511569 17714 tablet_bootstrap.cc:654] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.515070 17711 tablet_bootstrap.cc:492] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:30.518255 17710 tablet_bootstrap.cc:654] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.537786 17710 tablet_bootstrap.cc:492] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:30.538272 17710 ts_tablet_manager.cc:1403] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.000s
I20260709 13:03:30.540717 17710 raft_consensus.cc:359] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.541266 17710 raft_consensus.cc:385] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.541507 17710 raft_consensus.cc:740] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.541630 17711 tablet_bootstrap.cc:654] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.542194 17710 consensus_queue.cc:260] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.544309 17710 ts_tablet_manager.cc:1434] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:30.545439 17710 tablet_bootstrap.cc:492] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:30.551235 17714 tablet_bootstrap.cc:492] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:30.551728 17714 ts_tablet_manager.cc:1403] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.006s
I20260709 13:03:30.552053 17710 tablet_bootstrap.cc:654] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.554026 17714 raft_consensus.cc:359] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.554632 17714 raft_consensus.cc:385] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.554932 17714 raft_consensus.cc:740] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.556298 17714 consensus_queue.cc:260] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.557356 17711 tablet_bootstrap.cc:492] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:30.557879 17711 ts_tablet_manager.cc:1403] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.003s
I20260709 13:03:30.558077 17714 ts_tablet_manager.cc:1434] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:30.559572 17714 tablet_bootstrap.cc:492] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:30.560299 17710 tablet_bootstrap.cc:492] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:30.560868 17710 ts_tablet_manager.cc:1403] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 13:03:30.561055 17711 raft_consensus.cc:359] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.561853 17711 raft_consensus.cc:385] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.562201 17711 raft_consensus.cc:740] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.563154 17711 consensus_queue.cc:260] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.564050 17710 raft_consensus.cc:359] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.564872 17710 raft_consensus.cc:385] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.565217 17710 raft_consensus.cc:740] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.566108 17710 consensus_queue.cc:260] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.566865 17714 tablet_bootstrap.cc:654] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.572026 17710 ts_tablet_manager.cc:1434] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:03:30.573606 17710 tablet_bootstrap.cc:492] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:30.577217 17711 ts_tablet_manager.cc:1434] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:03:30.580355 17711 tablet_bootstrap.cc:492] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:30.583611 17714 tablet_bootstrap.cc:492] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:30.584242 17714 ts_tablet_manager.cc:1403] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260709 13:03:30.586434 17710 tablet_bootstrap.cc:654] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.587455 17714 raft_consensus.cc:359] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.588271 17714 raft_consensus.cc:385] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.588565 17714 raft_consensus.cc:740] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.589401 17711 tablet_bootstrap.cc:654] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.589351 17714 consensus_queue.cc:260] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.591300 17710 tablet_bootstrap.cc:492] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:30.591814 17710 ts_tablet_manager.cc:1403] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260709 13:03:30.595238 17710 raft_consensus.cc:359] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.596028 17710 raft_consensus.cc:385] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.596261 17714 ts_tablet_manager.cc:1434] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:03:30.596379 17710 raft_consensus.cc:740] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.598073 17714 tablet_bootstrap.cc:492] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:30.597795 17710 consensus_queue.cc:260] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.604982 17714 tablet_bootstrap.cc:654] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.605942 17711 tablet_bootstrap.cc:492] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:30.606575 17711 ts_tablet_manager.cc:1403] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260709 13:03:30.607882 17710 ts_tablet_manager.cc:1434] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:03:30.608997 17710 tablet_bootstrap.cc:492] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:30.610514 17711 raft_consensus.cc:359] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.611685 17711 raft_consensus.cc:385] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.612130 17711 raft_consensus.cc:740] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.613363 17711 consensus_queue.cc:260] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.616664 17711 ts_tablet_manager.cc:1434] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:30.618119 17711 tablet_bootstrap.cc:492] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:30.621052 17714 tablet_bootstrap.cc:492] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:30.621212 17710 tablet_bootstrap.cc:654] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.621706 17714 ts_tablet_manager.cc:1403] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260709 13:03:30.625032 17714 raft_consensus.cc:359] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.625823 17714 raft_consensus.cc:385] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.626034 17711 tablet_bootstrap.cc:654] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.626196 17714 raft_consensus.cc:740] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.627254 17714 consensus_queue.cc:260] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.634400 17714 ts_tablet_manager.cc:1434] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 13:03:30.636004 17714 tablet_bootstrap.cc:492] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:30.646288 17710 tablet_bootstrap.cc:492] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:30.646781 17711 tablet_bootstrap.cc:492] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:30.646984 17710 ts_tablet_manager.cc:1403] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.017s
I20260709 13:03:30.647368 17711 ts_tablet_manager.cc:1403] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260709 13:03:30.647089 17714 tablet_bootstrap.cc:654] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.650698 17710 raft_consensus.cc:359] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.651360 17710 raft_consensus.cc:385] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.651665 17710 raft_consensus.cc:740] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.651000 17711 raft_consensus.cc:359] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.652097 17711 raft_consensus.cc:385] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.652522 17711 raft_consensus.cc:740] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.652365 17710 consensus_queue.cc:260] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.653743 17711 consensus_queue.cc:260] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.656880 17711 ts_tablet_manager.cc:1434] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:03:30.657259 17710 ts_tablet_manager.cc:1434] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:03:30.658368 17710 tablet_bootstrap.cc:492] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:30.658495 17711 tablet_bootstrap.cc:492] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:30.659168 17714 tablet_bootstrap.cc:492] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:30.660910 17714 ts_tablet_manager.cc:1403] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 13:03:30.663769 17714 raft_consensus.cc:359] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.664516 17714 raft_consensus.cc:385] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.664865 17714 raft_consensus.cc:740] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.665650 17714 consensus_queue.cc:260] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.668385 17710 tablet_bootstrap.cc:654] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.671139 17714 ts_tablet_manager.cc:1434] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:03:30.672252 17714 tablet_bootstrap.cc:492] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:30.672747 17711 tablet_bootstrap.cc:654] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.678416 17714 tablet_bootstrap.cc:654] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.678822 17711 tablet_bootstrap.cc:492] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:30.679390 17711 ts_tablet_manager.cc:1403] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.001s
I20260709 13:03:30.682554 17711 raft_consensus.cc:359] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.683393 17711 raft_consensus.cc:385] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.683717 17711 raft_consensus.cc:740] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.684676 17711 consensus_queue.cc:260] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.687862 17711 ts_tablet_manager.cc:1434] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:30.689482 17711 tablet_bootstrap.cc:492] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:30.690531 17714 tablet_bootstrap.cc:492] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:30.697233 17711 tablet_bootstrap.cc:654] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.697822 17714 ts_tablet_manager.cc:1403] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260709 13:03:30.701504 17714 raft_consensus.cc:359] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.702781 17714 raft_consensus.cc:385] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.703554 17714 raft_consensus.cc:740] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.704668 17711 tablet_bootstrap.cc:492] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:30.704336 17714 consensus_queue.cc:260] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.705247 17711 ts_tablet_manager.cc:1403] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:03:30.706022 17710 tablet_bootstrap.cc:492] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:30.706557 17710 ts_tablet_manager.cc:1403] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.001s
I20260709 13:03:30.707028 17714 ts_tablet_manager.cc:1434] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:30.707799 17714 tablet_bootstrap.cc:492] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
W20260709 13:03:30.709184 17369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:30.709542 17710 raft_consensus.cc:359] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.710281 17710 raft_consensus.cc:385] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.710352 17711 raft_consensus.cc:359] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.711117 17711 raft_consensus.cc:385] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.711380 17711 raft_consensus.cc:740] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.711596 17621 raft_consensus.cc:493] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.712139 17621 raft_consensus.cc:515] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.712193 17711 consensus_queue.cc:260] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.713421 17714 tablet_bootstrap.cc:654] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.710606 17710 raft_consensus.cc:740] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.714596 17621 leader_election.cc:290] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:30.714707 17711 ts_tablet_manager.cc:1434] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:03:30.720232 17711 tablet_bootstrap.cc:492] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:30.714818 17710 consensus_queue.cc:260] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.725710 17714 tablet_bootstrap.cc:492] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:30.716303 17570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8ed25d2b7c45c0b4dda340f2d07256" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:30.715802 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8ed25d2b7c45c0b4dda340f2d07256" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:30.726348 17714 ts_tablet_manager.cc:1403] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:03:30.726728 17498 raft_consensus.cc:2468] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:30.728216 17387 leader_election.cc:304] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:30.728849 17710 ts_tablet_manager.cc:1434] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 13:03:30.729595 17714 raft_consensus.cc:359] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.730201 17710 tablet_bootstrap.cc:492] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:30.730388 17714 raft_consensus.cc:385] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.730746 17714 raft_consensus.cc:740] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.730888 17621 raft_consensus.cc:2804] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.731316 17621 raft_consensus.cc:493] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.731652 17621 raft_consensus.cc:3060] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.731806 17714 consensus_queue.cc:260] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.726728 17570 raft_consensus.cc:2468] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:30.737465 17710 tablet_bootstrap.cc:654] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.738246 17711 tablet_bootstrap.cc:654] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.741197 17714 ts_tablet_manager.cc:1434] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:03:30.742843 17714 tablet_bootstrap.cc:492] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:30.748136 17621 raft_consensus.cc:515] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.751540 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8ed25d2b7c45c0b4dda340f2d07256" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:30.752298 17498 raft_consensus.cc:3060] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.758234 17714 tablet_bootstrap.cc:654] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.771029 17498 raft_consensus.cc:2468] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:30.772436 17387 leader_election.cc:304] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:30.772745 17710 tablet_bootstrap.cc:492] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:30.772913 17570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8ed25d2b7c45c0b4dda340f2d07256" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:30.773208 17710 ts_tablet_manager.cc:1403] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.015s
I20260709 13:03:30.773553 17570 raft_consensus.cc:3060] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.773609 17736 raft_consensus.cc:2804] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.774454 17711 tablet_bootstrap.cc:492] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:30.775074 17711 ts_tablet_manager.cc:1403] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.010s
I20260709 13:03:30.776863 17710 raft_consensus.cc:359] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.777889 17710 raft_consensus.cc:385] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.777848 17711 raft_consensus.cc:359] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.778523 17710 raft_consensus.cc:740] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.778751 17711 raft_consensus.cc:385] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.779289 17711 raft_consensus.cc:740] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.779896 17710 consensus_queue.cc:260] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.780023 17711 consensus_queue.cc:260] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.780014 17621 leader_election.cc:290] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:30.781807 17570 raft_consensus.cc:2468] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:30.788663 17711 ts_tablet_manager.cc:1434] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 13:03:30.789594 17710 ts_tablet_manager.cc:1434] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260709 13:03:30.789829 17711 tablet_bootstrap.cc:492] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa: Bootstrap starting.
I20260709 13:03:30.791134 17710 tablet_bootstrap.cc:492] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2: Bootstrap starting.
I20260709 13:03:30.792646 17708 raft_consensus.cc:493] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.793372 17708 raft_consensus.cc:515] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.794103 17714 tablet_bootstrap.cc:492] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:30.794615 17714 ts_tablet_manager.cc:1403] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.000s
I20260709 13:03:30.796329 17697 raft_consensus.cc:493] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.796849 17697 raft_consensus.cc:515] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.797817 17714 raft_consensus.cc:359] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.798151 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402bd901c724a89a59c2cd77bc60d59" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:30.798869 17421 raft_consensus.cc:2468] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:30.799096 17697 leader_election.cc:290] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:30.798533 17714 raft_consensus.cc:385] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.799629 17714 raft_consensus.cc:740] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.800376 17462 leader_election.cc:304] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:30.800439 17714 consensus_queue.cc:260] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.801966 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89082b77fba94aedafa53a956b4f4079" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:30.802537 17498 raft_consensus.cc:2468] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 0.
I20260709 13:03:30.802702 17714 ts_tablet_manager.cc:1434] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:30.803790 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89082b77fba94aedafa53a956b4f4079" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:30.804632 17421 raft_consensus.cc:2468] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 0.
I20260709 13:03:30.805603 17711 tablet_bootstrap.cc:654] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.805732 17708 leader_election.cc:290] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:30.806525 17708 raft_consensus.cc:2804] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.806969 17708 raft_consensus.cc:493] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.807410 17708 raft_consensus.cc:3060] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.809695 17710 tablet_bootstrap.cc:654] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.810145 17536 leader_election.cc:304] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:30.810957 17570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402bd901c724a89a59c2cd77bc60d59" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:30.811609 17570 raft_consensus.cc:2468] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:30.811691 17714 tablet_bootstrap.cc:492] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Bootstrap starting.
I20260709 13:03:30.811769 17697 raft_consensus.cc:2804] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.813387 17697 raft_consensus.cc:493] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.813890 17697 raft_consensus.cc:3060] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.820438 17736 raft_consensus.cc:697] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:30.821538 17736 consensus_queue.cc:237] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.824576 17714 tablet_bootstrap.cc:654] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.827394 17708 raft_consensus.cc:515] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.833941 17741 raft_consensus.cc:493] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.836809 17570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402bd901c724a89a59c2cd77bc60d59" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:30.837399 17570 raft_consensus.cc:3060] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.837780 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402bd901c724a89a59c2cd77bc60d59" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:30.838603 17421 raft_consensus.cc:3060] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.844609 17570 raft_consensus.cc:2468] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 1.
I20260709 13:03:30.845235 17697 raft_consensus.cc:515] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.846216 17463 leader_election.cc:304] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:30.848690 17741 raft_consensus.cc:515] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.850651 17740 raft_consensus.cc:2804] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.851186 17740 raft_consensus.cc:697] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:30.851114 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89082b77fba94aedafa53a956b4f4079" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:30.857863 17423 raft_consensus.cc:3060] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.857553 17740 consensus_queue.cc:237] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.835376 17708 leader_election.cc:290] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:30.868623 17420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf6e451c544504927c9a851aded424" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:30.866252 17738 raft_consensus.cc:493] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.851137 17741 leader_election.cc:290] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:30.873509 17738 raft_consensus.cc:515] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.874927 17420 raft_consensus.cc:2468] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 0.
I20260709 13:03:30.876215 17738 leader_election.cc:290] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:30.886123 17711 tablet_bootstrap.cc:492] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa: No bootstrap required, opened a new log
I20260709 13:03:30.886701 17711 ts_tablet_manager.cc:1403] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.021s
I20260709 13:03:30.878300 17697 leader_election.cc:290] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:30.893517 17697 raft_consensus.cc:493] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.892814 17319 catalog_manager.cc:5697] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:30.893956 17697 raft_consensus.cc:515] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.895994 17697 leader_election.cc:290] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:30.897328 17697 raft_consensus.cc:493] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.897732 17697 raft_consensus.cc:515] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.870586 17421 raft_consensus.cc:2468] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 1.
I20260709 13:03:30.899583 17697 leader_election.cc:290] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:30.903244 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf6e451c544504927c9a851aded424" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:30.903905 17498 raft_consensus.cc:2468] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:30.907475 17711 raft_consensus.cc:359] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.907994 17711 raft_consensus.cc:385] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.908196 17711 raft_consensus.cc:740] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.909886 17711 consensus_queue.cc:260] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.898617 17423 raft_consensus.cc:2468] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 1.
I20260709 13:03:30.905495 17318 catalog_manager.cc:5697] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 0 to 1, leader changed from <none> to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 1 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:30.913736 17711 ts_tablet_manager.cc:1434] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 13:03:30.916184 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89082b77fba94aedafa53a956b4f4079" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:30.916977 17498 raft_consensus.cc:3060] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.915354 17748 raft_consensus.cc:493] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.919497 17748 raft_consensus.cc:515] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.918810 17570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf6e451c544504927c9a851aded424" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:30.920711 17570 raft_consensus.cc:2468] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:30.921988 17714 tablet_bootstrap.cc:492] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: No bootstrap required, opened a new log
I20260709 13:03:30.922504 17714 ts_tablet_manager.cc:1403] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.010s
I20260709 13:03:30.924183 17748 leader_election.cc:290] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:30.924321 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12230ec542e04ff4911f681f10d9420a" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:30.925271 17423 raft_consensus.cc:2468] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 0.
I20260709 13:03:30.927670 17388 leader_election.cc:304] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:30.928762 17714 raft_consensus.cc:359] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.931777 17714 raft_consensus.cc:385] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.932180 17714 raft_consensus.cc:740] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.931346 17738 raft_consensus.cc:2804] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.939417 17498 raft_consensus.cc:2468] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 1.
I20260709 13:03:30.911068 17462 leader_election.cc:304] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:30.941591 17714 consensus_queue.cc:260] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.942324 17741 raft_consensus.cc:2804] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.942715 17741 raft_consensus.cc:493] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.940502 17738 raft_consensus.cc:493] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.943033 17741 raft_consensus.cc:3060] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.943221 17738 raft_consensus.cc:3060] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.948158 17714 ts_tablet_manager.cc:1434] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:03:30.951606 17738 raft_consensus.cc:515] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.958518 17570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf6e451c544504927c9a851aded424" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:30.959190 17570 raft_consensus.cc:3060] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.963304 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965ad326b5dd47099ce7ad5e53c686f9" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:30.963682 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965ad326b5dd47099ce7ad5e53c686f9" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:30.964320 17497 raft_consensus.cc:2468] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 0.
I20260709 13:03:30.965688 17736 raft_consensus.cc:493] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.966171 17736 raft_consensus.cc:515] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.968464 17736 leader_election.cc:290] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:30.969906 17570 raft_consensus.cc:2468] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:30.973325 17738 leader_election.cc:290] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:30.971948 17571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf6e451c544504927c9a851aded424" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:30.973981 17388 leader_election.cc:304] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:30.973951 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf6e451c544504927c9a851aded424" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:30.970278 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d37039539b49cd9d4d82a3d8455065" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:30.975009 17571 raft_consensus.cc:2393] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e088ec7dcc794890982cfcc5de719caa in current term 1: Already voted for candidate 3d0268c1519a46528e4e52695109a0c2 in this term.
I20260709 13:03:30.975270 17572 raft_consensus.cc:2468] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:30.976572 17388 leader_election.cc:304] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:30.976603 17496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d37039539b49cd9d4d82a3d8455065" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:30.977499 17736 raft_consensus.cc:2804] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.977653 17496 raft_consensus.cc:2468] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:30.978340 17739 raft_consensus.cc:2804] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.978796 17739 raft_consensus.cc:493] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.979156 17739 raft_consensus.cc:3060] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.978482 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12230ec542e04ff4911f681f10d9420a" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:30.979840 17496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf6e451c544504927c9a851aded424" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:30.980801 17498 raft_consensus.cc:2468] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 0.
I20260709 13:03:30.981706 17741 raft_consensus.cc:515] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.982921 17497 raft_consensus.cc:2393] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d0268c1519a46528e4e52695109a0c2 in current term 1: Already voted for candidate e088ec7dcc794890982cfcc5de719caa in this term.
I20260709 13:03:30.982906 17736 raft_consensus.cc:697] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:30.984272 17710 tablet_bootstrap.cc:492] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2: No bootstrap required, opened a new log
I20260709 13:03:30.984753 17710 ts_tablet_manager.cc:1403] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2: Time spent bootstrapping tablet: real 0.194s	user 0.025s	sys 0.037s
I20260709 13:03:30.984536 17736 consensus_queue.cc:237] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.987285 17710 raft_consensus.cc:359] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.987922 17710 raft_consensus.cc:385] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.988184 17710 raft_consensus.cc:740] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.988873 17710 consensus_queue.cc:260] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.990026 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf6e451c544504927c9a851aded424" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:30.991310 17710 ts_tablet_manager.cc:1434] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:03:30.992338 17536 leader_election.cc:304] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:30.993187 17741 leader_election.cc:290] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:30.993227 17748 raft_consensus.cc:2804] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.993743 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf6e451c544504927c9a851aded424" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:30.994550 17748 raft_consensus.cc:697] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Becoming Leader. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:30.995755 17748 consensus_queue.cc:237] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:30.997588 17739 raft_consensus.cc:515] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.001704 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d37039539b49cd9d4d82a3d8455065" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:31.001837 17536 leader_election.cc:304] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:31.002501 17497 raft_consensus.cc:3060] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.005157 17569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d37039539b49cd9d4d82a3d8455065" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:31.006023 17569 raft_consensus.cc:3060] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.009814 17749 raft_consensus.cc:2804] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:31.010306 17749 raft_consensus.cc:493] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.010653 17749 raft_consensus.cc:3060] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.013209 17738 raft_consensus.cc:493] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.013921 17738 raft_consensus.cc:515] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.015743 17697 raft_consensus.cc:493] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.016491 17697 raft_consensus.cc:515] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.018970 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b02cabdcdd44a799ce33e75f8a860a" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:31.019877 17697 leader_election.cc:290] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:31.019893 17572 raft_consensus.cc:2468] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:31.023063 17621 raft_consensus.cc:493] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.023758 17621 raft_consensus.cc:515] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.028885 17388 leader_election.cc:304] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:31.026561 17621 leader_election.cc:290] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:31.035404 17621 raft_consensus.cc:2804] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:31.035992 17621 raft_consensus.cc:493] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.030982 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d559d6e209471488feb824143c602f" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" is_pre_election: true
I20260709 13:03:31.036453 17621 raft_consensus.cc:3060] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.037196 17572 raft_consensus.cc:2468] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:31.030689 17536 leader_election.cc:304] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:31.038822 17738 leader_election.cc:290] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:31.041381 17697 raft_consensus.cc:2804] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:31.041987 17697 raft_consensus.cc:493] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.042507 17697 raft_consensus.cc:3060] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.051728 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b02cabdcdd44a799ce33e75f8a860a" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:31.052155 17496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d559d6e209471488feb824143c602f" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:31.053159 17496 raft_consensus.cc:2468] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:31.052459 17498 raft_consensus.cc:2468] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 0.
I20260709 13:03:31.055522 17387 leader_election.cc:304] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:31.055409 17739 leader_election.cc:290] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:31.056671 17738 raft_consensus.cc:2804] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:31.057513 17738 raft_consensus.cc:493] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.057936 17738 raft_consensus.cc:3060] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.029505 17749 raft_consensus.cc:515] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
W20260709 13:03:31.076257 17536 leader_election.cc:343] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.080253 17569 raft_consensus.cc:2468] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:31.081840 17697 raft_consensus.cc:515] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.081977 17388 leader_election.cc:304] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:31.082831 17536 leader_election.cc:304] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c; no voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:31.086969 17756 raft_consensus.cc:2804] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.076823 17749 leader_election.cc:290] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:31.085820 17497 raft_consensus.cc:2468] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:31.082502 17321 catalog_manager.cc:5697] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:31.090267 17749 raft_consensus.cc:2749] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:31.092741 17621 raft_consensus.cc:515] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.095058 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b02cabdcdd44a799ce33e75f8a860a" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2" is_pre_election: true
I20260709 13:03:31.095903 17421 raft_consensus.cc:2393] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in current term 1: Already voted for candidate 3d0268c1519a46528e4e52695109a0c2 in this term.
I20260709 13:03:31.096164 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965ad326b5dd47099ce7ad5e53c686f9" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:31.096463 17569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbf6e451c544504927c9a851aded424" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:31.096753 17498 raft_consensus.cc:3060] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.097285 17569 raft_consensus.cc:2393] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e088ec7dcc794890982cfcc5de719caa in current term 1: Already voted for candidate 3d0268c1519a46528e4e52695109a0c2 in this term.
I20260709 13:03:31.102380 17498 raft_consensus.cc:2468] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 1.
I20260709 13:03:31.103257 17463 leader_election.cc:304] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [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: e088ec7dcc794890982cfcc5de719caa; no voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:31.103719 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b02cabdcdd44a799ce33e75f8a860a" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa" is_pre_election: true
I20260709 13:03:31.104502 17741 raft_consensus.cc:2749] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:31.097970 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965ad326b5dd47099ce7ad5e53c686f9" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:31.106946 17421 raft_consensus.cc:3060] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.107292 17697 leader_election.cc:290] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:31.092443 17756 raft_consensus.cc:697] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:31.108912 17756 consensus_queue.cc:237] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.104629 17497 raft_consensus.cc:2468] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 0.
I20260709 13:03:31.111177 17738 raft_consensus.cc:515] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.117928 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d559d6e209471488feb824143c602f" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:31.118108 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d559d6e209471488feb824143c602f" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:31.118502 17498 raft_consensus.cc:3060] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.118917 17572 raft_consensus.cc:3060] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.125813 17498 raft_consensus.cc:2468] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:31.127457 17387 leader_election.cc:304] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:31.128468 17757 raft_consensus.cc:2804] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.128934 17757 raft_consensus.cc:697] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:31.129721 17757 consensus_queue.cc:237] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.124864 17738 leader_election.cc:290] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:31.140166 17421 raft_consensus.cc:2468] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 1.
I20260709 13:03:31.141754 17621 leader_election.cc:290] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:31.142032 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b02cabdcdd44a799ce33e75f8a860a" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:31.142656 17498 raft_consensus.cc:3060] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.151401 17498 raft_consensus.cc:2468] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:31.152132 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12230ec542e04ff4911f681f10d9420a" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:31.153307 17421 raft_consensus.cc:3060] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.153713 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12230ec542e04ff4911f681f10d9420a" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:31.150880 17569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b02cabdcdd44a799ce33e75f8a860a" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:31.154807 17498 raft_consensus.cc:3060] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.155001 17387 leader_election.cc:304] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:31.155016 17569 raft_consensus.cc:3060] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.156361 17536 leader_election.cc:304] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [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: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:31.157405 17572 raft_consensus.cc:2468] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:31.158495 17536 leader_election.cc:304] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:31.160619 17757 raft_consensus.cc:2804] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.161144 17757 raft_consensus.cc:697] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:31.161335 17498 raft_consensus.cc:2468] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 1.
I20260709 13:03:31.162492 17536 leader_election.cc:304] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:31.162009 17757 consensus_queue.cc:237] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.163959 17421 raft_consensus.cc:2468] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 1.
I20260709 13:03:31.163322 17748 raft_consensus.cc:2804] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.165966 17748 raft_consensus.cc:697] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Becoming Leader. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:31.166819 17748 consensus_queue.cc:237] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.173013 17569 raft_consensus.cc:2468] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 1.
I20260709 13:03:31.173609 17697 raft_consensus.cc:2764] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:03:31.179867 17318 catalog_manager.cc:5697] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.164060 17749 raft_consensus.cc:2804] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.181222 17749 raft_consensus.cc:697] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Becoming Leader. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:31.181756 17318 catalog_manager.cc:5697] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.183336 17318 catalog_manager.cc:5697] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.182053 17749 consensus_queue.cc:237] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.205988 17321 catalog_manager.cc:5697] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 1 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.206465 17318 catalog_manager.cc:5697] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:31.207742 17318 catalog_manager.cc:5697] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195). New cstate: current_term: 1 leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:31.271950 17569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89082b77fba94aedafa53a956b4f4079"
dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
mode: GRACEFUL
new_leader_uuid: "3d0268c1519a46528e4e52695109a0c2"
 from {username='slave'} at 127.0.0.1:39292
I20260709 13:03:31.272578 17569 raft_consensus.cc:606] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Received request to transfer leadership to TS 3d0268c1519a46528e4e52695109a0c2
I20260709 13:03:31.279874 17569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "965ad326b5dd47099ce7ad5e53c686f9"
dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
mode: GRACEFUL
new_leader_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:39292
I20260709 13:03:31.280397 17569 raft_consensus.cc:606] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Received request to transfer leadership to TS e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:31.287515 17421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d37039539b49cd9d4d82a3d8455065"
dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
mode: GRACEFUL
new_leader_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:38416
I20260709 13:03:31.288098 17421 raft_consensus.cc:606] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Received request to transfer leadership to TS e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:31.292856 17569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12230ec542e04ff4911f681f10d9420a"
dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
mode: GRACEFUL
new_leader_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:39292
I20260709 13:03:31.293447 17569 raft_consensus.cc:606] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Received request to transfer leadership to TS e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:31.294216 17741 consensus_queue.cc:1048] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:31.298942 17423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65d559d6e209471488feb824143c602f"
dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
mode: GRACEFUL
new_leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
 from {username='slave'} at 127.0.0.1:38416
I20260709 13:03:31.299605 17423 raft_consensus.cc:606] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Received request to transfer leadership to TS 1a19569c0dbd4f2c97aaa8c8732f0c1c
I20260709 13:03:31.311544 17741 consensus_queue.cc:1048] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.356534 17757 consensus_queue.cc:1048] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.360652 17757 consensus_queue.cc:1048] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.384718 17738 consensus_queue.cc:1048] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:31.395637 17621 consensus_queue.cc:1048] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.426718 17749 consensus_queue.cc:1048] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.428694 17749 consensus_queue.cc:1048] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.440584 17747 raft_consensus.cc:993] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: : Instructing follower 3d0268c1519a46528e4e52695109a0c2 to start an election
I20260709 13:03:31.441030 17749 raft_consensus.cc:1081] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Signalling peer 3d0268c1519a46528e4e52695109a0c2 to start an election
I20260709 13:03:31.447851 17421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89082b77fba94aedafa53a956b4f4079"
dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
 from {username='slave'} at 127.0.0.1:38406
I20260709 13:03:31.448390 17421 raft_consensus.cc:493] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:31.448699 17421 raft_consensus.cc:3060] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.453493 17421 raft_consensus.cc:515] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.455174 17421 leader_election.cc:290] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 2 election: Requested vote from peers e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:31.456033 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89082b77fba94aedafa53a956b4f4079" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:31.456255 17569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89082b77fba94aedafa53a956b4f4079" candidate_uuid: "3d0268c1519a46528e4e52695109a0c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:31.456691 17497 raft_consensus.cc:3060] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.456867 17569 raft_consensus.cc:3055] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:31.457288 17569 raft_consensus.cc:740] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:31.457967 17569 consensus_queue.cc:260] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.458930 17569 raft_consensus.cc:3060] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.463153 17497 raft_consensus.cc:2468] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 2.
I20260709 13:03:31.464250 17387 leader_election.cc:304] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:31.464906 17738 raft_consensus.cc:2804] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:31.465366 17738 raft_consensus.cc:697] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Becoming Leader. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:31.465978 17569 raft_consensus.cc:2468] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d0268c1519a46528e4e52695109a0c2 in term 2.
I20260709 13:03:31.466212 17738 consensus_queue.cc:237] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.472689 17318 catalog_manager.cc:5697] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 reported cstate change: term changed from 1 to 2, leader changed from 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195) to 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193). New cstate: current_term: 2 leader_uuid: "3d0268c1519a46528e4e52695109a0c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.561905 17738 consensus_queue.cc:1048] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.568305 17621 raft_consensus.cc:993] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2: : Instructing follower e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:31.568789 17756 raft_consensus.cc:1081] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Signalling peer e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:31.570428 17497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56d37039539b49cd9d4d82a3d8455065"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:50088
I20260709 13:03:31.571771 17497 raft_consensus.cc:493] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:31.572160 17497 raft_consensus.cc:3060] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.575874 17756 consensus_queue.cc:1048] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.578668 17497 raft_consensus.cc:515] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.582201 17497 leader_election.cc:290] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:31.583972 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d37039539b49cd9d4d82a3d8455065" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:31.584288 17572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d37039539b49cd9d4d82a3d8455065" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:31.584625 17421 raft_consensus.cc:3055] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:31.584937 17421 raft_consensus.cc:740] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:31.585675 17421 consensus_queue.cc:260] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.586964 17421 raft_consensus.cc:3060] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.593438 17421 raft_consensus.cc:2468] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:31.594547 17462 leader_election.cc:304] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [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: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 1a19569c0dbd4f2c97aaa8c8732f0c1c
I20260709 13:03:31.595481 17740 raft_consensus.cc:2804] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:31.595924 17740 raft_consensus.cc:697] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:31.596683 17740 consensus_queue.cc:237] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.603077 17320 catalog_manager.cc:5697] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 1 to 2, leader changed from 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193) to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 2 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.631876 17775 consensus_queue.cc:1048] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.635226 17776 consensus_queue.cc:1048] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.641455 17749 raft_consensus.cc:993] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: : Instructing follower e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:31.641957 17749 raft_consensus.cc:1081] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Signalling peer e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:31.645793 17496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "965ad326b5dd47099ce7ad5e53c686f9"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:50104
I20260709 13:03:31.646347 17496 raft_consensus.cc:493] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:31.646746 17496 raft_consensus.cc:3060] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.649032 17747 consensus_queue.cc:1048] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.655423 17496 raft_consensus.cc:515] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.658360 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965ad326b5dd47099ce7ad5e53c686f9" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:31.658968 17423 raft_consensus.cc:3060] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.668336 17697 consensus_queue.cc:1048] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.669708 17621 consensus_queue.cc:1048] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:31.669768 17738 consensus_queue.cc:1048] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:31.673985 17569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965ad326b5dd47099ce7ad5e53c686f9" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:31.674613 17569 raft_consensus.cc:3055] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:31.674971 17569 raft_consensus.cc:740] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:31.675828 17569 consensus_queue.cc:260] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.677057 17569 raft_consensus.cc:3060] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.670578 17496 leader_election.cc:290] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:31.684185 17423 raft_consensus.cc:2468] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:31.690023 17697 raft_consensus.cc:993] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: : Instructing follower e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:31.692368 17697 raft_consensus.cc:1081] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Signalling peer e088ec7dcc794890982cfcc5de719caa to start an election
I20260709 13:03:31.694255 17498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12230ec542e04ff4911f681f10d9420a"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
 from {username='slave'} at 127.0.0.1:50104
I20260709 13:03:31.694885 17498 raft_consensus.cc:493] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:31.695288 17498 raft_consensus.cc:3060] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.698192 17462 leader_election.cc:304] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:31.699203 17740 raft_consensus.cc:2804] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:31.699970 17740 raft_consensus.cc:697] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:31.700820 17740 consensus_queue.cc:237] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.702395 17498 raft_consensus.cc:515] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.684767 17569 raft_consensus.cc:2468] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:31.706648 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12230ec542e04ff4911f681f10d9420a" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:31.707254 17423 raft_consensus.cc:3060] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.709600 17569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12230ec542e04ff4911f681f10d9420a" candidate_uuid: "e088ec7dcc794890982cfcc5de719caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
I20260709 13:03:31.712915 17569 raft_consensus.cc:3055] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:31.713335 17569 raft_consensus.cc:740] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:31.714206 17569 consensus_queue.cc:260] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.715358 17738 consensus_queue.cc:1048] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.715415 17569 raft_consensus.cc:3060] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.719347 17738 raft_consensus.cc:993] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2: : Instructing follower 1a19569c0dbd4f2c97aaa8c8732f0c1c to start an election
I20260709 13:03:31.719825 17738 raft_consensus.cc:1081] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Signalling peer 1a19569c0dbd4f2c97aaa8c8732f0c1c to start an election
I20260709 13:03:31.721248 17423 raft_consensus.cc:2468] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:31.710129 17498 leader_election.cc:290] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195:39291)
I20260709 13:03:31.722540 17570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65d559d6e209471488feb824143c602f"
dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
 from {username='slave'} at 127.0.0.1:39284
I20260709 13:03:31.723234 17570 raft_consensus.cc:493] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:31.723610 17570 raft_consensus.cc:3060] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.724334 17319 catalog_manager.cc:5697] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 1 to 2, leader changed from 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195) to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 2 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.725178 17462 leader_election.cc:304] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d0268c1519a46528e4e52695109a0c2, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:31.725500 17569 raft_consensus.cc:2468] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e088ec7dcc794890982cfcc5de719caa in term 2.
I20260709 13:03:31.726006 17740 raft_consensus.cc:2804] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:31.726461 17740 raft_consensus.cc:697] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Becoming Leader. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:31.727465 17740 consensus_queue.cc:237] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.733882 17756 consensus_queue.cc:1048] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.734484 17570 raft_consensus.cc:515] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.735786 17571 raft_consensus.cc:1240] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Rejecting Update request from peer 3d0268c1519a46528e4e52695109a0c2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:31.736920 17570 leader_election.cc:290] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 2 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:31.740324 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d559d6e209471488feb824143c602f" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:31.741039 17421 raft_consensus.cc:3055] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:31.741376 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d559d6e209471488feb824143c602f" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:31.741400 17421 raft_consensus.cc:740] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:31.742835 17421 consensus_queue.cc:260] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.744058 17421 raft_consensus.cc:3060] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.762610 17421 raft_consensus.cc:2468] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 2.
I20260709 13:03:31.764070 17536 leader_election.cc:304] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [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: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: e088ec7dcc794890982cfcc5de719caa
I20260709 13:03:31.764878 17697 raft_consensus.cc:2804] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:31.765373 17697 raft_consensus.cc:697] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 LEADER]: Becoming Leader. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:31.766182 17697 consensus_queue.cc:237] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [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: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:31.774405 17319 catalog_manager.cc:5697] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa reported cstate change: term changed from 1 to 2, leader changed from 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195) to e088ec7dcc794890982cfcc5de719caa (127.11.82.194). New cstate: current_term: 2 leader_uuid: "e088ec7dcc794890982cfcc5de719caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.784657 17318 catalog_manager.cc:5697] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c reported cstate change: term changed from 1 to 2, leader changed from 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193) to 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195). New cstate: current_term: 2 leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:31.891047 17569 raft_consensus.cc:1275] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Refusing update from remote peer 3d0268c1519a46528e4e52695109a0c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:31.892233 17738 consensus_queue.cc:1048] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:31.900913 17497 raft_consensus.cc:1275] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Refusing update from remote peer 3d0268c1519a46528e4e52695109a0c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:31.903729 17621 consensus_queue.cc:1048] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.034036 17421 raft_consensus.cc:1275] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:32.035200 17741 consensus_queue.cc:1048] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.043018 17569 raft_consensus.cc:3060] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:32.049707 17569 raft_consensus.cc:1275] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:32.050791 17785 consensus_queue.cc:1048] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.144280 17569 raft_consensus.cc:1275] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:32.145537 17785 consensus_queue.cc:1048] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.152491 17423 raft_consensus.cc:1275] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:32.154939 17744 consensus_queue.cc:1048] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.197626 17497 raft_consensus.cc:3060] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:32.204282 17497 raft_consensus.cc:1275] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Refusing update from remote peer 1a19569c0dbd4f2c97aaa8c8732f0c1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:32.205700 17747 consensus_queue.cc:1048] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.214694 17423 raft_consensus.cc:1275] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Refusing update from remote peer 1a19569c0dbd4f2c97aaa8c8732f0c1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:32.216279 17747 consensus_queue.cc:1048] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.251770 17423 raft_consensus.cc:1275] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:32.252988 17744 consensus_queue.cc:1048] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.262737 17569 raft_consensus.cc:1275] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Refusing update from remote peer e088ec7dcc794890982cfcc5de719caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:32.264045 17785 consensus_queue.cc:1048] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:34.303370 17318 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48500:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:03:34.321425 17318 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48500:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:03:34.372272 11595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:34.455559 17839 tablet.cc:1724] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.463996 17829 tablet.cc:1724] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.467753 17831 tablet.cc:1724] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:03:34.513387 17388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.82.195:39291, user_credentials={real_user=slave}} blocked reactor thread for 49137.9us
I20260709 13:03:34.514581 17836 tablet.cc:1724] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.569626 17855 tablet.cc:1724] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.552582 17849 tablet.cc:1724] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.579555 17851 tablet.cc:1724] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.604461 17849 tablet.cc:1724] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.626190 17850 tablet.cc:1724] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.628616 17831 tablet.cc:1724] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.643347 17855 tablet.cc:1724] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.665213 17839 tablet.cc:1724] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.655045 17856 tablet.cc:1724] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.661849 17829 tablet.cc:1724] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.684136 17859 tablet.cc:1724] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.677711 17860 tablet.cc:1724] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.700080 17831 tablet.cc:1724] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.706118 17856 tablet.cc:1724] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.688968 17836 tablet.cc:1724] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.656200 17857 tablet.cc:1724] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.745210 17849 tablet.cc:1724] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.746836 17855 tablet.cc:1724] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.761066 17860 tablet.cc:1724] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.763067 17851 tablet.cc:1724] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.782382 17855 tablet.cc:1724] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.784735 17423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a"
dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
mode: GRACEFUL
new_leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
 from {username='slave'} at 127.0.0.1:54798
I20260709 13:03:34.799456 17423 raft_consensus.cc:606] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Received request to transfer leadership to TS 1a19569c0dbd4f2c97aaa8c8732f0c1c
I20260709 13:03:34.794966 17849 tablet.cc:1724] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.826023 17851 tablet.cc:1724] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:03:34.853369 17495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da"
dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
mode: GRACEFUL
new_leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
 from {username='slave'} at 127.0.0.1:43548
I20260709 13:03:34.854409 17495 raft_consensus.cc:606] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Received request to transfer leadership to TS 1a19569c0dbd4f2c97aaa8c8732f0c1c
I20260709 13:03:34.856258 11595 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:34.856871 11595 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:34.859838 17318 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916: soft_deleted_table [id=b5a6ab717fee4317995ee0c2a0c42bdc] alter complete (version 1)
I20260709 13:03:34.921128 17828 raft_consensus.cc:993] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa: : Instructing follower 1a19569c0dbd4f2c97aaa8c8732f0c1c to start an election
I20260709 13:03:34.921707 17848 raft_consensus.cc:1081] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Signalling peer 1a19569c0dbd4f2c97aaa8c8732f0c1c to start an election
I20260709 13:03:34.923139 17572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da"
dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
 from {username='slave'} at 127.0.0.1:39274
I20260709 13:03:34.923599 17572 raft_consensus.cc:493] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:34.923878 17572 raft_consensus.cc:3060] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:34.928180 17572 raft_consensus.cc:515] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:34.929649 17572 leader_election.cc:290] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 3 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:34.930356 17420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:34.930822 17495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69582b951d4813bd20d03b01a7e1da" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:34.931020 17420 raft_consensus.cc:3060] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:34.931491 17495 raft_consensus.cc:3055] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:34.931777 17495 raft_consensus.cc:740] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e088ec7dcc794890982cfcc5de719caa, State: Running, Role: LEADER
I20260709 13:03:34.932487 17495 consensus_queue.cc:260] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [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: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:34.933389 17495 raft_consensus.cc:3060] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:34.936379 17420 raft_consensus.cc:2468] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 3.
I20260709 13:03:34.937551 17536 leader_election.cc:304] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [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: 1a19569c0dbd4f2c97aaa8c8732f0c1c, 3d0268c1519a46528e4e52695109a0c2; no voters: 
I20260709 13:03:34.938434 17842 raft_consensus.cc:2804] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:34.938740 17495 raft_consensus.cc:2468] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 3.
I20260709 13:03:34.938887 17842 raft_consensus.cc:697] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 3 LEADER]: Becoming Leader. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:34.939857 17842 consensus_queue.cc:237] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [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: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:34.947885 17320 catalog_manager.cc:5697] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c reported cstate change: term changed from 2 to 3, leader changed from e088ec7dcc794890982cfcc5de719caa (127.11.82.194) to 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195). New cstate: current_term: 3 leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:35.256062 17793 raft_consensus.cc:993] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2: : Instructing follower 1a19569c0dbd4f2c97aaa8c8732f0c1c to start an election
I20260709 13:03:35.256639 17844 raft_consensus.cc:1081] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Signalling peer 1a19569c0dbd4f2c97aaa8c8732f0c1c to start an election
I20260709 13:03:35.258071 17570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a"
dest_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c"
 from {username='slave'} at 127.0.0.1:39284
I20260709 13:03:35.258510 17570 raft_consensus.cc:493] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:35.258870 17570 raft_consensus.cc:3060] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:35.263839 17570 raft_consensus.cc:515] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:35.265638 17570 leader_election.cc:290] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [CANDIDATE]: Term 3 election: Requested vote from peers 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987), e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707)
I20260709 13:03:35.266398 17421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d0268c1519a46528e4e52695109a0c2"
I20260709 13:03:35.266664 17495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276fb55f1ed4016826617e54aaa822a" candidate_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e088ec7dcc794890982cfcc5de719caa"
I20260709 13:03:35.267158 17421 raft_consensus.cc:3055] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:35.267233 17495 raft_consensus.cc:3060] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:35.267519 17421 raft_consensus.cc:740] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d0268c1519a46528e4e52695109a0c2, State: Running, Role: LEADER
I20260709 13:03:35.268297 17421 consensus_queue.cc:260] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [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: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:35.269589 17421 raft_consensus.cc:3060] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:35.274405 17495 raft_consensus.cc:2468] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 3.
I20260709 13:03:35.275695 17536 leader_election.cc:304] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [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: 1a19569c0dbd4f2c97aaa8c8732f0c1c, e088ec7dcc794890982cfcc5de719caa; no voters: 
I20260709 13:03:35.276237 17421 raft_consensus.cc:2468] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a19569c0dbd4f2c97aaa8c8732f0c1c in term 3.
I20260709 13:03:35.276387 17842 raft_consensus.cc:2804] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:35.276893 17842 raft_consensus.cc:697] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 3 LEADER]: Becoming Leader. State: Replica: 1a19569c0dbd4f2c97aaa8c8732f0c1c, State: Running, Role: LEADER
I20260709 13:03:35.277712 17842 consensus_queue.cc:237] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [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: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } }
I20260709 13:03:35.285458 17320 catalog_manager.cc:5697] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c reported cstate change: term changed from 2 to 3, leader changed from 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193) to 1a19569c0dbd4f2c97aaa8c8732f0c1c (127.11.82.195). New cstate: current_term: 3 leader_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a19569c0dbd4f2c97aaa8c8732f0c1c" member_type: VOTER last_known_addr { host: "127.11.82.195" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:35.490656 17421 raft_consensus.cc:1275] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 3 FOLLOWER]: Refusing update from remote peer 1a19569c0dbd4f2c97aaa8c8732f0c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:35.491797 17842 consensus_queue.cc:1048] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:35.500933 17495 raft_consensus.cc:1275] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 3 FOLLOWER]: Refusing update from remote peer 1a19569c0dbd4f2c97aaa8c8732f0c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:35.503650 17845 consensus_queue.cc:1048] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:35.680610 17420 raft_consensus.cc:1275] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 3 FOLLOWER]: Refusing update from remote peer 1a19569c0dbd4f2c97aaa8c8732f0c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:35.681854 17845 consensus_queue.cc:1048] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d0268c1519a46528e4e52695109a0c2" member_type: VOTER last_known_addr { host: "127.11.82.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:35.690970 17495 raft_consensus.cc:1275] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 3 FOLLOWER]: Refusing update from remote peer 1a19569c0dbd4f2c97aaa8c8732f0c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:35.693162 17873 consensus_queue.cc:1048] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e088ec7dcc794890982cfcc5de719caa" member_type: VOTER last_known_addr { host: "127.11.82.194" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:35.915293 11595 tablet_server.cc:179] TabletServer@127.11.82.193:0 shutting down...
I20260709 13:03:35.938105 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:35.938948 11595 tablet_replica.cc:333] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.939874 11595 raft_consensus.cc:2243] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.940469 11595 raft_consensus.cc:2272] T 965ad326b5dd47099ce7ad5e53c686f9 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.942317 11595 tablet_replica.cc:333] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.942952 11595 raft_consensus.cc:2243] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:35.943725 11595 raft_consensus.cc:2272] T 89082b77fba94aedafa53a956b4f4079 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.945429 11595 tablet_replica.cc:333] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.945948 11595 raft_consensus.cc:2243] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.946349 11595 raft_consensus.cc:2272] T e402bd901c724a89a59c2cd77bc60d59 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.948035 11595 tablet_replica.cc:333] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.948592 11595 raft_consensus.cc:2243] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:35.949412 11595 raft_consensus.cc:2272] T 5fbf6e451c544504927c9a851aded424 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.951162 11595 tablet_replica.cc:333] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.951678 11595 raft_consensus.cc:2243] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.952077 11595 raft_consensus.cc:2272] T 65d559d6e209471488feb824143c602f P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.953756 11595 tablet_replica.cc:333] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.954447 11595 raft_consensus.cc:2243] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:03:35.954615 17536 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260709 13:03:35.955295 11595 raft_consensus.cc:2272] T 30b02cabdcdd44a799ce33e75f8a860a P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.957003 11595 tablet_replica.cc:333] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.957721 11595 raft_consensus.cc:2243] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.958240 11595 raft_consensus.cc:2272] T 38b9f42e10564e61a54b4cb263275182 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:35.959661 17536 consensus_peers.cc:597] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c -> Peer 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987): Couldn't send request to peer 3d0268c1519a46528e4e52695109a0c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:35.961941 11595 tablet_replica.cc:333] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.963662 11595 raft_consensus.cc:2243] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.964366 11595 raft_consensus.cc:2272] T 12230ec542e04ff4911f681f10d9420a P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.967600 11595 tablet_replica.cc:333] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.968709 11595 raft_consensus.cc:2243] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.969393 11595 raft_consensus.cc:2272] T 2cf5ae305f5d47619c0239738ceecfdd P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:35.971638 17462 consensus_peers.cc:597] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa -> Peer 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987): Couldn't send request to peer 3d0268c1519a46528e4e52695109a0c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:35.972222 11595 tablet_replica.cc:333] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.972864 11595 raft_consensus.cc:2243] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.973347 11595 raft_consensus.cc:2272] T 56d37039539b49cd9d4d82a3d8455065 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.975174 11595 tablet_replica.cc:333] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.975734 11595 raft_consensus.cc:2243] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.976143 11595 raft_consensus.cc:2272] T 5276fb55f1ed4016826617e54aaa822a P 3d0268c1519a46528e4e52695109a0c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.978919 11595 tablet_replica.cc:333] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.979640 11595 raft_consensus.cc:2243] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:35.980679 11595 raft_consensus.cc:2272] T 604757da442a46e58afb3945b5345178 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.983402 11595 tablet_replica.cc:333] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.983937 11595 raft_consensus.cc:2243] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.984370 11595 raft_consensus.cc:2272] T ae69582b951d4813bd20d03b01a7e1da P 3d0268c1519a46528e4e52695109a0c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.987145 11595 tablet_replica.cc:333] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.987679 11595 raft_consensus.cc:2243] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:35.988413 11595 raft_consensus.cc:2272] T f25fbaa751c44392b9d55afeacc0093f P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.990219 11595 tablet_replica.cc:333] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.990777 11595 raft_consensus.cc:2243] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.991205 11595 raft_consensus.cc:2272] T 57ae626fff14408e863000dc188757e6 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.992942 11595 tablet_replica.cc:333] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.993435 11595 raft_consensus.cc:2243] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:35.994138 11595 raft_consensus.cc:2272] T cf8ed25d2b7c45c0b4dda340f2d07256 P 3d0268c1519a46528e4e52695109a0c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.995908 11595 tablet_replica.cc:333] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.996418 11595 raft_consensus.cc:2243] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:35.996845 11595 raft_consensus.cc:2272] T 9c83e711a80e44239dce1202f21e6c1c P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:35.998656 11595 tablet_replica.cc:333] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2: stopping tablet replica
I20260709 13:03:35.999174 11595 raft_consensus.cc:2243] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:35.999900 11595 raft_consensus.cc:2272] T ca2483c5e80946ddbd4847d7b1bb3550 P 3d0268c1519a46528e4e52695109a0c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.026799 11595 tablet_server.cc:196] TabletServer@127.11.82.193:0 shutdown complete.
I20260709 13:03:36.057101 11595 tablet_server.cc:179] TabletServer@127.11.82.194:0 shutting down...
I20260709 13:03:36.086453 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:36.087329 11595 tablet_replica.cc:333] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.088021 11595 raft_consensus.cc:2243] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.088784 11595 raft_consensus.cc:2272] T 965ad326b5dd47099ce7ad5e53c686f9 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.090767 11595 tablet_replica.cc:333] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.091780 11595 raft_consensus.cc:2243] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.092382 11595 raft_consensus.cc:2272] T 89082b77fba94aedafa53a956b4f4079 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.094209 11595 tablet_replica.cc:333] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.094874 11595 raft_consensus.cc:2243] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.095640 11595 raft_consensus.cc:2272] T e402bd901c724a89a59c2cd77bc60d59 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.097419 11595 tablet_replica.cc:333] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.097967 11595 raft_consensus.cc:2243] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.098409 11595 raft_consensus.cc:2272] T 5fbf6e451c544504927c9a851aded424 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.100193 11595 tablet_replica.cc:333] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.100783 11595 raft_consensus.cc:2243] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.101233 11595 raft_consensus.cc:2272] T f25fbaa751c44392b9d55afeacc0093f P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.103183 11595 tablet_replica.cc:333] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.103744 11595 raft_consensus.cc:2243] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.104521 11595 raft_consensus.cc:2272] T 12230ec542e04ff4911f681f10d9420a P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.106222 11595 tablet_replica.cc:333] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.106823 11595 raft_consensus.cc:2243] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.107620 11595 raft_consensus.cc:2272] T 2cf5ae305f5d47619c0239738ceecfdd P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.109465 11595 tablet_replica.cc:333] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.110013 11595 raft_consensus.cc:2243] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.110834 11595 raft_consensus.cc:2272] T 56d37039539b49cd9d4d82a3d8455065 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.112564 11595 tablet_replica.cc:333] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.113229 11595 raft_consensus.cc:2243] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.113804 11595 raft_consensus.cc:2272] T ae69582b951d4813bd20d03b01a7e1da P e088ec7dcc794890982cfcc5de719caa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.116281 11595 tablet_replica.cc:333] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.116866 11595 raft_consensus.cc:2243] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.117321 11595 raft_consensus.cc:2272] T 604757da442a46e58afb3945b5345178 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.119246 11595 tablet_replica.cc:333] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.119799 11595 raft_consensus.cc:2243] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.120256 11595 raft_consensus.cc:2272] T 5276fb55f1ed4016826617e54aaa822a P e088ec7dcc794890982cfcc5de719caa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.122495 11595 tablet_replica.cc:333] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.123128 11595 raft_consensus.cc:2243] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.123579 11595 raft_consensus.cc:2272] T cf8ed25d2b7c45c0b4dda340f2d07256 P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.125270 11595 tablet_replica.cc:333] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.125818 11595 raft_consensus.cc:2243] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.126276 11595 raft_consensus.cc:2272] T ca2483c5e80946ddbd4847d7b1bb3550 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.128171 11595 tablet_replica.cc:333] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.128685 11595 raft_consensus.cc:2243] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.129446 11595 raft_consensus.cc:2272] T 9c83e711a80e44239dce1202f21e6c1c P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.131400 11595 tablet_replica.cc:333] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.131924 11595 raft_consensus.cc:2243] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.132691 11595 raft_consensus.cc:2272] T 57ae626fff14408e863000dc188757e6 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.134554 11595 tablet_replica.cc:333] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.135120 11595 raft_consensus.cc:2243] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.135501 11595 raft_consensus.cc:2272] T 65d559d6e209471488feb824143c602f P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.137125 11595 tablet_replica.cc:333] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.137562 11595 raft_consensus.cc:2243] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.137925 11595 raft_consensus.cc:2272] T 30b02cabdcdd44a799ce33e75f8a860a P e088ec7dcc794890982cfcc5de719caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.139657 11595 tablet_replica.cc:333] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa: stopping tablet replica
I20260709 13:03:36.140219 11595 raft_consensus.cc:2243] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.140751 11595 raft_consensus.cc:2272] T 38b9f42e10564e61a54b4cb263275182 P e088ec7dcc794890982cfcc5de719caa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:36.144237 17536 consensus_peers.cc:597] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c -> Peer e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707): Couldn't send request to peer e088ec7dcc794890982cfcc5de719caa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:36.166217 17536 consensus_peers.cc:597] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c -> Peer 3d0268c1519a46528e4e52695109a0c2 (127.11.82.193:33987): Couldn't send request to peer 3d0268c1519a46528e4e52695109a0c2. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:36.170275 11595 tablet_server.cc:196] TabletServer@127.11.82.194:0 shutdown complete.
I20260709 13:03:36.198957 11595 tablet_server.cc:179] TabletServer@127.11.82.195:0 shutting down...
W20260709 13:03:36.215575 17536 consensus_peers.cc:597] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c -> Peer e088ec7dcc794890982cfcc5de719caa (127.11.82.194:34707): Couldn't send request to peer e088ec7dcc794890982cfcc5de719caa. Status: Network error: Client connection negotiation failed: client connection to 127.11.82.194:34707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:36.230800 11595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:36.231573 11595 tablet_replica.cc:333] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.232470 11595 raft_consensus.cc:2243] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.233062 11595 raft_consensus.cc:2272] T 965ad326b5dd47099ce7ad5e53c686f9 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.235013 11595 tablet_replica.cc:333] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.235486 11595 raft_consensus.cc:2243] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.235854 11595 raft_consensus.cc:2272] T cf8ed25d2b7c45c0b4dda340f2d07256 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.237417 11595 tablet_replica.cc:333] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.237875 11595 raft_consensus.cc:2243] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.238233 11595 raft_consensus.cc:2272] T e402bd901c724a89a59c2cd77bc60d59 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.239832 11595 tablet_replica.cc:333] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.240329 11595 raft_consensus.cc:2243] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.240669 11595 raft_consensus.cc:2272] T 5fbf6e451c544504927c9a851aded424 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.242189 11595 tablet_replica.cc:333] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.242645 11595 raft_consensus.cc:2243] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.243079 11595 raft_consensus.cc:2272] T 12230ec542e04ff4911f681f10d9420a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.244632 11595 tablet_replica.cc:333] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.245100 11595 raft_consensus.cc:2243] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.245456 11595 raft_consensus.cc:2272] T 2cf5ae305f5d47619c0239738ceecfdd P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.247119 11595 tablet_replica.cc:333] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.247565 11595 raft_consensus.cc:2243] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.247900 11595 raft_consensus.cc:2272] T 56d37039539b49cd9d4d82a3d8455065 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.249370 11595 tablet_replica.cc:333] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.249799 11595 raft_consensus.cc:2243] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.250484 11595 raft_consensus.cc:2272] T 5276fb55f1ed4016826617e54aaa822a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.252686 11595 tablet_replica.cc:333] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.253165 11595 raft_consensus.cc:2243] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.253512 11595 raft_consensus.cc:2272] T 604757da442a46e58afb3945b5345178 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.255255 11595 tablet_replica.cc:333] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.255690 11595 raft_consensus.cc:2243] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.256331 11595 raft_consensus.cc:2272] T ae69582b951d4813bd20d03b01a7e1da P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.258353 11595 tablet_replica.cc:333] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.258901 11595 raft_consensus.cc:2243] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.259277 11595 raft_consensus.cc:2272] T 89082b77fba94aedafa53a956b4f4079 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.260901 11595 tablet_replica.cc:333] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.261353 11595 raft_consensus.cc:2243] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.261811 11595 raft_consensus.cc:2272] T f25fbaa751c44392b9d55afeacc0093f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.263556 11595 tablet_replica.cc:333] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.264056 11595 raft_consensus.cc:2243] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.264478 11595 raft_consensus.cc:2272] T 57ae626fff14408e863000dc188757e6 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.266185 11595 tablet_replica.cc:333] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.266696 11595 raft_consensus.cc:2243] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.267457 11595 raft_consensus.cc:2272] T 65d559d6e209471488feb824143c602f P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.269016 11595 tablet_replica.cc:333] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.269505 11595 raft_consensus.cc:2243] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.269912 11595 raft_consensus.cc:2272] T 30b02cabdcdd44a799ce33e75f8a860a P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.271697 11595 tablet_replica.cc:333] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.272095 11595 raft_consensus.cc:2243] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.272789 11595 raft_consensus.cc:2272] T 38b9f42e10564e61a54b4cb263275182 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.274471 11595 tablet_replica.cc:333] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.274982 11595 raft_consensus.cc:2243] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.275405 11595 raft_consensus.cc:2272] T 9c83e711a80e44239dce1202f21e6c1c P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.276974 11595 tablet_replica.cc:333] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c: stopping tablet replica
I20260709 13:03:36.277387 11595 raft_consensus.cc:2243] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:36.277719 11595 raft_consensus.cc:2272] T ca2483c5e80946ddbd4847d7b1bb3550 P 1a19569c0dbd4f2c97aaa8c8732f0c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.313465 11595 tablet_server.cc:196] TabletServer@127.11.82.195:0 shutdown complete.
I20260709 13:03:36.340368 11595 master.cc:562] Master@127.11.82.254:43735 shutting down...
I20260709 13:03:36.361887 11595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:36.362540 11595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:36.362910 11595 tablet_replica.cc:333] T 00000000000000000000000000000000 P 665cb892d1754286bcaea602dd1b8916: stopping tablet replica
I20260709 13:03:36.383222 11595 master.cc:584] Master@127.11.82.254:43735 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10885 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23445 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (149333 ms total)
[  PASSED  ] 8 tests.
I20260709 13:03:36.435645 11595 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 389 messages since previous log ~13 seconds ago
I20260709 13:03:36.435891 11595 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 391 messages since previous log ~13 seconds ago
I20260709 13:03:36.436089 11595 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 390 messages since previous log ~13 seconds ago
I20260709 13:03:36.436291 11595 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 ~31 seconds ago
I20260709 13:03:36.436480 11595 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 ~31 seconds ago
I20260709 13:03:36.436743 11595 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260709 13:03:36.437050 11595 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
